maiacore android keyboard app or something
 
 
 
 
Go to file
Keisuke Kuroyanagi 2dcb5c1b4d Remove clearAndFlushDictionary() and use clear().
clearAndFlushDictionary() was needed when dictionaries are constructed
in java side. All expandable dictionaries now use native code; thus,
this method is same to clear() and no longer needed.

Bug: 13755213
Change-Id: Ifd836e64f8ff807930f7cd2319b103b65e8fce70
2014-04-24 11:25:47 -07:00
dictionaries Update all dicts to version 44. 2014-02-24 21:27:25 +09:00
java Remove clearAndFlushDictionary() and use clear(). 2014-04-24 11:25:47 -07:00
native Support creating BinaryDictionary without creating dict file. 2014-04-22 13:18:34 -07:00
tests Remove clearAndFlushDictionary() and use clear(). 2014-04-24 11:25:47 -07: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