LatinIME/native/jni
Keisuke Kuroyanagi 9221772ab7 Get bigram information via getWordProperty().
Bug: 12810574
Change-Id: I2750a5659ccbc3e31307c28e35dd9a1dbdffbeee
2014-02-03 11:47:26 +09:00
..
src Get bigram information via getWordProperty(). 2014-02-03 11:47:26 +09:00
Android.mk Add C++ compiler warning options 2013-12-19 00:12:01 +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 Have dicttool use the native library to generate v4 dicts. 2013-12-13 18:18:20 +09:00
NativeFileList.mk Rename UnigramProperty to WordProperty. 2014-01-31 11:06:42 +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 Extend jni interface to get bigrams in WordProperty. 2014-01-31 20:32:44 +09:00
com_android_inputmethod_latin_BinaryDictionary.h Yet another small cleanups 2013-01-08 17:57:26 +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 Have dicttool use the native library to generate v4 dicts. 2013-12-13 18:18:20 +09:00
jni_common.h Cleanups in JNI related code 2013-06-04 19:16:47 +09:00