This website requires JavaScript.
Explore
Help
Sign In
n
/
futokb
Watch
1
Star
0
Fork
0
You've already forked futokb
mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced
2024-09-28 14:54:30 +01:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
futokb
/
native
/
jni
History
Jean Chalard
03f8c6aed3
Be careful about the dictionary size in detection methods
...
Bug: 8857618 Change-Id: I29345ec96d53da601571ba73197a6485643a10a7
2013-05-08 18:55:18 +09:00
..
src
Be careful about the dictionary size in detection methods
2013-05-08 18:55:18 +09:00
Android.mk
Tiny clean up in Makefile
2013-04-08 20:22:37 +09:00
Application.mk
…
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
…
com_android_inputmethod_latin_BinaryDictionary.cpp
Be careful about the dictionary size in detection methods
2013-05-08 18:55:18 +09:00
com_android_inputmethod_latin_BinaryDictionary.h
…
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
…
jni_common.cpp
Cleanup the include paths
2013-04-08 18:45:46 +09:00
jni_common.h
…