maiacore android keyboard app or something
 
 
 
 
Go to file
Amith Yamasani 3263841911 Some performance optimizations.
Makes the user/contacts dictionary lookup faster. This is necessary because
there's more in these dictionaries now and it's written in Java.

Fix an auto-caps issue when moving the cursor. And do it a little lazily.

Fixed a bug that was causing user dictionary words to get a much
higher weightage than the main dictionary.
2009-08-13 18:03:41 -07:00
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
dictionary Allow for non-starting letters to be upper case in dictionary lookup. 2009-08-13 18:03:07 -07:00
res Use correct size key backgrounds to avoid scaling. 2009-08-13 18:02:59 -07:00
src/com/android/inputmethod/latin Some performance optimizations. 2009-08-13 18:03:41 -07:00
Android.mk auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
AndroidManifest.xml Removing comments that somehow checked in. 2009-07-29 08:17:14 -07:00