LatinIME/native/jni
Keisuke Kuroyanagi 2cf5550749 Fix: BoS prediction after inputting just once.
Change-Id: Ib69569ab6b6edfcc8c1d2c621b95de4127789ab6
2014-11-01 17:58:22 +09:00
..
src Fix: BoS prediction after inputting just once. 2014-11-01 17:58:22 +09:00
tests Update v4 format version from 402 to 403. 2014-10-31 17:23:39 +09:00
Android.mk Remove -fno-inline from profiling build. 2014-10-03 18:16:19 +09: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 Enable Address Sanitizer for native host test 2nd try 2014-10-23 10:16:55 +00:00
NativeFileList.mk Add DynamicLanguageModelProbabilityUtils. 2014-10-30 21:33:57 +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 [ML13] Fix the locale passing in ProximityInfo 2014-10-03 18:16:34 +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 Use trigrams for personalization dict. 2014-10-23 14:32:45 +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 Remove shouldBlockAutoCorrectionBySafetyNet 2014-10-14 11:20:33 +09: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 Rename prev_words_info.h to ngram_context.h 2014-10-09 21:28:19 +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 Stop building host native test in unbundled build 2014-10-23 18:31:06 +09:00