LatinIME/native/jni
Keisuke Kuroyanagi d3097c67ca Remove entry from language model dict content.
Bug: 14425059
Change-Id: Iea51c0ae908d499da19839de06222a1c4d19088e
2014-08-18 12:34:50 +09:00
..
src Remove entry from language model dict content. 2014-08-18 12:34:50 +09:00
tests Add method to remove entry from language model dict content. 2014-08-18 12:34:48 +09:00
Android.mk Revert "Revert "Revert "Use mclinker""" 2014-07-23 19:58:17 -07:00
Application.mk Specify c++_static for bundled Latin IME as well 2014-05-26 18:30:48 +09:00
CleanupNativeFileList.mk Generate dict code for version 401. 2014-05-14 19:09:01 +09:00
HostUnitTests.mk Simplify a make file 2014-06-25 23:10:19 +09:00
NativeFileList.mk Remove ProbabilityDictContent and use LanguageModelDictContent 2014-08-05 14:13:07 +09:00
TargetUnitTests.mk Add native unittest support on target devices for LatinIME 2014-06-23 14:41:34 +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 Fix unit tests that use getNgramProbabilityNative(). 2014-06-26 19:34:27 +09: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 Implement latinime_BinaryDictionary_createOnMemory(). 2014-04-22 12:01:22 -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 Refactoring: Move prev word information into PrevWordsInfo. 2014-05-15 18:39:23 +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 Add native unittest support on target devices for LatinIME 2014-06-23 14:41:34 +09:00