A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Jean Chalard f6b0e32df3 Add a *FAST* dictionary header reader.
It's still unused as of this change but the next change will use it

As a reference point, generating the metadata for Bayo takes
3'02" on my machine with the info command; it's down to 16" if
made to use this instead. The gains increases with the number
of dictionaries obviously.

Change-Id: I0eeea2d8f81bb74b0d1570af658e91b56f7c2b79
2014-11-06 13:17:08 +09:00
common Add null analysis annotations to latinime-common 2014-11-02 22:31:42 +09:00
dictionaries Update dictionaries (possibly_offensive flag) 2014-10-31 14:49:24 +09:00
java Fix a bug where LatinIME would recorrect with no input view 2014-11-05 17:41:15 +09:00
java-overridable/src/com/android/inputmethod Move InputPointers and ResizableIntArray to common 2014-10-29 12:09:11 +09:00
native Fix: BoS prediction after inputting just once. 2014-11-01 17:58:22 +09:00
tests Add a *FAST* dictionary header reader. 2014-11-06 13:17:08 +09:00
tools Add a *FAST* dictionary header reader. 2014-11-06 13:17:08 +09:00
Android.mk
CleanSpec.mk