"...src/com/android/git@gitlab.futo.org:keyboard/latinime.git" did not exist on "6bb701155931fbf3f96aaea1c8c7b0ba4b521b3f"
Dan Zivkovic
authored
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
Name | Last commit | Last update |
---|---|---|
common | ||
dictionaries | ||
java-overridable/src/com/android/inputmethod | ||
java | ||
native | ||
tests | ||
tools | ||
Android.mk | ||
CleanSpec.mk |