summaryrefslogtreecommitdiff
path: root/tests/src/com/android/inputmethod/latin/utils/StringAndJsonUtilsTests.java
Commit message (Expand)AuthorAgeFilesLines
* Enable StringUtils to split CharSequence like String#splitYohei Yukawa2014-07-191-0/+170
* Remove dead code to fix test failure due to NoSuchMethodErrorYohei Yukawa2014-07-041-42/+0
* Remove a useless methodJean Chalard2014-06-101-14/+0
* Fix: StringIndexOutOfBoundsException.Keisuke Kuroyanagi2014-05-161-0/+10
* [CB25] Refactor some array copyingJean Chalard2014-04-091-0/+64
* Use sorted int[] to represent word separatorsTadashi G. Takaoka2014-01-201-28/+35
* Fix build.Jean Chalard2014-01-101-21/+0
* Passing SpacingAndPunctuations to StringUtils.looksValidForDictionaryInsertionTadashi G. Takaoka2014-01-091-11/+18
* Fix a bug with languages without spaces and predictionsJean Chalard2013-12-161-0/+14
* Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20cKen Wakasa2013-12-131-0/+304