maiacore android keyboard app or something
 
 
 
 
Go to file
Keisuke Kuroyanagi ad518d9a5b Avoid copying bigram list if possible.
Constructing en_US main dict using dicttool:
Before:
real    1m8.699s
user    1m10.600s
sys     0m2.390s
After:
real    0m17.204s
user    0m20.560s
sys     0m0.720s


Bug: 13406708
Change-Id: I3b0476be57e5cb93c6497025b3ffa7064ac326c6
2014-05-08 14:19:33 +09:00
dictionaries Update all dicts to version 44. 2014-02-24 21:27:25 +09:00
java Import translations. DO NOT MERGE 2014-04-28 15:04:31 -07:00
native Avoid copying bigram list if possible. 2014-05-08 14:19:33 +09:00
tests Use ReentrantReadWriteLock in ExpandableBinaryDictionary. 2014-04-28 20:56:01 +09:00
tools Revise myanmar keyboard layout 2014-04-11 15:29:30 +09:00
Android.mk Build native subdirectories first 2013-01-28 20:07:31 -08:00
CleanSpec.mk Add a clean step for LatinIME native lib. 2014-03-21 10:46:24 +09:00