A mirror for futokb (https://gitlab.futo.org/keyboard)
Go to file
Jean Chalard 852630ba34 Add a sanity check
Check if any character is both a magic space swapper and
a magic space stripper for the current language, and throw
an exception if found. Since this is expensive, it's done
only in debug mode.

Change-Id: Ibd166db87c91495b76878ea0e4f420a62c7bb276
2012-01-12 12:44:49 +09:00
dictionaries Add a note of documentation to the sample word list 2011-12-14 15:25:31 +09:00
java Add a sanity check 2012-01-12 12:44:49 +09:00
native Actually add shortcut targets to the suggestions (A4) 2012-01-06 15:21:11 +09:00
tests Get rid of Keyboard.CODE_DUMMY 2012-01-10 18:19:36 +09:00
tools Add internal structure support for isShortcutOnly (B8) 2012-01-11 18:18:51 +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