futokb/native/jni
Keisuke Kuroyanagi 806eba4524 Improve gesture input scoring method 1.
Calculate probabilities for each points in advance.
It enables to input not in the dictionary word.

Change-Id: I8d84642045dc3b8ad49719d9b70dda14457995cd
2012-10-09 19:58:20 +09:00
..
src Improve gesture input scoring method 1. 2012-10-09 19:58:20 +09:00
Android.mk Retire LOCAL_NDK_VERSION. 2012-08-14 12:07:28 -07:00
Application.mk
com_android_inputmethod_keyboard_ProximityInfo.cpp Make use of the NELEMS and KEYCODE_SPACE macro. Also, remove an unused parameter. 2012-10-09 11:17:50 +09:00
com_android_inputmethod_keyboard_ProximityInfo.h Misc cleanups 2012-07-30 16:27:44 +09:00
com_android_inputmethod_latin_BinaryDictionary.cpp Make use of the NELEMS and KEYCODE_SPACE macro. Also, remove an unused parameter. 2012-10-09 11:17:50 +09:00
com_android_inputmethod_latin_BinaryDictionary.h Misc cleanups 2012-07-30 16:27:44 +09:00
com_android_inputmethod_latin_DicTraverseSession.cpp Make use of the NELEMS and KEYCODE_SPACE macro. Also, remove an unused parameter. 2012-10-09 11:17:50 +09:00
com_android_inputmethod_latin_DicTraverseSession.h Add arguments for dic traverse session 2012-08-10 12:34:00 +09:00
jni_common.cpp A couple of cleanups. Remove unnecessary casts. 2012-08-14 18:07:32 +09:00
jni_common.h Start using JNI's Get<Type>ArrayRegion() 2012-08-08 21:06:52 +09:00