LatinIME/native/jni
Jean Chalard b14fc88e48 Tag the whitelisted entries in native code.
Since this is already used in Java land, this actually does
activate the whitelist path, and the code is now fully
functional. We still have to remove the old whitelist resource
and to compile the dictionary that includes the whitelist.

Bug: 6906525
Change-Id: Iacde5313e303b9ed792940efaf6bcfa4ee1317bd
2012-08-13 16:35:59 +09:00
..
src Tag the whitelisted entries in native code. 2012-08-13 16:35:59 +09:00
Android.mk Add arguments for dic traverse session 2012-08-10 12:34:00 +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 Use GetStringUTFRegion 2012-08-09 16:05:54 +09:00
com_android_inputmethod_keyboard_ProximityInfo.h Misc cleanups 2012-07-30 16:27:44 +09:00
com_android_inputmethod_latin_BinaryDictionary.cpp Fix memset() bugs 2012-08-10 22:13:21 +09:00
com_android_inputmethod_latin_BinaryDictionary.h Misc cleanups 2012-07-30 16:27:44 +09:00
com_android_inputmethod_latin_DicTraverseSession.cpp Fix JNI 2012-08-11 13:54:01 +09:00
com_android_inputmethod_latin_DicTraverseSession.h Add arguments for dic traverse session 2012-08-10 12:34:00 +09:00
com_android_inputmethod_latin_NativeUtils.cpp Cleanup headers 2012-07-31 18:45:26 +09:00
com_android_inputmethod_latin_NativeUtils.h Misc cleanups 2012-07-30 16:27:44 +09:00
jni_common.cpp Merge "Add traverse session" into jb-mr1-dev 2012-08-08 04:40:36 -07:00
jni_common.h Start using JNI's Get<Type>ArrayRegion() 2012-08-08 21:06:52 +09:00