LatinIME/native/jni
Keisuke Kuroyanagi edc7d02d76 Separate JniDataUtils::constructAttributeMap().
Bug: 14166482
Change-Id: Ic2dc407231743ea668fe0ab8869eb8a7f8b9625f
2014-04-21 19:59:21 -07:00
..
src Separate JniDataUtils::constructAttributeMap(). 2014-04-21 19:59:21 -07:00
tests Use C++11 random library 2014-04-09 17:59:31 +09:00
Android.mk Add an initial native test on host environment 2014-04-02 14:23:53 +09:00
Application.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
CleanupNativeFileList.mk Add an initial native test on host environment 2014-04-02 14:23:53 +09:00
HostUnitTests.mk Remove redundant LOCAL_IS_HOST_MODULE assignments 2014-04-04 22:32:45 +09:00
NativeFileList.mk Add BloomFilterTest. 2014-04-09 17:15:55 +09:00
com_android_inputmethod_keyboard_ProximityInfo.cpp Cleanups in JNI related code 2013-06-04 19:16:47 +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 jni interface to use on memory dictionary. 2014-04-21 19:59:09 -07:00
com_android_inputmethod_latin_BinaryDictionary.h Yet another small cleanups 2013-01-08 17:57:26 +09:00
com_android_inputmethod_latin_BinaryDictionaryUtils.cpp Separate JniDataUtils::constructAttributeMap(). 2014-04-21 19:59:21 -07:00
com_android_inputmethod_latin_BinaryDictionaryUtils.h Separate utility methods from BinaryDictionary in native code. 2014-03-05 12:49:04 +09:00
com_android_inputmethod_latin_DicTraverseSession.cpp Change cache capacity depending on the dictionary size. 2013-09-12 18:47:56 +09:00
com_android_inputmethod_latin_DicTraverseSession.h Yet another small cleanups 2013-01-08 17:57:26 +09:00
jni_common.cpp RegisterNatives() returns 0 on success. 2014-03-26 20:47:14 +09:00
jni_common.h Cleanups in JNI related code 2013-06-04 19:16:47 +09:00
run-tests.sh Do not call exit 1 when loaded with source command 2014-04-02 19:47:08 +09:00