summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/inputmethod/InputMethodAndLanguageSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Show only the language if there's only one locale for the language.Amith Yamasani2012-06-131-4/+32
* Fix comparison of device source bits.Jeff Brown2012-05-301-2/+1
* Add UI to select multiple keyboard layouts.Jeff Brown2012-05-201-8/+40
* Add support for grouping keyboard layouts by collection.Jeff Brown2012-05-171-1/+1
* Cut a helper method to increase encapsulation.Jean Chalard2012-05-091-4/+4
* Fix a janky transitionJean Chalard2012-05-081-0/+2
* Add label for default keyboard layout.Jeff Brown2012-04-171-0/+2
* Add setting to redirect vibrator to game controller.Jeff Brown2012-04-131-6/+43
* Use new input device listener API to refresh keyboards.Jeff Brown2012-04-131-6/+28
* Update use of input manager API in settings.Jeff Brown2012-04-101-6/+3
* Add new settings UI to select keyboard layout.Jeff Brown2012-04-051-47/+106
* Update the current IME labelsatok2011-09-121-1/+40
* Fix an NPEJean Chalard2011-09-021-1/+3
* Update settings wording for ICSJean Chalard2011-09-011-2/+1
* Fix the visibility of preferences in the input method settingssatok2011-08-311-0/+1
* Fix a crash in settings if a hard keyboard is attached.Jean Chalard2011-08-291-1/+1
* [step6] Apply api and fix crush in spell checker settings.satok2011-07-261-2/+5
* [Step 1] Add preference activities for spell checkerssatok2011-07-251-0/+6
* Remove the "user dictionary" settings entry if noneJean Chalard2011-07-211-1/+6
* Implement new UI for IME settingssatok2011-06-301-18/+163
* Change the interface for user dictionary multiple locales.Jean Chalard2011-05-181-51/+22
* Fix NPE in InputMethodAndLanguageSettingssatok2011-05-141-1/+1
* Enable showing the user dictionary in several locales.Jean Chalard2011-05-111-0/+59
* Clear current input method when a current ime was disabled.satok2011-01-171-14/+0
* Implement new design for settings of InputMethodssatok2010-12-171-159/+57
* Move Voice input/output settings to Language & keyboardAmith Yamasani2010-12-101-0/+3
* Call showInputMethodPicker instead of showInputMethodSubtypePickersatok2010-11-251-1/+1
* Not to set IME when the current IME was disabled, because framework will find...satok2010-11-131-8/+1
* Move classes related to input method to com.android.settings.inputmethodsatok2010-11-011-0/+265