maiacore android keyboard app or something
 
 
 
 
Go to file
Amith Yamasani bb6f9146f1 DO NOT MERGE: Fix for 2295810: Auto-correction of English results in Englishman
Comparisons were always happening with lowercase version of the typed
word, which wouldn't match the uppercase word in the dictionary, so it
became an unrecognized word when typed in full. Highlight was then going
to the next word in the list.

Fix compares the lowercase and uppercase versions of the word for
validity.

Merge from eclair-mr2
2009-12-02 16:43:21 -08:00
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
dictionary Reduce weight of missing-char suggestions. 2009-08-13 18:03:56 -07:00
res Import revised translations. DO NOT MERGE 2009-11-30 11:39:53 -08:00
src/com/android/inputmethod/latin DO NOT MERGE: Fix for 2295810: Auto-correction of English results in Englishman 2009-12-02 16:43:21 -08:00
Android.mk auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
AndroidManifest.xml Don't kill the IME after a restore 2009-09-01 21:16:19 -07:00