maiacore android keyboard app or something
 
 
 
 
Go to file
Amith Yamasani 1b62ff1a3d Increase target size of preferred letters while typing.
This increases the chance of hitting the correct letter when typing a word
that exists in the dictionary, rather than only correct it after the fact.
It is most effective after 2 or 3 letters of a word have been typed and gets
more accurate with more typed letters in the word.

If 2 adjacent letters have similar probabilities of occuring, then there is no
hit correction applied.
2010-02-08 15:22:37 -08:00
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
dictionary Increase target size of preferred letters while typing. 2010-02-08 15:22:37 -08:00
res Suggest punctuations between word suggestions, for easy access to ?,!, etc. 2010-02-03 15:55:12 -08:00
src/com Increase target size of preferred letters while typing. 2010-02-08 15:22:37 -08:00
Android.mk Use de-duped version on LoggingEvents now in android-common. 2010-01-29 12:40:13 -05:00
AndroidManifest.xml Adding VoiceIME support for the modified RecognitionManager 2010-02-05 14:14:37 +00:00