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
080eba652d
futokb
/
native
/
jni
History
Ken Wakasa
81a48d47d1
Add -mstackrealign to avoid crashes with SSE instructions on pre-K x86 devices.
...
bug: 16213554 Change-Id: Icd67ed4fd57fcc5f5bf8039b7892d0d446210247
2014-07-15 20:26:55 +09:00
..
src
Remove isUpdatable from constructors of dict contents.
2014-07-11 15:23:55 +09:00
tests
Use C++11 random library
2014-04-09 17:59:31 +09:00
Android.mk
Add -mstackrealign to avoid crashes with SSE instructions on pre-K x86 devices.
2014-07-15 20:26:55 +09:00
Application.mk
Specify c++_static for bundled Latin IME as well
2014-05-26 18:30:48 +09:00
CleanupNativeFileList.mk
Generate dict code for version 401.
2014-05-14 19:09:01 +09:00
com_android_inputmethod_keyboard_ProximityInfo.cpp
com_android_inputmethod_keyboard_ProximityInfo.h
com_android_inputmethod_latin_BinaryDictionary.cpp
Fix unit tests that use getNgramProbabilityNative().
2014-06-26 19:34:27 +09:00
com_android_inputmethod_latin_BinaryDictionary.h
com_android_inputmethod_latin_BinaryDictionaryUtils.cpp
Implement latinime_BinaryDictionary_createOnMemory().
2014-04-22 12:01:22 -07:00
com_android_inputmethod_latin_BinaryDictionaryUtils.h
com_android_inputmethod_latin_DicTraverseSession.cpp
Refactoring: Move prev word information into PrevWordsInfo.
2014-05-15 18:39:23 +09:00
com_android_inputmethod_latin_DicTraverseSession.h
HostUnitTests.mk
Simplify a make file
2014-06-25 23:10:19 +09:00
jni_common.cpp
RegisterNatives() returns 0 on success.
2014-03-26 20:47:14 +09:00
jni_common.h
NativeFileList.mk
Remove BigramDictionary form native code.
2014-06-26 15:15:13 +09:00
run-tests.sh
Add native unittest support on target devices for LatinIME
2014-06-23 14:41:34 +09:00
TargetUnitTests.mk
Add native unittest support on target devices for LatinIME
2014-06-23 14:41:34 +09:00