Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2014-05-13 | Fix inconsistent TalkBack descriptions of keyboard modes•••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 | 1 | -1/+6 | |
2014-05-13 | Add "// namespace latinime"•••Bug: 13406708 Change-Id: I0fa85875fb5b98b4e40a149e3e33e5f56bee9a97 | 2 | -2/+2 | |
2014-05-13 | Move files under bigram/shortcut to under structure.•••Bug: 13406708 Change-Id: I48e9d4ff30a8b50d4f1694ebbefb02cf189f7713 | 14 | -20/+19 | |
2014-05-13 | Add large unit test for dictionary migration.•••Bug: 13406708 Change-Id: Ic1eb627139a1ff57c0000d95d9bd57aa3609f753 | 1 | -0/+85 | |
2014-05-13 | Optimize drawing key text shadow layer•••Change-Id: Id226fe8042ba0f538d5109459a3615d7e7113d7f | 7 | -15/+35 | |
2014-05-13 | Show icon on action key when it is defined in keyboard theme•••This CL also adds the following icons name for an action key. - Go - Send - Next - Done - Previous Bug: 14259323 Change-Id: I48bba708d1f78349270d2ca01aebd8f111685723 | 5 | -0/+121 | |
2014-05-13 | Add isIconDefined predicate to Keyboard_Case attribute•••Bug: 14259323 Change-Id: I9450a5125b1809b9fada6ee6e6b253cabfa2e2b4 | 2 | -2/+18 | |
2014-05-13 | Code cleanup.•••Change-Id: Ic31b66cccfd77348f2ff7961959a3eaf9f7ad5d8 | 4 | -4/+4 | |
2014-05-13 | Fix typo wordPreperty -> wordProperty.•••Change-Id: I793f9a42f8dbf48fa15292e74df9edf1cf5d8901 | 1 | -2/+2 | |
2014-05-13 | Support bigram historical information migration.•••Bug: 13406708 Change-Id: I4bae53e43cb7653eac3b5bd13da2d2bc8aaf88a9 | 15 | -56/+71 | |
2014-05-12 | Add freq=0 words to user history depending on the option.•••Bug: 14686585 Change-Id: Ia1c3adb1bcc625788016e378e1ac7b0792ea9f4e | 2 | -5/+7 | |
2014-05-12 | Support unigram historical information migration.•••Bug: 13406708 Change-Id: Ibed15b3bc5d5ae68faefa379028dbe10d32b0c0f | 7 | -27/+110 | |
2014-05-12 | Add initial reordering rules for Myanmar•••Bug: 13945569 Change-Id: Ib546ba110e87bf72afa7f42c878cc5f638bff6c7 | 3 | -4/+434 | |
2014-05-12 | Improve multi-word suggestion handling for user history.•••Bug: 12902664 Change-Id: I03deed16047f0beaba8932d87c6129ec8061ba9c | 3 | -14/+29 | |
2014-05-12 | Fix javadoc comment of keyboard layout tests•••Change-Id: I22592486ab306a57c4f6ca5a94e0ff69b68a58d6 | 4 | -13/+20 | |
2014-05-12 | Remove voice key from keyboard layout•••Bug: 14419121 Change-Id: I71031f1ed9735a5a05dc584299b56512fb0b6866 | 18 | -64/+46 | |
2014-05-12 | Fix import and javadoc comments of unit tests•••Change-Id: Ic3f249bf9e3a5ec7ffd07abd4bc38d343bb14d39 | 2 | -19/+2 | |
2014-05-12 | Enable voice and language switch keys for keyboard layout tests•••Change-Id: I19ee05e30d09eb13753b737961882e345591c1df | 11 | -30/+21 | |
2014-05-12 | Create the path for specifying combining rules in the subtype•••Also add the skeleton of the combining rules for Myanmar reordering as a pilot. Bug: 13945569 Change-Id: Iabeb6838f45f1efff482143595ce5b48543e0c43 | 10 | -3/+138 | |
2014-05-12 | Add voice key to suggestions strip•••Bug: 14419121 Change-Id: I3b2bdc3c07bb7e49ea7be53649bd6dd134fea27c | 8 | -14/+64 | |
2014-05-12 | Activate pseudo LMP theme•••Bug: 14419121 Change-Id: I00265315c204de2279250d9ae20f630c2ee5dec6 | 1 | -2/+1 | |
2014-05-12 | Remove ContextualDictionary.haveContentsChanged().•••Change-Id: I7023ba4d9515dcad90e0a226f70936550c5241f4 | 1 | -6/+1 | |
2014-05-12 | Cleanup : remove a useless member•••Change-Id: I7871c3243c82b5a19acf266033187795a2ea1767 | 1 | -3/+2 | |
2014-05-12 | Add pseudo LMP theme•••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 | 69 | -20/+343 | |
2014-05-12 | Refactor KeyboardTheme•••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 | 10 | -45/+269 | |
2014-05-09 | Revert "Refactor KeyboardTheme"•••This reverts commit 19688b584bb903192559196a0e3836bc4c957696. Build breakage. Change-Id: I95d4be1578824eaee5a2fb08ec277250727ac668 | 9 | -269/+34 | |
2014-05-09 | Revert "Add pseudo LMP theme"•••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 | 68 | -339/+28 | |
2014-05-09 | Add pseudo LMP theme•••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 | 68 | -28/+339 | |
2014-05-09 | Refactoring: Use UnigramProperty to add/update unigram.•••Bug: 13406708 Change-Id: I26fd541fb465d3543faa5f155becc455ddbb6c9c | 6 | -80/+81 | |
2014-05-09 | Refactor KeyboardTheme•••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 | 9 | -34/+269 | |
2014-05-09 | Add VERSION4_TEST for testing.•••Bug: 13406708 Change-Id: I0b434717ea3edbb131650af634c53cfbfe113c3e | 13 | -24/+102 | |
2014-05-09 | Fix unit tests by adding @UsedForTesting•••Change-Id: I9448b1bfa7bf94039de737725851e63a2921a443 | 1 | -2/+1 | |
2014-05-09 | Reorder accented letters of English•••This is a follow up change of Idff0b6d08e. Bug: 13177865 Change-Id: I00ea7cda954efbd248d2abc2fa6d4995d6acbf19 | 3 | -28/+28 | |
2014-05-08 | Periodic GC for personalization dict.•••Change-Id: I1ef922684cbf1de10c45c66eb119c2343d194da3 | 2 | -3/+2 | |
2014-05-08 | Reorder accented letters of English•••Bug: 13177865 Change-Id: Idff0b6d08e6dd0ec1eb39072ba4f99e6ec7df802 | 2 | -20/+20 | |
2014-05-08 | Avoid copying bigram list if possible.•••Constructing en_US main dict using dicttool: Before: real 1m8.699s user 1m10.600s sys 0m2.390s After: real 0m17.204s user 0m20.560s sys 0m0.720s Bug: 13406708 Change-Id: I3b0476be57e5cb93c6497025b3ffa7064ac326c6 | 3 | -41/+66 | |
2014-05-07 | Import translations. DO NOT MERGE•••Change-Id: I7fab17fff5b54a5c409ac5c469db00dc95d1fb7a Auto-generated-cl: translation import | 1 | -9/+9 | |
2014-05-08 | Implement migrateNative().•••Bug: 13406708 Change-Id: Ie786a68e780baa298fedf82d21390ba45d871a52 | 4 | -2/+88 | |
2014-05-08 | Extend jni interface for dictionary migration.•••Bug: 13406708 Change-Id: Iadad6df296467d0e5b631fba4a409d53c8a5a6f2 | 3 | -2/+24 | |
2014-05-08 | Check whether contacts have changed using hashCode().•••Bug: 13755213 Change-Id: Ie2f7b7f9dc8bd3fce395618877d9f234287dcb21 | 4 | -71/+39 | |
2014-05-07 | Use DistracterFilter when getting Language Model Param of a word•••A preparation for implementing Distracter Filter. This CL should be checked in together with Icfefa0463180 Bug: 13142176 Change-Id: If9e5ca840c4a81cb0339ab70f146b42fbfa7af5d | 2 | -10/+18 | |
2014-05-07 | Make initial additional buffer size 0.•••Bug: 14113369 Change-Id: I3b7b3a452544725577101dc3b9bcb85b3e08afe9 | 1 | -2/+2 | |
2014-05-07 | Use margin instead of padding in SuggestionStripView•••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 | 10 | -20/+26 | |
2014-05-07 | Fix: mIsUserDictEnabled is never updated.•••Bug: 14602321 Change-Id: Ib98d5648ea2a901393b79c7f300bc6d209ee98d1 | 1 | -0/+1 | |
2014-05-07 | Make KeyboardView style as a parent of SuggestionStripView style•••With this CL, SuggestionStripView can refer an icon asset in a keyboard theme. Bug: 14419121 Change-Id: I30d595c08ce02b8c7d3f111e1edab2820c0b602e | 3 | -8/+11 | |
2014-05-05 | Import translations. DO NOT MERGE•••Change-Id: I507926af8d82abc3ef14e99dde443e6d3068a848 Auto-generated-cl: translation import | 57 | -114/+57 | |
2014-05-05 | Import translations. DO NOT MERGE•••Change-Id: I597ed10762a3c2e79e77ef21ef8d7bac4ee7488b Auto-generated-cl: translation import | 1 | -9/+9 | |
2014-05-03 | Fix NPE•••Follow up to I2b0ec091a11aa8a495794d633efecb6d8b818f42 bug: 14488351 Change-Id: Ic88adbd6775910f35338d798dc0d5493715708e4 | 1 | -1/+3 | |
2014-05-01 | Add new bigram entry at the tail of existing list.•••Bug: 13406708 Change-Id: If3162e65fc9aa2c47f046aee528276cb51fad9f4 | 4 | -8/+33 | |
2014-05-01 | Add contextual dictionary to the dictionary facilitator.•••Bug: 14161647 Change-Id: I0e706b2abd0cb9f351e28681e275cd7f2fdbfd9c | 3 | -1/+65 |