futokb/native/jni
2024-08-24 10:51:18 +03:00
..
src Update tablet layouts, fix tablet swipe typing 2024-05-27 21:44:06 +03:00
tests
Android.bp
Android.mk Enable logging in builds 2024-04-09 14:45:13 -05:00
Application.mk
CleanupNativeFileList.mk
HostUnitTests.mk
jni_common.cpp Fix embedded tokenizer loading, implement new model management methods, implement model info loading, model importing 2024-01-28 22:40:39 +02:00
jni_common.h
NativeFileList.mk Implement initial swipe typing 2024-04-18 10:29:10 -05:00
org_futo_inputmethod_keyboard_ProximityInfo.cpp
org_futo_inputmethod_keyboard_ProximityInfo.h
org_futo_inputmethod_latin_BinaryDictionary.cpp
org_futo_inputmethod_latin_BinaryDictionary.h
org_futo_inputmethod_latin_BinaryDictionaryUtils.cpp
org_futo_inputmethod_latin_BinaryDictionaryUtils.h
org_futo_inputmethod_latin_DicTraverseSession.cpp
org_futo_inputmethod_latin_DicTraverseSession.h
org_futo_inputmethod_latin_xlm_AdapterTrainer.cpp Fix finetuning, add a finetuning screen, handle errors during importing model, update metadata format, add model exporting 2024-01-30 17:14:02 +02:00
org_futo_inputmethod_latin_xlm_AdapterTrainer.h
org_futo_inputmethod_latin_xlm_LanguageModel.cpp Fix bug in LanguageModel native code 2024-08-24 10:51:18 +03:00
org_futo_inputmethod_latin_xlm_LanguageModel.h
org_futo_inputmethod_latin_xlm_ModelInfoLoader.cpp Fix modified utf-8 errors when returning strings 2024-03-21 16:49:45 -05:00
org_futo_inputmethod_latin_xlm_ModelInfoLoader.h Fix embedded tokenizer loading, implement new model management methods, implement model info loading, model importing 2024-01-28 22:40:39 +02:00
org_futo_voiceinput_WhisperGGML.cpp Add more logging to whispercpp 2024-04-09 14:41:32 -05:00
org_futo_voiceinput_WhisperGGML.h
run-tests.sh
TargetUnitTests.mk