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
Keisuke Kuroyanagi
85463c7f40
Merge "Use base lower character to get point to key length."
2013-09-26 08:28:41 +00:00
..
src
Merge "Use base lower character to get point to key length."
2013-09-26 08:28:41 +00:00
Android.mk
Prepare dictionary file creating in native code.
2013-09-26 10:48:43 +09:00
Application.mk
…
com_android_inputmethod_keyboard_ProximityInfo.cpp
…
com_android_inputmethod_keyboard_ProximityInfo.h
…
com_android_inputmethod_latin_BinaryDictionary.cpp
Create empty dictionary file in native code.
2013-09-26 12:59:02 +09:00
com_android_inputmethod_latin_BinaryDictionary.h
…
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
…
com_android_inputmethod_latin_makedict_Ver3DictDecoder.cpp
Rename BinaryDictDecoder to Ver3DictDecoder.
2013-08-20 17:11:51 +09:00
com_android_inputmethod_latin_makedict_Ver3DictDecoder.h
Rename BinaryDictDecoder to Ver3DictDecoder.
2013-08-20 17:11:51 +09:00
jni_common.cpp
Rename BinaryDictDecoder to Ver3DictDecoder.
2013-08-20 17:11:51 +09:00
jni_common.h
…