maiacore android keyboard app or something
Find a file
Amith Yamasani 5b63c38d1f Fix 2306814: Too aggressive suggesting names from my contacts list.
When there is more than one instance of a name in the Contacts, it
gets a very high weightage and can override corrections for very
high frequency words such as "the".

This fix prevents multiple occurences from increasing the frequency
of a contact and also from bumping it above 255, which is the frequency
of "the", "is", etc.
2009-12-07 11:42:09 -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 Fix 2306814: Too aggressive suggesting names from my contacts list. 2009-12-07 11:42:09 -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