aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [IL123] Put the settings values inside the transaction•••A transaction should always operate with a consistent set of settings. It's better to have it reference them than to always pass them along. Bug: 8636060 Change-Id: I3c642dfea6be30712fc6cbb279c64f3185895791 Jean Chalard2014-03-062-55/+58
* Merge "[IL122] Put the code, x and y in the transaction"Jean Chalard2014-03-064-86/+94
|\
| * [IL122] Put the code, x and y in the transaction•••Bug: 8636060 Change-Id: Icdf87995dedec410b54c306e8d312ba7ec25cea6 Jean Chalard2014-03-064-86/+94
* | Merge "Remove unused text resource keylabel_for_east_slavic_row1_12"Tadashi G. Takaoka2014-03-068-228/+206
|\ \
| * | Remove unused text resource keylabel_for_east_slavic_row1_12•••The text resource used in 10 inch tablet layout. This change also corrects {keylabel|more_keys}_for_east_slavic_row2_1 to _row2_2. Change-Id: I60d69af22f97c008449b8dccc7c84ae6a05fe0d8 Tadashi G. Takaoka2014-03-048-228/+206
* | | Merge "Fix: The top left key is a proximity of nonexistent keys."Keisuke Kuroyanagi2014-03-051-0/+3
|\ \ \ | |_|/ |/| |
| * | Fix: The top left key is a proximity of nonexistent keys.•••Bug: 13315755 Change-Id: I39e905b6ddfc8d3510c408a3bea853390a75d088 Keisuke Kuroyanagi2014-03-051-0/+3
* | | Merge "Separate utility methods from BinaryDictionary."Keisuke Kuroyanagi2014-03-0514-80/+122
|\ \ \
| * | | Separate utility methods from BinaryDictionary.•••Bug: 8187060 Change-Id: Ice2984e332b7bd3bb17174aefc80b5635b72fc50 Keisuke Kuroyanagi2014-03-0514-80/+122
* | | | Merge "[IL121] Introduce InputTransaction"Jean Chalard2014-03-052-29/+97
|\ \ \ \
| * | | | [IL121] Introduce InputTransaction•••We probably can't put this off any longer Bug: 8636060 Change-Id: I1e5d3cf62d719f4d064ced3282bebf2e822f6baa Jean Chalard2014-03-052-29/+97
* | | | | Merge "Separate utility methods from BinaryDictionary in native code."Keisuke Kuroyanagi2014-03-055-101/+167
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Separate utility methods from BinaryDictionary in native code.•••Bug: 8187060 Change-Id: I099de557d2aaee95c6b809450108139550e9b0aa Keisuke Kuroyanagi2014-03-055-101/+167
* | | | Merge "Import translations. DO NOT MERGE"Baligh Uddin2014-03-042-2/+2
|\ \ \ \
| * | | | Import translations. DO NOT MERGE•••Change-Id: I43912170c269379a86d2ae98efb2198f374a25aa Auto-generated-cl: translation import Baligh Uddin2014-03-032-2/+2
* | | | | Merge "Remove unused MoreKeysPanel argument from Controller interface"Tadashi G. Takaoka2014-03-044-17/+12
|\ \ \ \ \
| * | | | | Remove unused MoreKeysPanel argument from Controller interface•••Bug: 13204690 Change-Id: Ife438e78d9bbbf796df20f95c2da7a4d50e5a035 Tadashi G. Takaoka2014-03-044-17/+12
| | |_|_|/ | |/| | |
* | | | | Merge "Add action key label/icon tests"Tadashi G. Takaoka2014-03-041-0/+167
|\ \ \ \ \
| * | | | | Add action key label/icon tests•••Bug: 13017434 Change-Id: Ib04b377f4f4f9081573ef341f15b4b444ce7260c Tadashi G. Takaoka2014-03-041-0/+167
* | | | | | [IL120] Cleanup•••Remove useless arguments, local vars, make stuff private Change-Id: I7cc6c19e9c1703304d593e02be31eb9569cc7b4e Jean Chalard2014-03-042-40/+23
* | | | | | [IL119] Make fields private.•••Change-Id: Ia84d3e5a102e1056e3d7467be07df89390f17617 Jean Chalard2014-03-041-3/+3
* | | | | | [IL118] Factorize a method•••If we can't get the right locale from the subtype switcher, we should fallback in all cases. Change-Id: I46a53a67927a793d9d3592a996a5a4392a36c6ff Jean Chalard2014-03-041-1/+1
* | | | | | [IL117] Simplification•••Change-Id: Id4d4f30ecdc80dd59543f90fe2525f4bcc5afb9d Jean Chalard2014-03-041-12/+12
* | | | | | Merge "[IL116] Inline a method"Jean Chalard2014-03-041-15/+10
|\ \ \ \ \ \
| * | | | | | [IL116] Inline a method•••Change-Id: I6af8f2bd6b4917f9b119ff78a0f299b2f6fb921e Jean Chalard2014-03-041-15/+10
* | | | | | | Merge "[IL115] Cleanup continues"Jean Chalard2014-03-041-28/+25
|\| | | | | | | |_|/ / / / |/| | | | |
| * | | | | [IL115] Cleanup continues•••Bug: 8636060 Change-Id: I944b10ec9798eec57d986e1075ba348aa0892cae Jean Chalard2014-03-041-28/+25
* | | | | | Merge "Separate flaky unit test from KeyboardLayoutSetTestsBase"Tadashi G. Takaoka2014-03-042-27/+69
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Separate flaky unit test from KeyboardLayoutSetTestsBase•••Move the flaky unit test to KeyboardLayoutSetSubtypesCountTests. Bug: 13291370 Bug: 13017434 Change-Id: I2144be4cc6b8215b895c45f47a5190fdeaa806f9 Tadashi G. Takaoka2014-03-042-27/+69
* | | | | [IL114] Move a method to InputLogic•••Bug: 8636060 Change-Id: I0d8f93985ddc6e93ce9af0d92a8056620351a498 Jean Chalard2014-03-042-25/+31
* | | | | [IL113] More cleanup•••We should not test punctuation with this equality test any more. Also, whether the suggestion strip is displayed or not, or whether the hint is displayed or not, has nothing to do with this method and should be handled elsewhere rather than here -- and as a matter of fact, it is, which makes this useless. Bug: 8636060 Change-Id: I6a54ee87e4e9f81bc33158acf4a264c3abd5829d Jean Chalard2014-03-041-9/+5
* | | | | Merge "[IL112] Cleanup"Jean Chalard2014-03-041-6/+1
|\ \ \ \ \
| * | | | | [IL112] Cleanup•••Bug: 8636060 Change-Id: Ic7c2dec2521613d52707457463691bec383177ff Jean Chalard2014-03-041-6/+1
* | | | | | Merge "[IL111] Remove a member."Jean Chalard2014-03-043-22/+30
|\| | | | | | |/ / / / |/| | | |
| * | | | [IL111] Remove a member.•••...and improve encapsulation and readability. Bug: 8636060 Change-Id: I36407630b307df0721ea7fdb7e7a22cdf2b018b3 Jean Chalard2014-03-043-22/+30
* | | | | Dismiss all key preview before showing more suggestions•••This CL also release key graphics and dismiss sliding key input preview. Bug: 13204690 Change-Id: Ie8eb7b7beca51689a907da9c0713b4d34d48dda1 Tadashi G. Takaoka2014-03-041-0/+3
| |_|_|/ |/| | |
* | | | Merge "Dismiss more keys keyboard before statring more suggestionsview to show"Ken Wakasa2014-03-042-2/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Dismiss more keys keyboard before statring more suggestionsview to show•••Bug: 13204690 Change-Id: I9188edd0e99ca8acdcb0f0e045be7d267d56b12d Tadashi G. Takaoka2014-03-042-2/+7
| | |/ | |/|
* | | Merge "Fix InputMethodInfo cache in RichInputMethodManager"Tadashi G. Takaoka2014-03-031-25/+48
|\ \ \
| * | | Fix InputMethodInfo cache in RichInputMethodManager•••Bug: 13271570 Change-Id: Ie06cd83baaaf674d8b34f0232c164c4541aceb43 Tadashi G. Takaoka2014-03-031-25/+48
| |/ /
* | / Add additional subtypes test•••Change-Id: I2994fd72bc284c84757f5a2bfa8045aa574a8fbc Tadashi G. Takaoka2014-03-032-0/+14
| |/ |/|
* | Merge "Fix unit test message to use 0-based index"Tadashi G. Takaoka2014-03-031-1/+1
|\ \
| * | Fix unit test message to use 0-based index•••Change-Id: I2c91628d21dc96712f6cbea996f28f5d39fb402e Tadashi G. Takaoka2014-03-031-1/+1
| |/
* | Merge changes I20ce61c4,I2edab4e3•••* changes: Remove "Use only personalization dictionary". Remove redundant creation of dictionary facilitator. Keisuke Kuroyanagi2014-03-037-51/+34
|\ \ | |/ |/|
| * Remove "Use only personalization dictionary".•••Bug: 13216198 Change-Id: I20ce61c4a10c360e028bf6427f632cc5299763e4 Keisuke Kuroyanagi2014-02-275-33/+1
| * Remove redundant creation of dictionary facilitator.•••Change-Id: I2edab4e3ba4ea0b9b13f9bb224aac86cac9b9f31 Keisuke Kuroyanagi2014-02-273-23/+38
* | Merge "Fix: wrong auto correction for whilelist and personalized words."Keisuke Kuroyanagi2014-02-281-4/+4
|\ \
| * | Fix: wrong auto correction for whilelist and personalized words.•••This happens when there are tailing single quotes. Bug: 13237314 Change-Id: I7fd2a20b25ac2217f9621d7f2510345bbd633c14 Keisuke Kuroyanagi2014-02-281-4/+4
* | | Add header attributes for evaluation.•••Bug: 13197276 Change-Id: Ib5247da691ff24a73e13485288237ccc51bb54f0 Keisuke Kuroyanagi2014-02-2810-48/+119
|/ /
* | Merge "Fix: dicttool build."Keisuke Kuroyanagi2014-02-281-0/+22
|\ \