aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | | | | Reorder accented letters of EnglishTadashi G. Takaoka2014-05-081-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13177865 Change-Id: Idff0b6d08e6dd0ec1eb39072ba4f99e6ec7df802
* | | | | | | Merge "Extend jni interface for dictionary migration."Keisuke Kuroyanagi2014-05-082-2/+9
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | Extend jni interface for dictionary migration.Keisuke Kuroyanagi2014-05-082-2/+9
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Bug: 13406708 Change-Id: Iadad6df296467d0e5b631fba4a409d53c8a5a6f2
* | | | | Merge "Use margin instead of padding in SuggestionStripView"Tadashi G. Takaoka2014-05-0810-20/+26
|\ \ \ \ \
| * | | | | Use margin instead of padding in SuggestionStripViewTadashi G. Takaoka2014-05-0710-20/+26
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL also tunes the width of suggestions strip to be able to display 15~16 letters without x-scaling at the center slot. Bug: 14419121 Change-Id: Ia5766cee043899533e24e2ebc621e8dc279370b3
* | | | | Merge "Use DistracterFilter when getting Language Model Param of a word"Xiaojun Bi2014-05-082-10/+18
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Use DistracterFilter when getting Language Model Param of a wordXiaojun Bi2014-05-072-10/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A preparation for implementing Distracter Filter. This CL should be checked in together with Icfefa0463180 Bug: 13142176 Change-Id: If9e5ca840c4a81cb0339ab70f146b42fbfa7af5d
* | | | | Merge "Fix: mIsUserDictEnabled is never updated."Keisuke Kuroyanagi2014-05-071-0/+1
|\ \ \ \ \
| * | | | | Fix: mIsUserDictEnabled is never updated.Keisuke Kuroyanagi2014-05-071-0/+1
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | Bug: 14602321 Change-Id: Ib98d5648ea2a901393b79c7f300bc6d209ee98d1
* / | | | Make KeyboardView style as a parent of SuggestionStripView styleTadashi G. Takaoka2014-05-073-8/+11
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | With this CL, SuggestionStripView can refer an icon asset in a keyboard theme. Bug: 14419121 Change-Id: I30d595c08ce02b8c7d3f111e1edab2820c0b602e
* | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-05-061-9/+9
|\ \ \ \
| * | | | Import translations. DO NOT MERGEBaligh Uddin2014-05-051-9/+9
| |/ / / | | | | | | | | | | | | | | | | Change-Id: I597ed10762a3c2e79e77ef21ef8d7bac4ee7488b Auto-generated-cl: translation import
* / / / Import translations. DO NOT MERGEBaligh Uddin2014-05-0557-114/+57
|/ / / | | | | | | | | | | | | Change-Id: I507926af8d82abc3ef14e99dde443e6d3068a848 Auto-generated-cl: translation import
* | | Fix NPEKen Wakasa2014-05-031-1/+3
| | | | | | | | | | | | | | | | | | | | | Follow up to I2b0ec091a11aa8a495794d633efecb6d8b818f42 bug: 14488351 Change-Id: Ic88adbd6775910f35338d798dc0d5493715708e4
* | | Merge "More meaningful Emoji descriptions"Tadashi G. Takaoka2014-05-021-29/+29
|\ \ \
| * | | More meaningful Emoji descriptionsTadashi G. Takaoka2014-05-011-29/+29
| | | | | | | | | | | | | | | | | | | | Bug: 11452158 Change-Id: I3e7c2c935bc7c371869240487928160d5ab850e2
* | | | Merge "Add Marathi keyboard layout"Tadashi G. Takaoka2014-05-0237-231/+1025
|\ \ \ \
| * | | | Add Marathi keyboard layoutTadashi G. Takaoka2014-05-0137-231/+1025
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 10028772 Change-Id: I7bca05bbbfdb2e5f61d5db611dff62ace3b71e31
* | | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-05-0157-57/+114
|\ \ \ \ \
| * | | | | Import translations. DO NOT MERGEBaligh Uddin2014-04-3057-57/+114
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I8f524bebe216fea77f76db1646cb3b202c6b1e19 Auto-generated-cl: translation import
* | | | | | Merge "Remove Dictionaries.mDictMap."Keisuke Kuroyanagi2014-05-011-29/+35
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Remove Dictionaries.mDictMap.Keisuke Kuroyanagi2014-05-011-29/+35
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13755213 Change-Id: I9ded695c31d3db05f561956c61d56ebd16d34703
* | | | | | Merge "Use dictType to class map to create sub dicts."Keisuke Kuroyanagi2014-05-015-10/+40
|\| | | | |
| * | | | | Use dictType to class map to create sub dicts.Keisuke Kuroyanagi2014-05-015-10/+40
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13755213 Change-Id: I4dcd5684bc65f13361bf9c4f9d50b07b1e33c62d
* | | | | | Merge "Create factory methods for sub dicts."Keisuke Kuroyanagi2014-05-015-35/+29
|\| | | | |
| * | | | | Create factory methods for sub dicts.Keisuke Kuroyanagi2014-05-015-35/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13755213 Change-Id: I046af54b4860d2839328f2089ea785d81d04cf43
* | | | | | Merge "Move dict version check to proper place."Keisuke Kuroyanagi2014-05-011-9/+9
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Move dict version check to proper place.Keisuke Kuroyanagi2014-05-011-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I89a5b4fa93153081b4f7a9183619cbe7c9ea01fa
* | | | | | Merge "Add TalkBack spoken description of Emoji letters"Tadashi G. Takaoka2014-05-011-0/+1667
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Add TalkBack spoken description of Emoji lettersTadashi G. Takaoka2014-04-301-0/+1667
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL imports the official code point name from Unicode standard 6.3.0. Bug: 11452158 Change-Id: I23f9c26420c7e26dc73d2d076bfa6ec646361b06
* | | | | | Merge "Guard accessibility function calls"Tadashi G. Takaoka2014-05-011-1/+3
|\ \ \ \ \ \
| * | | | | | Guard accessibility function callsTadashi G. Takaoka2014-05-011-1/+3
| | |_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a follow up of I2b0ec091a1. Change-Id: I2801bd1530556cfa6cc176efac9d9f09f2405892
* | | | | | Merge "Simplify DictionaryFacilitatorForSuggest."Keisuke Kuroyanagi2014-05-013-121/+80
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Simplify DictionaryFacilitatorForSuggest.Keisuke Kuroyanagi2014-05-013-121/+80
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13755213 Change-Id: I9663d1d60fccd8deb1a22683fb06fe64dee06b45
* | | | | | Merge "Introduce clustering punctuation"Jean Chalard2014-05-014-10/+24
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Introduce clustering punctuationJean Chalard2014-05-014-10/+24
| | |/ / / | |/| | | | | | | | | | | | | | | | | | Bug: 10081730 Change-Id: If198fa3df68ecb267da0a278da41fd509d6165f1
* | | | | Merge "Make AccessibleKeyboardViewProxy not singleton"Tadashi G. Takaoka2014-05-016-86/+27
|\ \ \ \ \
| * | | | | Make AccessibleKeyboardViewProxy not singletonTadashi G. Takaoka2014-05-016-86/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL also renames AccessibleKeyboardViewProxy and AccessibilityEntityProvider to MainKeyboardAccessibilityDelegate and MainKeyboardAccessibilityNodeProvider. Change-Id: I2b0ec091a11aa8a495794d633efecb6d8b818f42
* | | | | | Merge "Some cleanup and reinforcement"Jean Chalard2014-05-011-19/+30
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Some cleanup and reinforcementJean Chalard2014-05-011-19/+30
| | |/ / / | |/| | | | | | | | | | | | | | | | | | Bug: 9520584 Change-Id: I1c0f9e1b530d4d5bf5f52c2905c20f5ab7c26442
* | | | | Merge "Handle user dict as an ExpandableBinaryDictionary."Keisuke Kuroyanagi2014-04-304-33/+23
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Handle user dict as an ExpandableBinaryDictionary.Keisuke Kuroyanagi2014-04-304-33/+23
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13755213 Change-Id: I2d242a3332e9633d4e41e08c0bbfafcefd814ecd
* | | | | Merge "Fix the unintentional behavior change"Yohei Yukawa2014-04-301-1/+1
|\ \ \ \ \
| * | | | | Fix the unintentional behavior changeYohei Yukawa2014-04-301-1/+1
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | I0188fa56cba8e introduced an unintentional behavior change regarding the condition when the globe key is displayed if LatinIME is running on KitKat or prior version. With this CL, the previous behavior is back. BUG: 12965588 BUG: 14426646 Change-Id: I112a327dce6ad2e40beb9a60d587e77b3954da82
* | | | | Merge "TalkBack correct shift state"Tadashi G. Takaoka2014-04-303-89/+58
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | TalkBack correct shift stateTadashi G. Takaoka2014-04-303-89/+58
| | |/ | |/| | | | | | | Change-Id: I3097805c6c8b4a4ac19fbe062f763e2639eb5cbf
* / | Check OS codename for shouldOfferSwitchingToNextInputMethodYohei Yukawa2014-04-301-4/+13
|/ / | | | | | | | | | | | | | | | | | | Make sure if Build.VERSION.CODENAME is "REL" or not when Build.VERSION.SDK_INT is 19 (KitKat). This is a tentative workaround until Build.VERSION.SDK_INT is bumped to 20 or greater. BUG: 12965588 Change-Id: I0f6a8ef92af221240d247997ce65bd5e351b2d5e
* | Import translations. DO NOT MERGEBaligh Uddin2014-04-283-12/+12
| | | | | | | | | | Change-Id: I102607cef8e2a42fad8a0f691c007d39b0be5622 Auto-generated-cl: translation import
* | Fix unit tests by adding @UsedFortesting.Keisuke Kuroyanagi2014-04-291-0/+3
| | | | | | | | Change-Id: I8f66632a32b9e9ddc1b771e8ee74492c7baf9338
* | Fix: contacts/user dicts are too frequently regenerated.Keisuke Kuroyanagi2014-04-281-2/+3
| | | | | | | | Change-Id: I6b04a58c543fda6df7a2c016b8b8a5300f137d73