LatinIME/java
Jean Chalard 90d300c770 Clarify some code and fix a bug (A41)
The test against hasMainDictionary is a test to know if we should
auto-correct or not. Its result should be recorded in
hasAutoCorrection, not in allowsToBeAutoCorrected.

Actually, this value being inserted in allowsToBeAutoCorrected was
causing a bug that nobody noticed: when typing in a language with
no dictionary, the word in the middle of the suggestion strip would
always be bold, as if it was going to auto-correct to itself !
This change fixes this bug.

Change-Id: Ia1f08efd7089b9c5cbede910c5b0951d83e698d2
2012-07-02 15:46:03 +09:00
..
res Merge "Update dictionaries." 2012-07-01 20:55:47 -07:00
src/com/android/inputmethod Clarify some code and fix a bug (A41) 2012-07-02 15:46:03 +09:00
Android.mk Added virtual view hierarchy for keyboard accessibility. 2012-02-28 10:01:40 -08:00
AndroidManifest.xml Use splitActionBarWhenNarrow for Android Settings activity 2012-05-22 16:10:11 +09:00
MODULE_LICENSE_APACHE2
NOTICE
proguard.flags Update LatinIME native Makefile for gesture code 2012-06-29 00:06:14 +09:00