maiacore android keyboard app or something
 
 
 
 
Go to file
Dan Zivkovic 6bb7011559 Read less data from the input connection.
Currently, we read 256 (max word size) * 5 (max N-gram size + 1) characters
from the input connection when building our context. This is overkill. We
don't need more than 80 characters, regardless of which decoder we use.

Bug 19987461.

Change-Id: Ie3a321cf2482adbacd8006d9d86e6601097c15ed
2015-04-07 11:18:58 -07:00
common Add shortcut support to UserDictionaryLookup. 2015-04-02 11:15:27 -07:00
dictionaries Update dictionaries (possibly_offensive flag) 2014-10-31 14:49:24 +09:00
java Read less data from the input connection. 2015-04-07 11:18:58 -07:00
java-overridable/src/com/android/inputmethod Force download the dictionaries after the apk package is updated. 2015-03-24 14:56:54 -07:00
native am 9ce2d0bb: am 06e62ab2: am cc47075c: Merge "Remove uses of libcxx.mk." 2015-03-27 23:31:41 +00:00
tests Define stats for UserDictionaryLookup. 2015-04-06 11:10:55 -07:00
tools Remove unused import and local variable 2014-11-28 11:53:12 +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