aboutsummaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * Refactor action label/icon definitionsTadashi G. Takaoka2014-09-053-3/+29
| | | | | | | | | | Bug: 15782668 Change-Id: Ibf1205d46e9293d516a56030ba10841128f57450
* | Fix a bug where CAPS_WORDS would not be returned.Jean Chalard2014-09-051-0/+12
| | | | | | | | | | | | Also introduce some unit tests that would have caught the bug. Bug: 17398284 Change-Id: Idb715b7bd2f70992d6cdf4e25ef368809382caef
* | am 06429878: am 464ff7c1: Add unit tests for enter key\'s more keysTadashi G. Takaoka2014-09-033-0/+380
|\| | | | | | | | | * commit '06429878808f3e072ee34e97ac7a9085da9f8e79': Add unit tests for enter key's more keys
| * Add unit tests for enter key's more keysTadashi G. Takaoka2014-09-043-0/+380
| | | | | | | | | | Bug: 15681452 Change-Id: I3070c46bb2c0cb8ccaae66eaea132b41c567e135
* | am b506390b: am e8e08213: Merge "Add shared abstract test class for action ↵Tadashi G. Takaoka2014-09-033-154/+179
|\| | | | | | | | | | | | | label test" into lmp-dev * commit 'b506390b3538fb6ef90cc91a9f5622f52c5e245d': Add shared abstract test class for action label test
| * Add shared abstract test class for action label testTadashi G. Takaoka2014-09-033-154/+179
| | | | | | | | | | Bug: 15681452 Change-Id: I0ad21e6979aed1b5c8c210399c4edfd5993adbdc
* | am 034a4a5a: am c4710124: Merge "Fix the order of keys on more keys ↵Tadashi G. Takaoka2014-08-293-3/+2469
|\| | | | | | | | | | | | | keyboard" into lmp-dev * commit '034a4a5a19ba37dba8999b3763ae756fe748deaf': Fix the order of keys on more keys keyboard
| * Merge "Fix the order of keys on more keys keyboard" into lmp-devTadashi G. Takaoka2014-08-293-3/+2469
| |\
| | * Fix the order of keys on more keys keyboardTadashi G. Takaoka2014-08-293-3/+2469
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL fixes the behavior of !autoColumnOrder!<n> flag in a more keys specification. Formerly the <n> value specifies the maximum number of column of more keys. With this CL, the <n> value specifies the exact number of column of more keys. Bug: 16603887 Change-Id: I2120620fa512ee30043bb146ad675a942a375129
* | | am 3bd8eee3: am 4e28a6a8: Fix an IOOB exceptionJean Chalard2014-08-291-0/+10
|\| | | | | | | | | | | | | | * commit '3bd8eee3e8c3e89539578a4231661819de65c804': Fix an IOOB exception
| * | Fix an IOOB exceptionJean Chalard2014-08-291-0/+10
| |/ | | | | | | | | Bug: 17316001 Change-Id: Iaa2cfd30ebbe0d49e10a5c3a30336e06817d0a8b
* | am 727cd740: am f2eadbb4: Clear keyboard cache when system locale is changedTadashi G. Takaoka2014-08-291-4/+11
|\| | | | | | | | | * commit '727cd74072d97af334fe8c0d18fa6a1e23629ccb': Clear keyboard cache when system locale is changed
| * Clear keyboard cache when system locale is changedTadashi G. Takaoka2014-08-281-4/+11
| | | | | | | | | | Bug: 17310080 Change-Id: I2b388772f269f1e7610a5bd32de80793da2df16e
* | Fix: PersonalizationDictionaryTests.Keisuke Kuroyanagi2014-08-291-1/+1
| | | | | | | | Change-Id: I2196c53d8e3ac3ab4c6c2f8e9320489b3a8bacd2
* | Merge "Use DictionaryFacilitatorLruCache for personalization."Keisuke Kuroyanagi2014-08-291-1/+10
|\ \
| * | Use DictionaryFacilitatorLruCache for personalization.Keisuke Kuroyanagi2014-08-291-1/+10
| | | | | | | | | | | | | | | | | | Bug: 16547557 Change-Id: I5faba5e26d072b49c0fffcaeaf5062f9e0c2dcc0
* | | am aadb7a0e: am 5f19606d: Add action label tests in other locale than subtype\'sTadashi G. Takaoka2014-08-283-122/+177
|\ \ \ | |/ / |/| / | |/ | | * commit 'aadb7a0e03c22865f3af631e437202464aefb3f2': Add action label tests in other locale than subtype's
| * Add action label tests in other locale than subtype'sTadashi G. Takaoka2014-08-283-122/+177
| | | | | | | | | | | | | | This unit test can catch the bug: 17310080. Bug: 17310080 Change-Id: I931561217647fd558929b954ee1ef58c1d49df07
* | Straighten the dead char implementation, take 3.Jean Chalard2014-08-281-0/+215
| | | | | | | | Change-Id: I4f70f6eebe076c7d2b780d25e3a2c1d3faa2edfa
* | Merge "Fix Hinglish subtype locale test"Tadashi G. Takaoka2014-08-281-1/+1
|\ \
| * | Fix Hinglish subtype locale testTadashi G. Takaoka2014-08-281-1/+1
| | | | | | | | | | | | Change-Id: I6fc2fd4f04069485acc432ff957421b85083a344
| * | Revert "Straighten the dead char implementation."Ken Wakasa2014-08-271-215/+0
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 5ef447aeea97c755008785b36468715922b7ccc1. Reverting because this broke a bunch of unit tests -- https://sponge.corp.google.com/target?id=b6439742-099e-46cb-8f00-d0c602a4d9bb&target=com.google.android.inputmethod.latin.tests&searchFor=&show=FAILED&sortBy=STATUS Change-Id: Ibbd9e11372993f62e630fd9da37158ffcf47c17a
| * | Straighten the dead char implementation.Jean Chalard2014-08-271-0/+215
| | | | | | | | | | | | | | | | | | | | | | | | This now supports all cases, including cases not supported by the framework. Now rebased on top of the right change, and renamed Change-Id: I7886f0dcbb86cdb4dccec09aa7c52ad339680e04
* | | Create DictionaryFacilitatorLruCache.Keisuke Kuroyanagi2014-08-271-0/+81
|/ / | | | | | | | | | | | | | | This class is separated from AndroidSpellCheckerService Bug: 16547557 Change-Id: I3e58521207395588cecb2977234b89067d6da8c3
* | Merge "Fix a bug where mic/emoji key wouldn't work."Ken Wakasa2014-08-261-2/+7
|\ \
| * | Fix a bug where mic/emoji key wouldn't work.Jean Chalard2014-08-261-2/+7
| | | | | | | | | | | | | | | | | | Bug: 17272902 Bug: 17269948 Change-Id: I561609fa84a6265f8148db7d2411bc1fd38dd163
* | | am 2a2d324e: am 8380f921: Fix a bug where the top prediction would disappear.Jean Chalard2014-08-262-10/+11
|\ \ \ | |/ / |/| / | |/ | | * commit '2a2d324eb627807a9d09b491fbb4ac78ffb253fc': Fix a bug where the top prediction would disappear.
| * Fix a bug where the top prediction would disappear.Jean Chalard2014-08-262-10/+11
| | | | | | | | | | | | | | | | | | | | This is because prediction can't be easily distinguished in style. This fixes the bug by simulating the right members, but some refactoring should be done to remove useless booleans. Bug: 17271923 Change-Id: Ib88f3fb95678021624e59535492926dd315d26fb
* | Merge "Introduce onEvent() to improve testability"Jean Chalard2014-08-251-3/+6
|\ \
| * | Introduce onEvent() to improve testabilityJean Chalard2014-08-251-3/+6
| | | | | | | | | | | | | | | | | | ...and prepare for the future Change-Id: Ieed96ab552993fd148e80b9c3355f1b569bd716f
* | | Merge "Fix unit tests"Jean Chalard2014-08-252-7/+9
|\ \ \
| * | | Fix unit testsJean Chalard2014-08-252-7/+9
| | | | | | | | | | | | | | | | Change-Id: I48bfa4e4dd80f36d2fe0a1e9d2a2706533cc722e
* | | | am 129af927: am 5e7a6fe0: Merge "Fix the bottom row of tablet keyboard ↵Tadashi G. Takaoka2014-08-2519-88/+517
|\ \ \ \ | | |_|/ | |/| | | | | | | | | | | | | | | | | | layout" into lmp-dev * commit '129af92713c59016d13b957e55ce089984ccc4e8': Fix the bottom row of tablet keyboard layout
| * | | Merge "Fix the bottom row of tablet keyboard layout" into lmp-devTadashi G. Takaoka2014-08-2519-88/+517
| |\ \ \
| | * | | Fix the bottom row of tablet keyboard layoutTadashi G. Takaoka2014-08-2519-88/+517
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This CL eliminates "_" and "/" keys from the bottom row of tablet keyboard. This CL also reorganizes the bottom row of tablet Dvorak keyboard. Bug: 16603887 Change-Id: Ic1570836dea1a475bed5d43aeb6a351507bf5428
* | | | | am 7d146cdb: am cd6ef9a8: Indroduce SuggestedWords#getTypedWordInfoOrNullYohei Yukawa2014-08-251-21/+67
|\| | | | | |_|/ / |/| | | | | | | | | | | * commit '7d146cdbe86692f153fb5b7f781f701a8c04050d': Indroduce SuggestedWords#getTypedWordInfoOrNull
| * | | Indroduce SuggestedWords#getTypedWordInfoOrNullYohei Yukawa2014-08-241-21/+67
| |/ / | | | | | | | | | | | | | | | | | | This is a groundwork for subsequent CLs whith need to do certain things for and only for the typed word. Change-Id: I374b79cbc79470f57f523c996010301ea5701a61
* | | Merge "Revert "Revert "[ML1] Introduce RichInputMethodSubtype"""Jean Chalard2014-08-254-172/+152
|\ \ \ | |_|/ |/| |
| * | Revert "Revert "[ML1] Introduce RichInputMethodSubtype""Jean Chalard2014-08-254-172/+152
| | | | | | | | | | | | | | | | | | | | | | | | This reverts commit a63d0a8ee6cb05bcddb69bf9a6018853d89d886a. This patch seems to be fine after all, but was submitted without its companion [ML1.1] patch causing a build breakage. Reverting the revert and submitting both at the same time seems like the right thing to do. Change-Id: Ib8fefa40b74dcee0edb025a52dac9b35c82d49df
* | | am cc4d21df: am 2637be27: Support Accept typed word UITadashi G. Takaoka2014-08-221-0/+221
|\ \ \ | |/ / |/| / | |/ | | * commit 'cc4d21df7b08c3143dd1c4af786609a279a0bb79': Support Accept typed word UI
| * Support Accept typed word UITadashi G. Takaoka2014-08-221-0/+221
| | | | | | | | Change-Id: I58e95b2791a45afdc7dae8e26dcfc200b3b4b854
* | Revert "[ML1] Introduce RichInputMethodSubtype"Jean Chalard2014-08-224-152/+172
| | | | | | | | | | | | This reverts commit 8ffe4bc9321e582a4d882f21e465d5886616f489. Change-Id: I9d4c98b0adfdb78b0f4d376f7691e50d1bd2228f
* | [ML1] Introduce RichInputMethodSubtypeJean Chalard2014-08-224-172/+152
| | | | | | | | | | Bug: 11230254 Change-Id: Ic7a1bf938a5a186dcff527b556295aba2406e8b9
* | Merge "Add Hinglish (hi_ZZ) subtype"Tadashi G. Takaoka2014-08-214-2/+82
|\ \
| * | Add Hinglish (hi_ZZ) subtypeTadashi G. Takaoka2014-08-214-2/+82
| | | | | | | | | | | | | | | Bug: 17169632 Change-Id: Ibee088d76c2b19f1d62a3c9c119452726e856ec8
* | | Remove unused dictionary writing methods.Keisuke Kuroyanagi2014-08-214-37/+0
|/ / | | | | | | Change-Id: Ica6ac057c0d0f037b7dd5539ab5b591c83bfa4d7
* | Merge "Fix the name of a class"Jean Chalard2014-08-161-1/+1
|\ \
| * | Fix the name of a classJean Chalard2014-08-191-1/+1
| | | | | | | | | | | | Change-Id: I6a6360c3e606ae331b95df17ecf35942be2b89a9
* | | Merge "Add language to PersonalizationDataChunk."Keisuke Kuroyanagi2014-08-161-1/+2
|\ \ \ | |/ / |/| |
| * | Add language to PersonalizationDataChunk.Keisuke Kuroyanagi2014-08-191-1/+2
| | | | | | | | | | | | | | | Bug: 16547557 Change-Id: I11b82667631cbd5263cc08ccb304fc97bf692050