summaryrefslogtreecommitdiffstats
path: root/core/java/com/android/internal/inputmethod/InputMethodUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Check system locale when picking up an initial SpellChecker.Yohei Yukawa2015-06-261-0/+127
* Set DISABLED_UNTIL_USED for the correct user in IMMS.Yohei Yukawa2015-06-201-10/+29
* Convert subtypes whose locale is "tl" to "fil".Yohei Yukawa2015-06-021-1/+9
* Back up and restore the set of enabled IMEsChristopher Tate2015-03-231-26/+46
* Remove deprecated hidden public methods from InputMethodUtils.Yohei Yukawa2015-03-171-64/+7
* Expose isSystemImeThatHasSubtypeOf to SettingsYohei Yukawa2015-03-131-1/+1
* Normalize deprecated 2-letter language code when necessary.Yohei Yukawa2015-02-211-4/+23
* Add tests for Ibb9eb9f65323795d139 and I6571d464a46453934f0Yohei Yukawa2015-02-201-1/+4
* Minimize the number of default enabled IMEs part 4Yohei Yukawa2014-11-061-96/+214
* Work on issue #17506095: Plumb a new configuration to IMMSYohei Yukawa2014-09-211-0/+20
* Minimize the number of default enabled IMEs part 3Yohei Yukawa2014-09-151-11/+134
* Minimize the number of default enabled IMEs part 2Yohei Yukawa2014-09-141-8/+23
* Minimize the number of default enabled IMEs part 1Yohei Yukawa2014-09-131-26/+21
* Persist Show IME option.Michael Wright2014-08-171-0/+10
* Make InputMethodUtils.getLanguageFromLocaleString publicTadashi G. Takaoka2014-07-121-1/+1
* Allow 3 letter language codes in InputMethodUtils.Narayan Kamath2014-07-111-4/+25
* Fix issue with not allowing activities for current user.Kenny Guy2014-04-021-0/+1
* Rename related users to profiles.Kenny Guy2014-04-021-7/+6
* Allow related users to show activities on primary userAmith Yamasani2014-03-071-0/+17
* Refactor InputMethodAndSubtypeCircularListSatoshi Kataoka2013-10-281-0/+11
* Open an internal utility of InputMethodUtilsSatoshi Kataoka2013-08-051-1/+1
* Add a debug utility for InputMethodUtilsSatoshi Kataoka2013-08-011-0/+22
* Small refactor on InputMethodUtilsSatoshi Kataoka2013-07-311-0/+17
* Change visibility of the hidden input method utilitySatoshi Kataoka2013-07-291-1/+1
* Consolidate InputMethodUtilsSatoshi Kataoka2013-07-091-0/+11
* Change the initial disabled state of disabled IMEsSatoshi Kataoka2013-05-021-2/+76
* Do not turn on imes unexpectedly with unit testsSatoshi Kataoka2013-01-281-13/+56
* Add new disabled state for "optional" built-in apps.Dianne Hackborn2013-01-221-1/+1
* Refactor utilities for InputMethodManagerSerivce that we want to share with t...Satoshi Kataoka2013-01-151-0/+796