maiacore android keyboard app or something
Find a file
Tom Ouyang 3952078a91 Extract fewer characters in getWordRangeAtCursor().
Use LOOKBACK_CHARACTER_NUM = 80 instead of the previous
EDITOR_CONTENTS_CACHE_SIZE = 1024 (which was overkill).

This speeds up many InputLogic operations.

Bug: 19987461
Change-Id: I62b6a589f87e5daab33376b3e48f1c615a66dcfb
2015-04-09 11:45:55 -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 Extract fewer characters in getWordRangeAtCursor(). 2015-04-09 11:45:55 -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