LatinIME/tests
Jae Yong Sung 937d5ad013 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
2010-07-13 11:33:39 -07:00
..
data added bigram prediction 2010-07-13 11:33:39 -07:00
res/raw added bigram prediction 2010-07-13 11:33:39 -07:00
src/com/android/inputmethod/latin/tests added bigram prediction 2010-07-13 11:33:39 -07:00
Android.mk Tests and some new constructors to help in testing. 2010-05-07 13:40:20 -07:00
AndroidManifest.xml Tests and some new constructors to help in testing. 2010-05-07 13:40:20 -07:00