aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add content description to the voice key"Tadashi G. Takaoka2014-05-132-1/+5
|\
| * Add content description to the voice key•••Bug: 14849593 Change-Id: I1664b6a4ef54b78a09df65adbffff7861b54c4a9 Tadashi G. Takaoka2014-05-132-1/+5
* | 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 theme•••This CL also adds the following icons name for an action key. - Go - Send - Next - Done - Previous Bug: 14259323 Change-Id: I48bba708d1f78349270d2ca01aebd8f111685723 Tadashi G. Takaoka2014-05-135-0/+121
* | | Merge "Fix inconsistent TalkBack descriptions of keyboard modes"Tadashi G. Takaoka2014-05-132-5/+14
|\ \ \
| * | | 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 Tadashi G. Takaoka2014-05-132-5/+14
| | |/ | |/|
* | | Merge "Add "// namespace latinime""Keisuke Kuroyanagi2014-05-132-2/+2
|\ \ \
| * | | Add "// namespace latinime"•••Bug: 13406708 Change-Id: I0fa85875fb5b98b4e40a149e3e33e5f56bee9a97 Keisuke Kuroyanagi2014-05-132-2/+2
* | | | Merge "Move files under bigram/shortcut to under structure."Keisuke Kuroyanagi2014-05-1314-20/+19
|\| | |
| * | | Move files under bigram/shortcut to under structure.•••Bug: 13406708 Change-Id: I48e9d4ff30a8b50d4f1694ebbefb02cf189f7713 Keisuke Kuroyanagi2014-05-1314-20/+19
* | | | Merge "Add large unit test for dictionary migration."Keisuke Kuroyanagi2014-05-131-0/+85
|\| | | | |/ / |/| |
| * | Add large unit test for dictionary migration.•••Bug: 13406708 Change-Id: Ic1eb627139a1ff57c0000d95d9bd57aa3609f753 Keisuke Kuroyanagi2014-05-131-0/+85
* | | Merge "Optimize drawing key text shadow layer"Tadashi G. Takaoka2014-05-137-15/+35
|\ \ \
| * | | Optimize drawing key text shadow layer•••Change-Id: Id226fe8042ba0f538d5109459a3615d7e7113d7f Tadashi G. Takaoka2014-05-137-15/+35
* | | | Merge "Add isIconDefined predicate to Keyboard_Case attribute"Tadashi G. Takaoka2014-05-132-2/+18
|\ \ \ \ | | |_|/ | |/| |
| * | | Add isIconDefined predicate to Keyboard_Case attribute•••Bug: 14259323 Change-Id: I9450a5125b1809b9fada6ee6e6b253cabfa2e2b4 Tadashi G. Takaoka2014-05-132-2/+18
| |/ /
* | | Merge "Code cleanup."Keisuke Kuroyanagi2014-05-134-4/+4
|\ \ \ | | |/ | |/|
| * | Code cleanup.•••Change-Id: Ic31b66cccfd77348f2ff7961959a3eaf9f7ad5d8 Keisuke Kuroyanagi2014-05-134-4/+4
* | | Merge "Fix typo wordPreperty -> wordProperty."Keisuke Kuroyanagi2014-05-131-2/+2
|\| |
| * | Fix typo wordPreperty -> wordProperty.•••Change-Id: I793f9a42f8dbf48fa15292e74df9edf1cf5d8901 Keisuke Kuroyanagi2014-05-131-2/+2
* | | Merge "Support bigram historical information migration."Keisuke Kuroyanagi2014-05-1315-56/+71
|\| | | |/ |/|
| * Support bigram historical information migration.•••Bug: 13406708 Change-Id: I4bae53e43cb7653eac3b5bd13da2d2bc8aaf88a9 Keisuke Kuroyanagi2014-05-1315-56/+71
* | Merge "Add initial reordering rules for Myanmar"Jean Chalard2014-05-123-4/+434
|\ \
| * | Add initial reordering rules for Myanmar•••Bug: 13945569 Change-Id: Ib546ba110e87bf72afa7f42c878cc5f638bff6c7 Jean Chalard2014-05-123-4/+434
* | | 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.•••Bug: 14686585 Change-Id: Ia1c3adb1bcc625788016e378e1ac7b0792ea9f4e Keisuke Kuroyanagi2014-05-122-5/+7
* | | | Merge "Improve multi-word suggestion handling for user history."Keisuke Kuroyanagi2014-05-123-14/+29
|\| | |
| * | | Improve multi-word suggestion handling for user history.•••Bug: 12902664 Change-Id: I03deed16047f0beaba8932d87c6129ec8061ba9c Keisuke Kuroyanagi2014-05-123-14/+29
* | | | Merge "Support unigram historical information migration."Keisuke Kuroyanagi2014-05-127-27/+110
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Support unigram historical information migration.•••Bug: 13406708 Change-Id: Ibed15b3bc5d5ae68faefa379028dbe10d32b0c0f Keisuke Kuroyanagi2014-05-127-27/+110
* | | Merge "Create the path for specifying combining rules in the subtype"Jean Chalard2014-05-1210-3/+138
|\ \ \
| * | | 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 Jean Chalard2014-05-1210-3/+138
* | | | Merge "Fix javadoc comment of keyboard layout tests"Tadashi G. Takaoka2014-05-124-13/+20
|\ \ \ \
| * | | | Fix javadoc comment of keyboard layout tests•••Change-Id: I22592486ab306a57c4f6ca5a94e0ff69b68a58d6 Tadashi G. Takaoka2014-05-124-13/+20
* | | | | Remove voice key from keyboard layout•••Bug: 14419121 Change-Id: I71031f1ed9735a5a05dc584299b56512fb0b6866 Tadashi G. Takaoka2014-05-1218-64/+46
|/ / / /
* | | | Fix import and javadoc comments of unit tests•••Change-Id: Ic3f249bf9e3a5ec7ffd07abd4bc38d343bb14d39 Tadashi G. Takaoka2014-05-122-19/+2
* | | | Enable voice and language switch keys for keyboard layout tests•••Change-Id: I19ee05e30d09eb13753b737961882e345591c1df Tadashi G. Takaoka2014-05-1211-30/+21
|/ / /
* | | Add voice key to suggestions strip•••Bug: 14419121 Change-Id: I3b2bdc3c07bb7e49ea7be53649bd6dd134fea27c Tadashi G. Takaoka2014-05-128-14/+64
* | | Merge "Activate pseudo LMP theme"Tadashi G. Takaoka2014-05-121-2/+1
|\ \ \
| * | | Activate pseudo LMP theme•••Bug: 14419121 Change-Id: I00265315c204de2279250d9ae20f630c2ee5dec6 Tadashi G. Takaoka2014-05-121-2/+1
* | | | Remove ContextualDictionary.haveContentsChanged().•••Change-Id: I7023ba4d9515dcad90e0a226f70936550c5241f4 Keisuke Kuroyanagi2014-05-121-6/+1
* | | | Merge "Add contextual dictionary to the dictionary facilitator."Keisuke Kuroyanagi2014-05-123-1/+65
|\ \ \ \ | |/ / / |/| | |
| * | | Add contextual dictionary to the dictionary facilitator.•••Bug: 14161647 Change-Id: I0e706b2abd0cb9f351e28681e275cd7f2fdbfd9c Keisuke Kuroyanagi2014-05-013-1/+65
* | | | Merge "Add pseudo LMP theme"Tadashi G. Takaoka2014-05-1269-20/+343
|\ \ \ \
| * | | | 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 Tadashi G. Takaoka2014-05-1269-20/+343
* | | | | Cleanup : remove a useless member•••Change-Id: I7871c3243c82b5a19acf266033187795a2ea1767 Jean Chalard2014-05-121-3/+2
|/ / / /
* | / / 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 Tadashi G. Takaoka2014-05-1210-45/+269
| |/ / |/| |
* | | Merge "Refactoring: Use UnigramProperty to add/update unigram."Keisuke Kuroyanagi2014-05-096-80/+81
|\ \ \
| * | | Refactoring: Use UnigramProperty to add/update unigram.•••Bug: 13406708 Change-Id: I26fd541fb465d3543faa5f155becc455ddbb6c9c Keisuke Kuroyanagi2014-05-096-80/+81
* | | | Merge "Revert "Refactor KeyboardTheme""Ken Wakasa2014-05-099-269/+34
|\ \ \ \