LatinIME/java
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
..
res Show usability study mode for research purposes 2011-12-09 15:31:06 +09:00
src/com/android/inputmethod Move mBestWord to the word composer. 2011-12-13 21:06:51 +09:00
Android.mk Use InputMethodSettingsFragment 2011-07-09 11:25:54 +09:00
AndroidManifest.xml Use the system-wide interface to add a word. 2011-12-07 16:19:05 +09:00
MODULE_LICENSE_APACHE2 Clarify licensing 2010-04-05 09:47:36 -07:00
NOTICE Clarify licensing 2010-04-05 09:47:36 -07:00
proguard.flags Add a settings activity for the spell checker. 2011-08-12 19:07:51 +09:00