aboutsummaryrefslogtreecommitdiffstats
path: root/java/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-05-14Separate functional key background from normal oneTadashi G. Takaoka4-56/+57
This CL also moves spacebarBackground attribute from MainKeyboardView to KeyboardView. This CL must be checked in together with I48c383ca97. Bug: 14419121 Change-Id: Id356d0086a8fb21375fb5c66076873258fb3d63e
2014-05-14Restrict the permission of dict files created on device.Keisuke Kuroyanagi2-2/+13
Bug: 13497304 Change-Id: I7bf67e2e81bc63a67bd91cbc0f753ecac88349f6
2014-05-14Use JniDataUtils::outputCodePoints() to output code pointsKeisuke Kuroyanagi4-15/+37
Bug: 14119293 Bug: 13758761 Change-Id: I516d2f96e219e6e65246f502186ccb9bd5f0670f
2014-05-14Fix unit tests.Jean Chalard3-7/+14
Language change has always been strange. That's because we didn't call the right method >.> Also, extra values were not passed in correctly. Change-Id: Ifc345988df944ad691fe22cb71cb519e47a5a223
2014-05-14Implement backspace in the current cluster for MyanmarJean Chalard1-3/+27
Bug: 13945569 Change-Id: I738b01ede25fd731a2e10c4775f5511ce9bb54c8
2014-05-14Make EmojiCategory and EmojiPalettesAdapter as top level classesTadashi G. Takaoka7-459/+524
Change-Id: Iea8087a240cb46e410b8de1f6a784b2995e7a6fb
2014-05-14Fix emoji category page indicator heightTadashi G. Takaoka2-2/+2
Bug: 14419121 Change-Id: I67f2072c67c2c4da0e5ac21a90f5cc7313f70f59
2014-05-14Update LMP colors and temporal drawablesTadashi G. Takaoka30-28/+34
Bug: 14419121 Change-Id: I84ce3d82636a88f3e63c3858012d1ade44f0cfd2
2014-05-14Output dictionary format version for dump.Keisuke Kuroyanagi1-0/+1
Change-Id: I13873727dbb25550a5087c883968a77094d2115d
2014-05-14Remove unused drawablesTadashi G. Takaoka25-0/+0
Change-Id: I27612d5a47ea780a9c9b6244e33ab6ff8fc4a37a
2014-05-14Show voice key even when important notice is showingTadashi G. Takaoka1-3/+3
Bug: 14822080 Change-Id: I2a55bb630cf544b6dc31a5e0e6b932c6af268c71
2014-05-13Implement the distracter filterXiaojun Bi4-17/+170
Bug: 13142176 Change-Id: I85a048cdcbbad3d6020a25f900250d8d7a0fe3da
2014-05-13Add content description to the voice keyTadashi G. Takaoka2-1/+5
Bug: 14849593 Change-Id: I1664b6a4ef54b78a09df65adbffff7861b54c4a9
2014-05-13Fix inconsistent TalkBack descriptions of keyboard modesTadashi G. Takaoka2-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
2014-05-13Add "// namespace latinime"Keisuke Kuroyanagi2-2/+2
Bug: 13406708 Change-Id: I0fa85875fb5b98b4e40a149e3e33e5f56bee9a97
2014-05-13Move files under bigram/shortcut to under structure.Keisuke Kuroyanagi14-20/+19
Bug: 13406708 Change-Id: I48e9d4ff30a8b50d4f1694ebbefb02cf189f7713
2014-05-13Add large unit test for dictionary migration.Keisuke Kuroyanagi1-0/+85
Bug: 13406708 Change-Id: Ic1eb627139a1ff57c0000d95d9bd57aa3609f753
2014-05-13Optimize drawing key text shadow layerTadashi G. Takaoka7-15/+35
Change-Id: Id226fe8042ba0f538d5109459a3615d7e7113d7f
2014-05-13Show icon on action key when it is defined in keyboard themeTadashi G. Takaoka5-0/+121
This CL also adds the following icons name for an action key. - Go - Send - Next - Done - Previous Bug: 14259323 Change-Id: I48bba708d1f78349270d2ca01aebd8f111685723
2014-05-13Add isIconDefined predicate to Keyboard_Case attributeTadashi G. Takaoka2-2/+18
Bug: 14259323 Change-Id: I9450a5125b1809b9fada6ee6e6b253cabfa2e2b4
2014-05-12Import translations. DO NOT MERGEBaligh Uddin1-9/+9
Change-Id: Ic226d55b4c9cdff3fef5e31b411e0825b76cce55 Auto-generated-cl: translation import
2014-05-13Code cleanup.Keisuke Kuroyanagi4-4/+4
Change-Id: Ic31b66cccfd77348f2ff7961959a3eaf9f7ad5d8
2014-05-13Fix typo wordPreperty -> wordProperty.Keisuke Kuroyanagi1-2/+2
Change-Id: I793f9a42f8dbf48fa15292e74df9edf1cf5d8901
2014-05-13Support bigram historical information migration.Keisuke Kuroyanagi15-56/+71
Bug: 13406708 Change-Id: I4bae53e43cb7653eac3b5bd13da2d2bc8aaf88a9
2014-05-12Add freq=0 words to user history depending on the option.Keisuke Kuroyanagi2-5/+7
Bug: 14686585 Change-Id: Ia1c3adb1bcc625788016e378e1ac7b0792ea9f4e
2014-05-12Skip PtNodes with non-Unicode code points for suggestion.Keisuke Kuroyanagi5-7/+30
Bug: 14119293 Change-Id: Id1d3b789b5f18757070878dba35a7980bfb44591
2014-05-12Support unigram historical information migration.Keisuke Kuroyanagi7-27/+110
Bug: 13406708 Change-Id: Ibed15b3bc5d5ae68faefa379028dbe10d32b0c0f
2014-05-12Add initial reordering rules for MyanmarJean Chalard3-4/+434
Bug: 13945569 Change-Id: Ib546ba110e87bf72afa7f42c878cc5f638bff6c7
2014-05-12Improve multi-word suggestion handling for user history.Keisuke Kuroyanagi3-14/+29
Bug: 12902664 Change-Id: I03deed16047f0beaba8932d87c6129ec8061ba9c
2014-05-12Fix javadoc comment of keyboard layout testsTadashi G. Takaoka4-13/+20
Change-Id: I22592486ab306a57c4f6ca5a94e0ff69b68a58d6
2014-05-12Remove voice key from keyboard layoutTadashi G. Takaoka18-64/+46
Bug: 14419121 Change-Id: I71031f1ed9735a5a05dc584299b56512fb0b6866
2014-05-12Fix import and javadoc comments of unit testsTadashi G. Takaoka2-19/+2
Change-Id: Ic3f249bf9e3a5ec7ffd07abd4bc38d343bb14d39
2014-05-12Enable voice and language switch keys for keyboard layout testsTadashi G. Takaoka11-30/+21
Change-Id: I19ee05e30d09eb13753b737961882e345591c1df
2014-05-12Create the path for specifying combining rules in the subtypeJean Chalard10-3/+138
Also add the skeleton of the combining rules for Myanmar reordering as a pilot. Bug: 13945569 Change-Id: Iabeb6838f45f1efff482143595ce5b48543e0c43
2014-05-12Add voice key to suggestions stripTadashi G. Takaoka8-14/+64
Bug: 14419121 Change-Id: I3b2bdc3c07bb7e49ea7be53649bd6dd134fea27c
2014-05-12Activate pseudo LMP themeTadashi G. Takaoka1-2/+1
Bug: 14419121 Change-Id: I00265315c204de2279250d9ae20f630c2ee5dec6
2014-05-12Remove ContextualDictionary.haveContentsChanged().Keisuke Kuroyanagi1-6/+1
Change-Id: I7023ba4d9515dcad90e0a226f70936550c5241f4
2014-05-12Cleanup : remove a useless memberJean Chalard1-3/+2
Change-Id: I7871c3243c82b5a19acf266033187795a2ea1767
2014-05-12Add pseudo LMP themeTadashi G. Takaoka69-20/+343
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
2014-05-12Refactor KeyboardThemeTadashi G. Takaoka10-45/+269
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
2014-05-09Revert "Refactor KeyboardTheme"Ken Wakasa9-269/+34
This reverts commit 19688b584bb903192559196a0e3836bc4c957696. Build breakage. Change-Id: I95d4be1578824eaee5a2fb08ec277250727ac668
2014-05-09Revert "Add pseudo LMP theme"Ken Wakasa68-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
2014-05-09Add pseudo LMP themeTadashi G. Takaoka68-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
2014-05-09Refactoring: Use UnigramProperty to add/update unigram.Keisuke Kuroyanagi6-80/+81
Bug: 13406708 Change-Id: I26fd541fb465d3543faa5f155becc455ddbb6c9c
2014-05-09Refactor KeyboardThemeTadashi G. Takaoka9-34/+269
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
2014-05-09Add VERSION4_TEST for testing.Keisuke Kuroyanagi13-24/+102
Bug: 13406708 Change-Id: I0b434717ea3edbb131650af634c53cfbfe113c3e
2014-05-09Fix unit tests by adding @UsedForTestingKeisuke Kuroyanagi1-2/+1
Change-Id: I9448b1bfa7bf94039de737725851e63a2921a443
2014-05-09Reorder accented letters of EnglishTadashi G. Takaoka3-28/+28
This is a follow up change of Idff0b6d08e. Bug: 13177865 Change-Id: I00ea7cda954efbd248d2abc2fa6d4995d6acbf19
2014-05-08Periodic GC for personalization dict.Keisuke Kuroyanagi2-3/+2
Change-Id: I1ef922684cbf1de10c45c66eb119c2343d194da3
2014-05-08Reorder accented letters of EnglishTadashi G. Takaoka2-20/+20
Bug: 13177865 Change-Id: Idff0b6d08e6dd0ec1eb39072ba4f99e6ec7df802