diff options
author | 2011-04-06 11:17:08 +0900 | |
---|---|---|
committer | 2011-04-06 12:26:01 +0900 | |
commit | 3e2368286294077421240b89e7e3cadb435ce4e0 (patch) | |
tree | 1835dc5efd5e2bc74b3e9a1be3ca9edefaf2d1ab /java/src/com/android/inputmethod/compat/InputMethodManagerCompatWrapper.java | |
parent | fd58877d4ffaf4e990171d81b283e73952fb788b (diff) | |
download | latinime-3e2368286294077421240b89e7e3cadb435ce4e0.tar.gz latinime-3e2368286294077421240b89e7e3cadb435ce4e0.tar.xz latinime-3e2368286294077421240b89e7e3cadb435ce4e0.zip |
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
Diffstat (limited to 'java/src/com/android/inputmethod/compat/InputMethodManagerCompatWrapper.java')
0 files changed, 0 insertions, 0 deletions