aboutsummaryrefslogtreecommitdiffstats
path: root/java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Simplify StatsUtilsYohei Yukawa2014-05-154-26/+12
| | | | | | | | | | | With this CL, the implementation of StatsUtils no longer needs to know how to read settings from the system. Insted, the LatinIME class is now responsible for notifying StatsUtils whenever the settings is changed. BUG: 14324207 Change-Id: Ic3d26ec31c8d2c082d3e7487b578b323aad2f960
* Fix emoji category page indicator heightTadashi G. Takaoka2014-05-142-2/+2
| | | | | Bug: 14419121 Change-Id: I67f2072c67c2c4da0e5ac21a90f5cc7313f70f59
* Update LMP colors and temporal drawablesTadashi G. Takaoka2014-05-1430-28/+34
| | | | | Bug: 14419121 Change-Id: I84ce3d82636a88f3e63c3858012d1ade44f0cfd2
* Remove unused drawablesTadashi G. Takaoka2014-05-1425-0/+0
| | | | Change-Id: I27612d5a47ea780a9c9b6244e33ab6ff8fc4a37a
* Show voice key even when important notice is showingTadashi G. Takaoka2014-05-141-3/+3
| | | | | Bug: 14822080 Change-Id: I2a55bb630cf544b6dc31a5e0e6b932c6af268c71
* Merge "Implement the distracter filter"Xiaojun Bi2014-05-133-17/+97
|\
| * Implement the distracter filterXiaojun Bi2014-05-133-17/+97
| | | | | | | | | | | | Bug: 13142176 Change-Id: I85a048cdcbbad3d6020a25f900250d8d7a0fe3da
* | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-05-131-9/+9
|\ \
| * | Import translations. DO NOT MERGEBaligh Uddin2014-05-121-9/+9
| | | | | | | | | | | | | | | Change-Id: Ic226d55b4c9cdff3fef5e31b411e0825b76cce55 Auto-generated-cl: translation import
* | | Merge "Add content description to the voice key"Tadashi G. Takaoka2014-05-132-1/+5
|\ \ \
| * | | Add content description to the voice keyTadashi G. Takaoka2014-05-132-1/+5
| | | | | | | | | | | | | | | | | | | | Bug: 14849593 Change-Id: I1664b6a4ef54b78a09df65adbffff7861b54c4a9
* | | | Merge "Show icon on action key when it is defined in keyboard theme"Tadashi G. Takaoka2014-05-135-0/+121
|\ \ \ \
| * | | | Show icon on action key when it is defined in keyboard themeTadashi G. Takaoka2014-05-135-0/+121
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL also adds the following icons name for an action key. - Go - Send - Next - Done - Previous Bug: 14259323 Change-Id: I48bba708d1f78349270d2ca01aebd8f111685723
* | | | | Fix inconsistent TalkBack descriptions of keyboard modesTadashi G. Takaoka2014-05-132-5/+14
| |/ / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous "symbols shift mode" is renamed as "more symbols mode". This CL also simplifies the shift key on various keyboard modes. Bug: 14461550 Change-Id: I8ed48805eaf95892e0f12f5edcdf97937d5c2bd4
* | | | Merge "Optimize drawing key text shadow layer"Tadashi G. Takaoka2014-05-137-15/+35
|\ \ \ \
| * | | | Optimize drawing key text shadow layerTadashi G. Takaoka2014-05-137-15/+35
| | |/ / | |/| | | | | | | | | | Change-Id: Id226fe8042ba0f538d5109459a3615d7e7113d7f
* | | | Merge "Add isIconDefined predicate to Keyboard_Case attribute"Tadashi G. Takaoka2014-05-132-2/+18
|\ \ \ \ | | |/ / | |/| |
| * | | Add isIconDefined predicate to Keyboard_Case attributeTadashi G. Takaoka2014-05-132-2/+18
| |/ / | | | | | | | | | | | | Bug: 14259323 Change-Id: I9450a5125b1809b9fada6ee6e6b253cabfa2e2b4
* | | Merge "Fix typo wordPreperty -> wordProperty."Keisuke Kuroyanagi2014-05-131-2/+2
|\ \ \ | |/ / |/| |
| * | Fix typo wordPreperty -> wordProperty.Keisuke Kuroyanagi2014-05-131-2/+2
| | | | | | | | | | | | Change-Id: I793f9a42f8dbf48fa15292e74df9edf1cf5d8901
* | | Merge "Add initial reordering rules for Myanmar"Jean Chalard2014-05-122-4/+202
|\ \ \
| * | | Add initial reordering rules for MyanmarJean Chalard2014-05-122-4/+202
| | | | | | | | | | | | | | | | | | | | Bug: 13945569 Change-Id: Ib546ba110e87bf72afa7f42c878cc5f638bff6c7
* | | | Merge "Add freq=0 words to user history depending on the option."Keisuke Kuroyanagi2014-05-122-5/+7
|\ \ \ \
| * | | | Add freq=0 words to user history depending on the option.Keisuke Kuroyanagi2014-05-122-5/+7
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14686585 Change-Id: Ia1c3adb1bcc625788016e378e1ac7b0792ea9f4e
* | | | | Merge "Improve multi-word suggestion handling for user history."Keisuke Kuroyanagi2014-05-123-14/+29
|\| | | | | |/ / / |/| | |
| * | | Improve multi-word suggestion handling for user history.Keisuke Kuroyanagi2014-05-123-14/+29
| | | | | | | | | | | | | | | | | | | | Bug: 12902664 Change-Id: I03deed16047f0beaba8932d87c6129ec8061ba9c
* | | | Merge "Create the path for specifying combining rules in the subtype"Jean Chalard2014-05-129-3/+126
|\ \ \ \
| * | | | Create the path for specifying combining rules in the subtypeJean Chalard2014-05-129-3/+126
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Also add the skeleton of the combining rules for Myanmar reordering as a pilot. Bug: 13945569 Change-Id: Iabeb6838f45f1efff482143595ce5b48543e0c43
* | | | | Remove voice key from keyboard layoutTadashi G. Takaoka2014-05-127-47/+5
|/ / / / | | | | | | | | | | | | | | | | Bug: 14419121 Change-Id: I71031f1ed9735a5a05dc584299b56512fb0b6866
* | | | Add voice key to suggestions stripTadashi G. Takaoka2014-05-128-14/+64
| | | | | | | | | | | | | | | | | | | | Bug: 14419121 Change-Id: I3b2bdc3c07bb7e49ea7be53649bd6dd134fea27c
* | | | Merge "Activate pseudo LMP theme"Tadashi G. Takaoka2014-05-121-2/+1
|\ \ \ \
| * | | | Activate pseudo LMP themeTadashi G. Takaoka2014-05-121-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14419121 Change-Id: I00265315c204de2279250d9ae20f630c2ee5dec6
* | | | | Remove ContextualDictionary.haveContentsChanged().Keisuke Kuroyanagi2014-05-121-6/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I7023ba4d9515dcad90e0a226f70936550c5241f4
* | | | | Merge "Add contextual dictionary to the dictionary facilitator."Keisuke Kuroyanagi2014-05-123-1/+65
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add contextual dictionary to the dictionary facilitator.Keisuke Kuroyanagi2014-05-013-1/+65
| | | | | | | | | | | | | | | | | | | | | | | | | Bug: 14161647 Change-Id: I0e706b2abd0cb9f351e28681e275cd7f2fdbfd9c
* | | | | Merge "Add pseudo LMP theme"Tadashi G. Takaoka2014-05-1268-18/+340
|\ \ \ \ \
| * | | | | Add pseudo LMP themeTadashi G. Takaoka2014-05-1268-18/+340
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL introduce pseudo LMP theme. This keyboard theme is a placeholder and not final. The drawables and colors that this CL introduces should be replaced with the final assets. Bug: 14419121 Change-Id: I7a37c884e4ee0cac09ad21ff729996c2b9c1b4af
* | | | | | Cleanup : remove a useless memberJean Chalard2014-05-121-3/+2
|/ / / / / | | | | | | | | | | | | | | | Change-Id: I7871c3243c82b5a19acf266033187795a2ea1767
* | | / / Refactor KeyboardThemeTadashi G. Takaoka2014-05-128-41/+172
| |_|/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL introduces two preference keys in addition to the existing one. - pref_keyboard_theme: The new preference key that is used only in the preference settings. - pref_keyboard_layout_20110916: The previous preference key that holds keyboard color scheme settings. This is superseded by the next key. - pref_keyboard_theme_20140509: The new preference key that holds keyboard theme settings. This value is forcibly reset to LMP theme on a LMP device. On a KitKat and previous device, the settings of the pref_keyboard_layout_20110916 is carried on into this preference. This CL must be checked in together with Id7b3ddd8aa. Change-Id: I2d55602d026e30b38d8f822d2124f5c5e4a9a812
* | | | Merge "Revert "Refactor KeyboardTheme""Ken Wakasa2014-05-097-172/+30
|\ \ \ \
| * | | | Revert "Refactor KeyboardTheme"Ken Wakasa2014-05-097-172/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 19688b584bb903192559196a0e3836bc4c957696. Build breakage. Change-Id: I95d4be1578824eaee5a2fb08ec277250727ac668
* | | | | Merge "Revert "Add pseudo LMP theme""Ken Wakasa2014-05-0968-339/+28
|\ \ \ \ \
| * | | | | Revert "Add pseudo LMP theme"Ken Wakasa2014-05-0968-339/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit dd9ed45c6332e6cb45da0953d23b9748ddddc548. Unit test breakage. https://sponge.corp.google.com/target?id=f7fd85a6-8e3b-4fda-8c84-d4e1b342e839&target=com.google.android.inputmethod.latin.tests&searchFor=&show=FAILED&sortBy=STATUS Change-Id: Ia971834b368890c344a06602473a56887709bbca
* | | | | | Merge "Add pseudo LMP theme"Tadashi G. Takaoka2014-05-0968-28/+339
|\| | | | |
| * | | | | Add pseudo LMP themeTadashi G. Takaoka2014-05-0968-28/+339
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL introduce pseudo LMP theme. This keyboard theme is a placeholder and not final. The drawables and colors that this CL introduces should be replaced with the final assets. Bug: 14419121 Change-Id: Iba4751c525775fc12763c0a55309410e0d82ce9b
* | | | | Merge "Refactor KeyboardTheme"Tadashi G. Takaoka2014-05-097-30/+172
|\| | | |
| * | | | Refactor KeyboardThemeTadashi G. Takaoka2014-05-097-30/+172
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL introduces two preference keys in addition to the existing one. - pref_keyboard_theme: The new preference key that is used only in the preference settings. - pref_keyboard_layout_20110916: The previous preference key that holds keyboard color scheme settings. This is superseded by the next key. - pref_keyboard_theme_20140509: The new preference key that holds keyboard theme settings. This value is forcibly reset to LMP theme on a LMP device. On a KitKat and previous device, the settings of the pref_keyboard_layout_20110916 is carried on into this preference. This CL must be checked in together with Ifcedeabbec. Change-Id: Ibe75146e2c1c7eebf964ca86550baf244fedb79a
* | | | | Merge "Add VERSION4_TEST for testing."Keisuke Kuroyanagi2014-05-093-3/+11
|\ \ \ \ \
| * | | | | Add VERSION4_TEST for testing.Keisuke Kuroyanagi2014-05-093-3/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 13406708 Change-Id: I0b434717ea3edbb131650af634c53cfbfe113c3e
* | | | | | Fix unit tests by adding @UsedForTestingKeisuke Kuroyanagi2014-05-091-2/+1
| |/ / / / |/| | | | | | | | | | | | | | Change-Id: I9448b1bfa7bf94039de737725851e63a2921a443