maiacore android keyboard app or something
 
 
 
 
Go to file
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
dictionaries Update all dicts to version 44. 2014-02-24 21:27:25 +09:00
java Use shouldOfferSwitchingToNextInputMethod when available 2014-04-28 15:11:19 +09:00
native Support creating BinaryDictionary without creating dict file. 2014-04-22 13:18:34 -07:00
tests Handle user history dictionary as an ExpandableBinaryDictionary. 2014-04-24 14:48:01 -07:00
tools Revise myanmar keyboard layout 2014-04-11 15:29:30 +09:00
Android.mk Build native subdirectories first 2013-01-28 20:07:31 -08:00
CleanSpec.mk Add a clean step for LatinIME native lib. 2014-03-21 10:46:24 +09:00