summaryrefslogtreecommitdiff
path: root/tests/src/com/android/inputmethod/keyboard/internal/KeySpecParserTestsBase.java
Commit message (Collapse)AuthorAgeFilesLines
* Rename text resources consistentlyTadashi G. Takaoka2014-03-251-2/+2
| | | | | | | | | | | - keylabel_<key>, the key label text of the <key> - keyspec_<key>, the key specification of the <key> - keyhintlabel_<key>, the hint label text of the <key> - morekeys_<key>, the more keys specifications of the <key> - additional_morekeys_<key>, the additional more keys specification of the <key> Change-Id: Ib2127f21fa33a2568e8a6eba65cfdb2cf78b480e
* Consolidate KeyboardTextsSet.setLocale and loadStringResoucresTadashi G. Takaoka2014-03-201-14/+1
| | | | Change-Id: Idaf8f0d80fdeef4f1430f11d4083366e8ab7f6e0
* Remove RTL aware !code and add corresponding !textTadashi G. Takaoka2014-02-131-4/+2
| | | | Change-Id: I9021c8fa1cf2d4ac07579237a939c15551509a0b
* Merge "Decimal number is treated as outputText"Tadashi G. Takaoka2014-02-071-0/+26
|\
| * Decimal number is treated as outputTextTadashi G. Takaoka2014-02-061-0/+26
| | | | | | | | Change-Id: I9d4a8ac5dd26a7c41fcfbe1842a40f347a2f2aab
* | Use SubtypeLocaleUtils.isRtlLanguageTadashi G. Takaoka2014-02-061-3/+2
|/ | | | Change-Id: Ic0208412cd9c02975641cb5c448d092f28786746
* Treat a sole "|" as a special case of key labelTadashi G. Takaoka2014-02-051-5/+3
| | | | Change-Id: Ia72c31d15c891fa522935ba9792e88fd5d8ce7f7
* Add null check to KeySpecParserTadashi G. Takaoka2014-02-051-4/+0
| | | | Change-Id: Ic37db8cbf8f83f753d7381e1edba8eac1ef1ceb1
* Rename base test class KeySpecParserTestsBaseTadashi G. Takaoka2014-02-051-0/+336
Change-Id: I41e1ccb3f0cfde4e5ae311a763e5659e5ff71d3c