summaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/utils/NgramContextUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Start-of-sentence should include newlines and non-period terminators.Tom Ouyang2015-03-171-4/+10
* Move decoder specific constants to DecoderSpecificConstants.javaMohammadinamul Sheik2015-02-051-2/+3
* Move Constants.java to the latin.common packageKen Wakasa2014-10-231-1/+1
* Fix Javadoc and null analysis related warningsTadashi G. Takaoka2014-10-231-3/+6
* Fix some compiler warningsTadashi G. Takaoka2014-10-211-3/+3
* Rename PrevWordsInfo to NgramContext.Keisuke Kuroyanagi2014-09-291-0/+103