LatinIME/java/src/com/android/inputmethod/compat
Yohei Yukawa 3f513f107e Enable InputMethodService#onUpdateCursor behind the flag
With this CL, InputMethodService#onUpdateCursor and
InputMethodService#onUpdateCursorAnchorInfo can be enabled
on L when ENABLE_CURSOR_ANCHOR_INFO_CALLBACK and
ENABLE_CURSOR_RECT_CALLBACK are specified, respectively.

BUG: 16382260
Change-Id: I29924128f6bd2f08cbd91cc4e82c9c4a6ecce3ff
2014-07-20 20:56:52 +09:00
..
ActivityManagerCompatUtils.java Add a utility of isLowRamDevice 2013-09-24 19:53:35 +09:00
AppWorkaroundsHelper.java Add a method to work around apps broken by recorrection 2013-05-21 07:53:31 +09:00
AppWorkaroundsUtils.java [IL21] Move the workaround utils to a better place. 2013-12-20 16:48:54 +09:00
CompatUtils.java Small cleanup in CompatUtils 2013-03-02 17:18:18 +09:00
ConnectivityManagerCompatUtils.java Merge the dictionary pack in Latin IME. 2013-03-19 15:40:14 +09:00
DownloadManagerCompatUtils.java Merge the dictionary pack in Latin IME. 2013-03-19 15:40:14 +09:00
EditorInfoCompatUtils.java Small code cleanups 2013-01-07 12:13:42 +09:00
InputConnectionCompatUtils.java Add two convenient utility methods for L new API 2014-07-19 23:42:37 +09:00
InputMethodManagerCompatWrapper.java Use shouldOfferSwitchingToNextInputMethod when available 2014-04-28 15:11:19 +09:00
InputMethodServiceCompatUtils.java Enable InputMethodService#onUpdateCursor behind the flag 2014-07-20 20:56:52 +09:00
InputMethodSubtypeCompatUtils.java Additional subtype ID should be independent of OS-version 2014-07-04 15:08:58 +09:00
IntentCompatUtils.java Clean up IntentCompatUtils a bit 2013-05-21 15:13:23 -07:00
LocaleSpanCompatUtils.java Ensure each character is coverted by at most one LocaleSpan 2014-07-07 20:13:55 +09:00
LooperCompatUtils.java Fix some flaky tests. 2014-04-10 17:32:05 +09:00
SettingsSecureCompatUtils.java Small code cleanups 2013-01-07 12:13:42 +09:00
SuggestionSpanUtils.java Rename LatinImeLogger to DebugFlags 2014-07-16 18:49:00 -07:00
SuggestionsInfoCompatUtils.java Small code cleanups 2013-01-07 12:13:42 +09:00
TextInfoCompatUtils.java Simplify the wrapper for TextInfo#getCharSequence 2014-07-09 23:52:44 +09:00
TextViewCompatUtils.java Update setup wizard icons 2013-04-18 13:15:53 +09:00
UserDictionaryCompatUtils.java Handle user dict as an ExpandableBinaryDictionary. 2014-04-30 20:35:08 +09:00
ViewCompatUtils.java Use ViewCompat support library and delete ViewCompatUtils 2014-05-24 12:26:30 +09:00