LatinIME/java
Chieu Nguyen 2e8d536678 Add a method for handling for words not found in dictionary.
This is apparently called only once for every unique word, so repeated instances
of the same word are not handled separately. Upon changing orientation of the
device, however, all invalid words in the textbox are underlined again and this
method is called for each unique instance in order.

Change-Id: Ic57e4b9e5675bd7abd723644aa318d964f7f875f
2015-01-14 16:20:42 -08:00
..
res Revert "Enable preliminary subtypes for F-release" 2015-01-12 16:35:54 -08:00
src/com/android/inputmethod Add a method for handling for words not found in dictionary. 2015-01-14 16:20:42 -08:00
Android.mk Just tiny cosmetic fixes in makefile 2014-11-11 03:26:38 +09:00
AndroidManifest.xml Fix restore from keyboard 2014-11-05 19:41:16 -08:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Rename PrevWordsInfo to NgramContext. 2014-09-29 10:52:18 +09:00