LatinIME/native/jni
Keisuke Kuroyanagi f12985245c Add removeUnigramEntry() to native dictionary policy.
Bug: 15552347
Change-Id: Ic713f79ef26b5963060304df9c0a3a402c3cc6d4
2014-06-12 12:14:11 +09:00
..
src Add removeUnigramEntry() to native dictionary policy. 2014-06-12 12:14:11 +09:00
tests Use C++11 random library 2014-04-09 17:59:31 +09:00
Android.mk Revert "Revert "Use mclinker"" 2014-04-20 07:51:46 +00: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 Remove redundant LOCAL_IS_HOST_MODULE assignments 2014-04-04 22:32:45 +09:00
NativeFileList.mk Purge dict reading code for 401 and create for 402. 2014-06-10 19:22:40 +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 Implement getMaxProbabilityOfExactMatches(). 2014-06-06 17:37:46 +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 Do not call exit 1 when loaded with source command 2014-04-02 19:47:08 +09:00