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
/
java
/
src
/
com
/
android
/
inputmethod
/
latin
/
personalization
History
Keisuke Kuroyanagi
a545e8dd23
Fix: NPE when context.getFilesDir() returns null.
...
Bug: 14517587 Change-Id: Ib99bea14eab3a25ddb5042527b757133734a6ba6
2014-05-15 20:20:13 +09:00
..
AccountUtils.java
…
ContextualDictionary.java
Remove ContextualDictionary.haveContentsChanged().
2014-05-12 13:50:08 +09:00
DecayingExpandableBinaryDictionaryBase.java
Check whether contacts have changed using hashCode().
2014-05-08 12:25:32 +09:00
DictionaryDecayBroadcastReciever.java
Periodic GC for personalization dict.
2014-05-08 17:20:43 +09:00
PersonalizationDictionary.java
Use dictType to class map to create sub dicts.
2014-05-01 18:44:57 +09:00
PersonalizationDictionarySessionRegistrar.java
Prepare to implement distracter filter
2014-04-25 09:13:22 -07:00
PersonalizationHelper.java
Fix: NPE when context.getFilesDir() returns null.
2014-05-15 20:20:13 +09:00
UserHistoryDictionary.java
Use dictType to class map to create sub dicts.
2014-05-01 18:44:57 +09:00