A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
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
dictionaries
java Reinforce user-history based bigram use. 2011-04-06 12:26:01 +09:00
native Add -Werror flag to catch more warnings and errors 2011-03-19 10:12:15 +09:00
tests Add different ways of reading the dictionary file. 2011-03-18 12:16:50 -07:00
tools Allow a single letter dic entry 2010-12-14 13:05:08 +09:00
Android.mk
CleanSpec.mk Fix UnsatisfiedLinkError for Latin IME. Don't use old NDK version in a platform build. 2010-08-31 12:04:30 -07:00