maiacore android keyboard app or something
 
 
 
 
Go to file
Amith Yamasani 787a654fd7 Fix incorrect matching of last character to unexpected names in contact
dictionary.

Example, "ho9" would match "Shoemaker", if "Shoemaker" existed in your
contacts. This was due to premature switch to completions mode when
trying to insert a missing letter.

This syncs up the Java version to what the native one was doing.
2010-03-04 03:22:08 -08:00
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
dictionary Fix a crash in the dictionary due to releasing a null array. 2010-02-09 10:58:26 -08:00
res Import new translations. 2010-02-26 17:34:25 -08:00
src/com Fix incorrect matching of last character to unexpected names in contact 2010-03-04 03:22:08 -08:00
Android.mk Remove dependency on google-common library. 2010-02-17 14:42:51 -08:00
AndroidManifest.xml Add an original-package tag that matches the real package name. 2010-02-12 18:57:35 -06:00