futokb/java
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
..
res Import translations. DO NOT MERGE 2015-04-03 23:29:58 -07:00
src/com/android/inputmethod Read less data from the input connection. 2015-04-07 11:18:58 -07:00
Android.mk
AndroidManifest.xml Revert "Declare that LatinIME does not use cleartext network traffic." 2015-04-06 15:32:19 +00:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Create a new KeyboardLayout class to represent the layout. 2015-01-30 17:24:09 -08:00