A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Tadashi G. Takaoka 74d0bb09c7 Eliminate redundant time parameter from gesture detection code
This change also uses the key width to determine the sampling rate of
the gesture points (instead of the key height).

Change-Id: I987487825693b4883d8359eb5b31f1d668cd5ef4
2012-08-13 18:11:03 +09:00
dictionaries Add a shortcut-format version of the whitelist. 2012-08-10 15:51:18 +09:00
java Eliminate redundant time parameter from gesture detection code 2012-08-13 18:11:03 +09:00
native Fix typo in include guard macro, and some cleanups. 2012-08-13 11:51:37 +09:00
tests Use ArrayList to implement PointerTrackerQueue 2012-08-08 14:18:30 +09:00
tools Reinstate putting shortcut-only entries in the dictionary 2012-08-10 15:51:53 +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