summaryrefslogtreecommitdiff
path: root/tests/src/com/android/inputmethod/keyboard/KeyboardLayoutSetTestsBase.java
Commit message (Expand)AuthorAgeFilesLines
* Handle null InputMethodSubtype.Dan Zivkovic2015-03-061-1/+1
* Revert "Add keyboard margin options to place the keyboard dynamically."Tadashi G. Takaoka2014-12-091-1/+1
* Add keyboard margin options to place the keyboard dynamically.Andy Wang2014-12-051-1/+1
* Remove unneeded Context argumentTadashi G. Takaoka2014-11-211-1/+1
* Fix Serbian Latin subtype handlingTadashi G. Takaoka2014-10-281-15/+13
* Fix NPE in AppearanceSettingsFragmentTadashi G. Takaoka2014-10-281-3/+2
* Move Constants.java to the latin.common packageKen Wakasa2014-10-231-1/+1
* Introduce subtype filter to unit testTadashi G. Takaoka2014-09-251-20/+53
* Start showing the split keyboard layoutSandeep Siddhartha2014-09-171-3/+4
* Revert "Revert "Fall back to default keyboard theme""Tadashi G. Takaoka2014-09-171-1/+1
* Revert "Fall back to default keyboard theme"Tadashi G. Takaoka2014-09-171-1/+1
* Fall back to default keyboard themeTadashi G. Takaoka2014-09-171-1/+1
* am 82c8696f: am c7b8858e: am 6ba84dcd: Merge "Refactor action label/icon defi...Tadashi G. Takaoka2014-09-051-0/+1
|\
| * Refactor action label/icon definitionsTadashi G. Takaoka2014-09-051-0/+1
* | am aadb7a0e: am 5f19606d: Add action label tests in other locale than subtype\'sTadashi G. Takaoka2014-08-281-6/+6
|\|
| * Add action label tests in other locale than subtype'sTadashi G. Takaoka2014-08-281-6/+6
* | am 129af927: am 5e7a6fe0: Merge "Fix the bottom row of tablet keyboard layout...Tadashi G. Takaoka2014-08-251-2/+2
|\|
| * Fix the bottom row of tablet keyboard layoutTadashi G. Takaoka2014-08-251-2/+2
* | Revert "Revert "[ML1] Introduce RichInputMethodSubtype""Jean Chalard2014-08-251-1/+2
* | Revert "[ML1] Introduce RichInputMethodSubtype"Jean Chalard2014-08-221-2/+1
* | [ML1] Introduce RichInputMethodSubtypeJean Chalard2014-08-221-1/+2
|/
* Additional subtype ID should be independent of OS-versionYohei Yukawa2014-07-041-2/+2
* Remove unused supportsSwitchingToShortcutIme attributeTadashi G. Takaoka2014-06-061-5/+6
* Add action key test for Lxx themeTadashi G. Takaoka2014-06-061-6/+5
* Use Java 7 diamond operatorTadashi G. Takaoka2014-05-241-6/+3
* Refactor KeyboardThemeTadashi G. Takaoka2014-05-121-4/+4
* Revert "Refactor KeyboardTheme"Ken Wakasa2014-05-091-4/+4
* Refactor KeyboardThemeTadashi G. Takaoka2014-05-091-4/+4
* Use KeyboardTheme id insteand of indexTadashi G. Takaoka2014-04-141-1/+1
* Refactor KeyboardTheme as top-level classTadashi G. Takaoka2014-04-141-2/+1
* Guard possible NumberFormatExceptionTadashi G. Takaoka2014-03-181-1/+1
* Separate flaky unit test from KeyboardLayoutSetTestsBaseTadashi G. Takaoka2014-03-041-27/+9
* Add additional subtypes testTadashi G. Takaoka2014-03-031-0/+12
* Fix unit test message to use 0-based indexTadashi G. Takaoka2014-03-031-1/+1
* Add unit test message for KeyboardLayoutSetTestsTadashi G. Takaoka2014-02-281-2/+15
* Name constants of the number of subtypes.Tadashi G. Takaoka2014-02-271-14/+11
* Add keyboard layout set testsTadashi G. Takaoka2014-02-261-0/+135