aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/latin/ResourceUtilsTests.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move util classes to the latin/utils directoryKen Wakasa2013-06-241-186/+0
| | | | Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa
* Check all regexp patterns in ResourceUtils.getDeviceOverrideValueTadashi G. Takaoka2013-05-281-37/+47
| | | | | | This change also fixes a regexp error of Galaxy S III. Change-Id: I42a4780bbfd2b083f4e27e61ec513aa875907344
* Support regular expression for condition patternTadashi G. Takaoka2013-05-131-0/+36
| | | | | Bug: 8556975 Change-Id: Iffc53d6a40dd77860434c5f7f4f59af5cd1ba92b
* Support multiple condition for getDeviceOverrideValueTadashi G. Takaoka2013-05-131-0/+140
Bug: 8556975 Change-Id: I29d3a305b6ac3d8e3620c6d8592d85047d62bf48