aboutsummaryrefslogtreecommitdiffstats
path: root/tests/src/com/android/inputmethod/latin/StringUtilsTests.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Separate caps mode related utils to CapsModeUtilsTadashi G. Takaoka2013-02-121-73/+8
| | | | Change-Id: I32700c434b296bb3fd39e040c2dda1fe90667daf
* Add unit tests tagsTadashi G. Takaoka2013-02-041-0/+2
| | | | | Bug: 8131968 Change-Id: Ibca5a0d63a492134b8af401a62ca3a5748e003cf
* Always consider a new line the start of a sentenceJean Chalard2012-10-041-0/+8
| | | | | Bug: 7282523 Change-Id: I10a73e99efdfe6acb9a16819694b98c6714fd451
* Take space state into account for caps (A11)Jean Chalard2012-09-181-30/+37
| | | | | Bug: 6950087 Change-Id: I8a1bca24db64b4dd54db8ac74d90cf43cbdddab6
* Take locale into account for caps (A10)Jean Chalard2012-09-141-26/+35
| | | | | Bug: 4967874 Change-Id: Ic7ce7b2de088308fa00865c81246c84c605db1e5
* Remove an unused function (A8)Jean Chalard2012-09-141-11/+0
| | | | Change-Id: I0578068946d32192c4faf14b3e86624b7301c7d9
* Fix abbreviations processing for English (A7)Jean Chalard2012-09-141-0/+41
| | | | | | | It's still incorrect for non-English languages. Bug: 4967874 Change-Id: I3d4379265f72e1c0435eba90ab878a80bbcf55ce
* Binary bigram lookup checks both uppercase and lowercase when previous word ↵Tom Ouyang2012-04-221-0/+11
| | | | | | | is uppercase. Bug: 6363029 Change-Id: I71a1ed5b88f54fcc15bfaf89d3645b8f17ebb821
* Change predefined additional subtype format in preferenceTadashi G. Takaoka2012-04-191-0/+91
This change also refactor StringUtils class Change-Id: Ie0b4d169b21c260bf238d6fcc9ab0ee8bfd6b508