index
:
packages_input_LatinIME.git
kitkat
lp5.0
packages_input_LatinIME
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
java
/
src
/
com
/
android
/
inputmethod
/
latin
/
personalization
/
PersonalizationHelper.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix NPE when context.getFilesDir() returns null.
Keisuke Kuroyanagi
2014-07-28
1
-0
/
+1
*
Use Java 7 diamond operator
Tadashi G. Takaoka
2014-05-24
1
-9
/
+6
*
Fix: NPE when context.getFilesDir() returns null.
Keisuke Kuroyanagi
2014-05-15
1
-4
/
+6
*
Periodic GC for personalization dict.
Keisuke Kuroyanagi
2014-05-08
1
-3
/
+1
*
Remove clearAndFlushDictionary() and use clear().
Keisuke Kuroyanagi
2014-04-24
1
-1
/
+1
*
Added a method and run GC for testing.
Keisuke Kuroyanagi
2014-02-28
1
-8
/
+31
*
Remove personalization dicts for multilingual users.
Keisuke Kuroyanagi
2014-02-19
1
-3
/
+6
*
Update personalization dict via dictionary facilitator.
Keisuke Kuroyanagi
2014-01-15
1
-7
/
+0
*
Remove personalized dicts when the option is turned off.
Keisuke Kuroyanagi
2013-12-25
1
-0
/
+46
*
Reset to 9bd6dac4708ad94fd0257c53e977df62b152e20c
Ken Wakasa
2013-12-13
1
-51
/
+19
*
Try decaying user history at hourly intervals.
Keisuke Kuroyanagi
2013-10-02
1
-1
/
+12
*
Set header attributes for ExpandableBinaryDictionary.
Keisuke Kuroyanagi
2013-09-28
1
-9
/
+7
*
Use PrioritizedSerialExecutor instead of ReentrantReadWriteLock.
Yuichiro Hanada
2013-09-10
1
-1
/
+1
*
Make DynamicPred...Base extend ExpandableBinaryDictionary.
Keisuke Kuroyanagi
2013-08-26
1
-0
/
+122