LatinIME/java
Yohei Yukawa 8ba4f33709 Use shouldOfferSwitchingToNextInputMethod when available
With this CL, LatinIME starts using
InputMethodManager#shouldOfferSwitchingToNextInputMethod when
available and API level is higher than 19 (KitKat).

Note that relevant settings of LatinIME will be ignored if
InputMethodManager#shouldOfferSwitchingToNextInputMethod is
considered to be available at the moment. We will revisit
here to reorganize the user visible settings before the
new global IME switching mechanism becomes publicly
available.

BUG: 12965588
Change-Id: I0188fa56cba8e983c61cef3ae3400a0e3821f718
2014-04-28 15:11:19 +09:00
..
res Import translations. DO NOT MERGE 2014-04-23 17:39:29 -07:00
src/com/android/inputmethod Use shouldOfferSwitchingToNextInputMethod when available 2014-04-28 15:11:19 +09:00
Android.mk Now LOCAL_JNI_SHARED_LIBRARIES works for both bundled and unbundled build. 2014-04-17 18:44:20 -07:00
AndroidManifest.xml Use platform default theme for activities and dialogs 2014-04-04 17:13:54 +09:00
MODULE_LICENSE_APACHE2
NOTICE Add notice for Lexiteria dictionaries. 2012-10-05 11:08:31 +09:00
proguard.flags Remove ProGuard warning 2014-04-04 17:59:26 +09:00