LatinIME/native/jni
Tom Ouyang 3970352ea9 Make digraph lookups case insensitive
Example: Be able to gesture dictionary words that start with an upper-case
German umlaut (e.g., Übermensch).

Bug: 8493920
Change-Id: I3253bcd236d34c0af60116e5b41e359f2715bf97
2013-04-16 20:08:42 +09:00
..
src Make digraph lookups case insensitive 2013-04-16 20:08:42 +09:00
Android.mk Tiny clean up in Makefile 2013-04-08 20:22:37 +09:00
Application.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
com_android_inputmethod_keyboard_ProximityInfo.cpp Typing double letters via a 'circle' on the key. 2013-04-10 12:43:13 +09:00
com_android_inputmethod_keyboard_ProximityInfo.h Yet another small cleanups 2013-01-08 17:57:26 +09:00
com_android_inputmethod_latin_BinaryDictionary.cpp Add const_cast to live with host's jni.h 2013-03-26 17:58:17 +09:00
com_android_inputmethod_latin_BinaryDictionary.h Yet another small cleanups 2013-01-08 17:57:26 +09:00
com_android_inputmethod_latin_DicTraverseSession.cpp Add const_cast to live with host's jni.h 2013-03-26 17:58:17 +09:00
com_android_inputmethod_latin_DicTraverseSession.h Yet another small cleanups 2013-01-08 17:57:26 +09:00
jni_common.cpp Cleanup the include paths 2013-04-08 18:45:46 +09:00
jni_common.h Misc small cleanups 2013-01-08 17:23:43 +09:00