A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Jean Chalard a8ba49c253 Small cleanup
The method deleteWordAtCursor would call finishComposingText,
which is a very unexpected state change and would probably cause
surprising bugs to any parent that would call it.
As it happens, it's not used anywhere any more so let's just
remove it.

Change-Id: Iaa9200866e40b4e914f76baa987279948300679c
2012-01-17 11:55:23 +09:00
dictionaries Add a note of documentation to the sample word list 2011-12-14 15:25:31 +09:00
java Small cleanup 2012-01-17 11:55:23 +09:00
native Stop avoiding adding what the user typed to candidates 2012-01-16 18:58:10 +09:00
tests Remove redundant permission tag 2012-01-16 20:17:18 +09:00
tools Merge "Actually add shortcut-only entries." 2012-01-16 02:23:53 -08: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