LatinIME/java
Jean Chalard 3e23682862 Reinforce user-history based bigram use.
- Have user-history based bigrams used as soon as they are entered,
  not after 6 times.
- Limit bigram frequency to 255 (this limits the multiplier to 1.8, and
  has no effect on main dict bigrams which already have this limit)
- Some TODO resolving

bug: 4192129

Change-Id: I4777f1a58c43dd55381c4b01252d722ab3a70547
2011-04-06 12:26:01 +09:00
..
res Merge "Add settings for theme, userfeedback and other settings (temporary)" 2011-04-01 03:53:26 -07:00
src/com/android/inputmethod Reinforce user-history based bigram use. 2011-04-06 12:26:01 +09:00
Android.mk Consolidate main dictionary files. 2011-01-05 11:31:58 +09:00
AndroidManifest.xml Disable shortcut key when network is not available 2011-01-26 17:07:55 +09:00
MODULE_LICENSE_APACHE2 Clarify licensing 2010-04-05 09:47:36 -07:00
NOTICE Clarify licensing 2010-04-05 09:47:36 -07:00
proguard.flags Add Utils.equalsIgnoreCase methods 2011-03-16 16:03:05 -07:00