summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/inputmethod/InputMethodConfig.java
Commit message (Expand)AuthorAgeFilesLines
* Implement new UI for IME settingssatok2011-06-301-286/+0
* Use getDisplayName for the name of InputMethodSubtypesatok2011-06-081-3/+3
* Fix a bug which can't enable mutiple non-preinstalled IMEs at a timesatok2011-02-161-24/+21
* Disable left pane of "Input languages" conditionally.Daisuke Miyakawa2011-01-311-6/+12
* Merge "Disable the checkbox even if there is a hard keyboard" into honeycombsatok2011-01-201-1/+1
|\
| * Disable the checkbox even if there is a hard keyboardsatok2011-01-211-1/+1
* | Refine InputMethodInfo APIKen Wakasa2011-01-211-1/+1
* | Use android.provider.Settings.EXTRA_INPUT_METHOD_IDTadashi G. Takaoka2011-01-211-1/+1
* | Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGSTadashi G. Takaoka2011-01-201-1/+1
|/
* Fix PhysicalKeyboardSettings by merging it into InputMethodConfig.Chia-chi Yeh2011-01-141-18/+38
* Add a preference for selecting subtypes automaticallysatok2010-12-281-1/+27
* Implement new design for settings of InputMethodssatok2010-12-171-0/+237