aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/utils/StringUtils.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* Consolidate hex string utils•••Change-Id: Id4f4a287e3a2790b22bff7ad4a4617bf2ee82884 Satoshi Kataoka2013-08-191-0/+7
* Add hex string utils•••Bug: 9429906 Change-Id: I3267d1d86122ab471c3e63008c73e9f9b758fc8e Satoshi Kataoka2013-08-161-0/+26
* Fix test breakage•••Change-Id: I10bd8fcc68711a039e000f715d7a65ae42095965 Satoshi Kataoka2013-08-141-0/+2
* Add a method to import one bigram and string utilities•••Bug: 9429906 Change-Id: I73bbf65985196d62470552c576bb076a7cb95008 Satoshi Kataoka2013-08-141-0/+10
* Add looksValidForDictionaryInsertion•••...and test it. Also at the same time, add a facility to create a SettingsValues for test, and some minor performance improvement to surrounding methods. Change-Id: I13b629ae14755c244af2a9406a7e9b4a4a16090f Jean Chalard2013-08-141-4/+33
* Move util classes to the latin/utils directory•••Change-Id: I1c5b27c8edf231680edb8d96f63b9d04cfc6a6fa Ken Wakasa2013-06-241-0/+319