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
/
tests
/
src
/
com
/
android
/
inputmethod
/
latin
History
satok
be0cf72253
Move auto correction thresthold to the native code
...
bug: 5858137 Change-Id: Ic4b6270c6e51ef4ed25a6a1d8ddd7fdfa70fd78d
2012-01-12 19:56:15 +09:00
..
EditDistanceTests.java
Move auto correction thresthold to the native code
2012-01-12 19:56:15 +09:00
SubtypeLocaleTests.java
Move locale-related utility methods to LocaleUtils.
2011-08-29 12:29:35 +09:00
SuggestHelper.java
Move KeyboardBuilder and KeyboardParams classes into Keyboard class
2011-12-18 20:19:16 +09:00
SuggestTests.java
Make the whitelist an instanciable class.
2011-10-06 16:05:21 +09:00
SuggestTestsBase.java
Move KeyboardSwitcher.getKeyboard to KeyboardSet
2011-12-16 20:10:57 +09:00
UserBigramSuggestHelper.java
Stop a flag from escaping.
2011-12-09 16:09:04 +09:00
UserBigramSuggestTests.java
Make the whitelist an instanciable class.
2011-10-06 16:05:21 +09:00
UtilsTests.java
Use user-history bigrams when no input if available.
2011-04-22 15:46:23 +09:00