A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Jean Chalard 4e8922f1be Use temporary variables for computing editor attributes
The ultimate intent is to make these variables final,
which will allow to move the computing function to the
InputAttributes class.

Change-Id: Ifb1fc7321a19b10d60aa63fa0daaa2708deda2cf
2011-12-16 18:04:17 +09:00
dictionaries Add a note of documentation to the sample word list 2011-12-14 15:25:31 +09:00
java Use temporary variables for computing editor attributes 2011-12-16 18:04:17 +09:00
native Add words priority queue pool 2011-12-15 19:20:28 +09:00
tests Remove EditorInfo from KeyboardId 2011-12-14 18:58:55 +09:00
tools Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +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