aboutsummaryrefslogtreecommitdiffstats
path: root/java/src/com/android/inputmethod/latin/EditingUtil.java (follow)
Commit message (Expand)AuthorAgeFilesLines
* added bigram prediction••• - after first character, only suggests bigram data (but doesn't autocomplete) - after second character, words from dictionary gets rearranged by using bigram - compatible with old dictionary - added preference option to disable bigram Change-Id: Ia8f4e8fa55e797e86d858fd499887cd396388411 Jae Yong Sung2010-07-131-0/+16
* Remember typed words for auto-corrections•••Change-Id: I475c2fa7604f91659100510079fa13c7615177e9 Amith Yamasani2010-06-241-0/+178