maiacore android keyboard app or something
 
 
 
 
Go to file
Jean Chalard 117fc93f37 Move mBestWord to the word composer.
mBestWord has a confusing name - it's actually an auto-correction.
It's cleaner if it lives in the word composer because an
auto-correction should be tied to a specific user input, and
should be reset each time the user input changes to avoid
race conditions.

Change-Id: I718d29395bc747372067e6440e090c6a181994ae
2011-12-13 21:06:51 +09:00
dictionaries auto import from //branches/cupcake/...@138744 2009-03-13 15:11:42 -07:00
java Move mBestWord to the word composer. 2011-12-13 21:06:51 +09:00
native Use priority queue for native string buffer 2011-12-13 16:32:52 +09:00
tests Add unit test of KeyboardState 2011-12-12 16:34:11 +09:00
tools Fix a bug where ampersands in XML would not work 2011-09-28 20:58:59 +09:00
Android.mk Don't let the native code target be included twice when unbundling. 2010-03-09 15:01:09 -08:00
CleanSpec.mk Pass the touch position correction data to native. 2011-09-29 17:00:49 +09:00