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
0a5efa31de
futokb
/
native
/
jni
History
Keisuke Kuroyanagi
0a5efa31de
Add getter methods for public member variables.
...
Change-Id: Ic6656bb3db6db992b37923db53816e0a73a7621f
2014-03-10 18:39:45 +09:00
..
src
Add getter methods for public member variables.
2014-03-10 18:39:45 +09:00
Android.mk
Switch to C++11
2014-03-06 20:32:20 +09:00
Application.mk
Reorganize LatinIME native build directory structure. Now it got NDK friendly.
2011-12-13 21:16:20 +09:00
CleanupNativeFileList.mk
Have dicttool use the native library to generate v4 dicts.
2013-12-13 18:18:20 +09:00
com_android_inputmethod_keyboard_ProximityInfo.cpp
Cleanups in JNI related code
2013-06-04 19:16:47 +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
Introduce SuggestionResults and use it for predictions.
2014-03-07 19:36:19 +09:00
com_android_inputmethod_latin_BinaryDictionary.h
Yet another small cleanups
2013-01-08 17:57:26 +09:00
com_android_inputmethod_latin_BinaryDictionaryUtils.cpp
Separate utility methods from BinaryDictionary.
2014-03-05 18:19:34 +09:00
com_android_inputmethod_latin_BinaryDictionaryUtils.h
Separate utility methods from BinaryDictionary in native code.
2014-03-05 12:49:04 +09:00
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
Yet another small cleanups
2013-01-08 17:57:26 +09:00
jni_common.cpp
Separate utility methods from BinaryDictionary in native code.
2014-03-05 12:49:04 +09:00
jni_common.h
Cleanups in JNI related code
2013-06-04 19:16:47 +09:00
NativeFileList.mk
Introduce SuggestionResults and use it for predictions.
2014-03-07 19:36:19 +09:00