maiacore android keyboard app or something
Find a file
Amith Yamasani 34386e6988 Auto add new words to the user dictionary.
First pass at automatically adding new words that the user types and deliberately
accepts.
After typing the word 4 times, the word gets promoted to being valid.
After typing the word 7 times, the word gets added into the UserDictionary and can
be removed from the UserDictionary Settings UI.

Also add a second row of symbols to the period popup.
2009-08-13 17:17:58 -07:00
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
dictionary Prune out suggestions that have a very large edit distance. 2009-08-13 17:17:27 -07:00
res Auto add new words to the user dictionary. 2009-08-13 17:17:58 -07:00
src/com/android/inputmethod/latin Auto add new words to the user dictionary. 2009-08-13 17:17:58 -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