LatinIME/native/jni
Tom Ouyang 8da0c93292 Reduce MAX_NORM_DISTANCE_FOR_EDIT in typing model after recent logic improvements
After recent logic improvements we can now safely reduce MAX_NORM_DISTANCE_FOR_EDIT.
This leads to better regression test performance and faster runtime speed.

Bug: 8633962
Change-Id: Ie0db73680b32687ff4d8ea5dfae47dee5c7c66a3
2013-04-29 21:21:26 -07:00
..
src Reduce MAX_NORM_DISTANCE_FOR_EDIT in typing model after recent logic improvements 2013-04-29 21:21:26 -07:00
Android.mk Tiny clean up in Makefile 2013-04-08 20:22:37 +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 Typing double letters via a 'circle' on the key. 2013-04-10 12:43:13 +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 Add const_cast to live with host's jni.h 2013-03-26 17:58:17 +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 Add const_cast to live with host's jni.h 2013-03-26 17:58:17 +09:00
com_android_inputmethod_latin_DicTraverseSession.h Yet another small cleanups 2013-01-08 17:57:26 +09:00
jni_common.cpp Cleanup the include paths 2013-04-08 18:45:46 +09:00
jni_common.h Misc small cleanups 2013-01-08 17:23:43 +09:00