maiacore android keyboard app or something
 
 
 
 
Go to file
Jean Chalard ae55db95a7 Large simplification in obtaining a raw dictionary
That is where the last refactorings were leading. This code is
simpler, but it's far more flexible. Importantly, it only makes
a single copy instead of making a full disk copy for every
intermediate step.
Next we're going to make the "copy" part modular for processes
that don't need to copy the whole file.

Change-Id: Ief32ac665d804b9b20c44f443a9c87452ceb367a
2014-11-05 12:27:35 +09:00
common Add null analysis annotations to latinime-common 2014-11-02 22:31:42 +09:00
dictionaries Update dictionaries (possibly_offensive flag) 2014-10-31 14:49:24 +09:00
java Fix EmojiPageKeyboardView onPress bug 2014-11-04 20:27:39 +09:00
java-overridable/src/com/android/inputmethod Move InputPointers and ResizableIntArray to common 2014-10-29 12:09:11 +09:00
native Fix: BoS prediction after inputting just once. 2014-11-01 17:58:22 +09:00
tests Fix missing ZWNJ key of BengaliAkhhor keyboard 2014-11-04 18:53:28 +09:00
tools Large simplification in obtaining a raw dictionary 2014-11-05 12:27:35 +09:00
Android.mk Add latinime-common local lib 2014-10-22 19:26:21 +09:00
CleanSpec.mk Add a clean step for LatinIME native lib. 2014-03-21 10:46:24 +09:00