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
51705efc96
Branches
Tags
View all branches
futokb
/
native
/
jni
History
Satoshi Kataoka
51705efc96
Merge "Add a JNI to get the frequency" into jb-dev
2012-05-29 01:27:59 -07:00
..
src
Merge "Add a JNI to get the frequency" into jb-dev
2012-05-29 01:27:59 -07:00
Android.mk
Cleanup Makefiles of LatinIME
2012-05-24 12:08:59 +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
Fix additional proximity in the native code
2012-03-14 11:17:59 +09:00
com_android_inputmethod_keyboard_ProximityInfo.h
…
com_android_inputmethod_latin_BinaryDictionary.cpp
Add a JNI to get the frequency
2012-05-29 17:21:59 +09:00
com_android_inputmethod_latin_BinaryDictionary.h
…
jni_common.cpp
Add missing includes.
2012-05-16 23:05:32 +09:00
jni_common.h
…