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
Satoshi Kataoka
4221738cf6
add debug
...
Change-Id: I101810d2cdd7c2702c489d76fe8f90da0a87a103
2012-12-18 14:52:42 +09:00
..
src
add debug
2012-12-18 14:52:42 +09:00
Android.mk
Fix liblog declaration in Makefile to make it more NDK-build friendly
2012-11-27 12:28:11 +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
Make use of the NELEMS and KEYCODE_SPACE macro. Also, remove an unused parameter.
2012-10-09 11:17:50 +09:00
com_android_inputmethod_keyboard_ProximityInfo.h
Misc cleanups
2012-07-30 16:27:44 +09:00
com_android_inputmethod_latin_BinaryDictionary.cpp
Remove unused variables
2012-11-16 19:28:56 +09:00
com_android_inputmethod_latin_BinaryDictionary.h
Misc cleanups
2012-07-30 16:27:44 +09:00
com_android_inputmethod_latin_DicTraverseSession.cpp
Make use of the NELEMS and KEYCODE_SPACE macro. Also, remove an unused parameter.
2012-10-09 11:17:50 +09:00
com_android_inputmethod_latin_DicTraverseSession.h
Add arguments for dic traverse session
2012-08-10 12:34:00 +09:00
jni_common.cpp
A couple of cleanups. Remove unnecessary casts.
2012-08-14 18:07:32 +09:00
jni_common.h
Start using JNI's Get<Type>ArrayRegion()
2012-08-08 21:06:52 +09:00