LatinIME/native/jni
Jean Chalard 3b57631b60 Resolve a TODO: bury some implementation detail in native (A110)
The fact that prediction does not accept a null argument is an
implementation detail, it should not be visible to Java code.

Change-Id: I3a156b323b6db9353de898d33f3f7c81751cecb1
2012-07-12 14:30:30 +09:00
..
src Resolve a TODO: bury some implementation detail in native (A110) 2012-07-12 14:30:30 +09:00
Android.mk Avoid LatinIME crash 2012-07-10 09:57:04 +09:00
Application.mk Reorganize LatinIME native build directory structure. Now it got NDK friendly. 2011-12-13 21:16:20 +09:00
com_android_inputmethod_keyboard_ProximityInfo.cpp Fix additional proximity in the native code 2012-03-14 11:17:59 +09:00
com_android_inputmethod_keyboard_ProximityInfo.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
com_android_inputmethod_latin_BinaryDictionary.cpp Remove an unused method (A109) 2012-07-12 14:30:03 +09:00
com_android_inputmethod_latin_BinaryDictionary.h Clean up in LatinIME native code 2011-06-18 23:52:09 +09:00
com_android_inputmethod_latin_NativeUtils.cpp Add NativeUtils.powf() 2012-06-08 20:46:19 +09:00
com_android_inputmethod_latin_NativeUtils.h Add NativeUtils.powf() 2012-06-08 20:46:19 +09:00
jni_common.cpp Add NativeUtils.powf() 2012-06-08 20:46:19 +09:00
jni_common.h Remove NULL from native/jni 2011-10-28 17:06:58 +09:00