maiacore android keyboard app or something
 
 
 
 
Go to file
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
common Merge "Enable Quadgram for personalized dicts." 2014-12-03 03:43:50 +00:00
dictionaries Update dictionaries (possibly_offensive flag) 2014-10-31 14:49:24 +09:00
java Add a method for handling for words not found in dictionary. 2015-01-14 16:20:42 -08:00
java-overridable/src/com/android/inputmethod Add a method for handling for words not found in dictionary. 2015-01-14 16:20:42 -08:00
native Move dictionary code to top level dictionary dir. 2014-12-17 16:02:09 +09:00
tests Revert "Enable preliminary subtypes for F-release" 2015-01-12 16:35:54 -08: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