LatinIME/java/src/com/android/inputmethod/compat
satok 356776a9b7 Put a misspelled flag if the word is not valid by the same logic of Android spell checker.
Bug: 6222722

Currently, the flags of the suggestion span from the Latin IME is different from the flags from Android spell checker.

Change-Id: I2f7a54ae0d63235a0b94e039109ab8b2f1311055
2012-03-27 17:11:48 +09:00
..
AbstractCompatWrapper.java Give InputLogicTests the ability to change language 2012-03-08 16:39:29 +09:00
AccessibilityManagerCompatUtils.java Added virtual view hierarchy for keyboard accessibility. 2012-02-28 10:01:40 -08:00
ArraysCompatUtils.java Add error log to expensive ArraysCompatUtils.binarySearch 2011-12-16 15:34:11 +09:00
AudioManagerCompatWrapper.java Fixed speaking keys when editing password fields 2011-08-08 11:05:04 -07:00
CompatUtils.java Use 2 arguments LinearLayout constructor 2011-06-21 22:09:19 +09:00
EditorInfoCompatUtils.java Add next/prev navigate action more keys and remove tab key 2012-02-21 22:50:50 -08:00
FrameLayoutCompatUtils.java Display suggested word info in debug mode 2011-06-24 14:19:59 +09:00
InputConnectionCompatUtils.java Put SuggestionSpan at commitText 2011-05-25 17:48:31 +09:00
InputMethodInfoCompatWrapper.java Support select input method dialog on pre-HC platform 2011-07-19 22:22:47 -07:00
InputMethodManagerCompatWrapper.java Split Utils class to StringUtils, SubtypeUtils, and JniUtils 2012-03-08 20:30:38 +09:00
InputMethodServiceCompatWrapper.java Implement KeyboardLocale InputMethodSubtype extra key 2011-09-01 14:05:01 +09:00
InputMethodSubtypeCompatWrapper.java Give InputLogicTests the ability to change language 2012-03-08 16:39:29 +09:00
InputTypeCompatUtils.java Fix web input type judgment 2011-05-30 19:10:25 +09:00
MotionEventCompatUtils.java Avoid using collection interface, using array instead 2012-03-13 20:53:15 +09:00
SettingsSecureCompatUtils.java Updated keyboard to use SPEAK_PASSWORD preference. 2011-12-06 14:06:57 -08:00
SharedPreferencesCompat.java Move SharedPreferencesCompat to com.android.inputmethod.compat 2011-09-30 20:17:32 +09:00
SuggestionsInfoCompatUtils.java Build God Mode keyboard with API level 14 2011-12-10 03:45:40 +09:00
SuggestionSpanUtils.java Put a misspelled flag if the word is not valid by the same logic of Android spell checker. 2012-03-27 17:11:48 +09:00
VibratorCompatWrapper.java Tweak LatinIME's keypress vibration duration 2011-09-20 11:23:30 +09:00
ViewParentCompatUtils.java Added virtual view hierarchy for keyboard accessibility. 2012-02-28 10:01:40 -08:00