A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Jean Chalard 895b70b8af Move some treatment to a more sensical place.
It makes more sense to catch words with the safety net in
updateSuggestions() than in showSuggestions(). Also, it's useless
to do it in updateBigramPredictions, because the result will
always be provably false.
This will also help with writing unit tests.

Change-Id: Ifab81e6c5a74b1aa75cf85ef7742fee69a98f5ce
2012-03-05 14:27:49 +09:00
dictionaries Add a note of documentation to the sample word list 2011-12-14 15:25:31 +09:00
java Move some treatment to a more sensical place. 2012-03-05 14:27:49 +09:00
native Fix correction utility 2012-03-02 12:34:17 +09:00
tests Merge "Support dividers in MoreKeysKeyboard" 2012-03-02 03:58:13 -08:00
tools Make makedict able to write binary format versions 1 and 2 2012-03-01 11:05:17 +09:00
Android.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
CleanSpec.mk Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00