summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/inputmethod
Commit message (Expand)AuthorAgeFilesLines
* Show a security warning dialog when switching a spell checkersatok2011-10-054-8/+58
* Fix the behavior of preference in IME Settingssatok2011-09-281-10/+12
* Tweak IME settingssatok2011-09-271-23/+36
* Tweak ime settingssatok2011-09-131-4/+15
* Update the current IME labelsatok2011-09-122-1/+65
* Sort subtypes in subtype enabler settingssatok2011-09-061-3/+63
* Merge "Support automatic language"satok2011-09-052-13/+32
|\
| * Support automatic languagesatok2011-09-052-13/+32
* | Tweak IME settingssatok2011-09-051-12/+1
|/
* Fix an NPEJean Chalard2011-09-022-3/+4
* Merge "Update settings wording for ICS"Jean Chalard2011-09-011-2/+1
|\
| * Update settings wording for ICSJean Chalard2011-09-011-2/+1
* | Add a functionality to disable the spell checkersatok2011-08-312-2/+14
|/
* 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
* Add debug code to spell checker settingssatok2011-08-262-0/+16
* SpellChecker settingssatok2011-08-262-33/+106
* Fix the title of the input method subtype enablersatok2011-08-121-8/+15
* Prevent crashes when IME's settings activity is missingKen Wakasa2011-08-101-1/+8
* Add a way to choose the current spell checkersatok2011-08-022-10/+150
* [step8] Use api to get the current spell checkersatok2011-07-262-2/+5
* [step6] Apply api and fix crush in spell checker settings.satok2011-07-263-11/+28
* [Step 1] Add preference activities for spell checkerssatok2011-07-257-0/+273
* Merge "Allow applications to set the title of the subtype enabler Bug: 5058105"satok2011-07-211-2/+13
|\
| * Allow applications to set the title of the subtype enablersatok2011-07-221-2/+13
* | Remove the "user dictionary" settings entry if noneJean Chalard2011-07-212-2/+10
* | Do not crash when the user dictionary service is disabled.Jean Chalard2011-07-211-1/+1
|/
* Change IME picker dialog from Activity to Broadcastsatok2011-07-121-8/+9
* Update settings for aux imessatok2011-07-042-18/+22
* Implement new UI for IME settingssatok2011-06-303-304/+417
* Add an activity to show an ime switch dialogsatok2011-06-201-0/+31
* Use getDisplayName for the name of InputMethodSubtypesatok2011-06-082-20/+12
* Change the interface for user dictionary multiple locales.Jean Chalard2011-05-182-51/+131
* Fix NPE in InputMethodAndLanguageSettingssatok2011-05-141-1/+1
* Enable showing the user dictionary in several locales.Jean Chalard2011-05-111-0/+59
* Fix a bug which can't enable mutiple non-preinstalled IMEs at a timesatok2011-02-161-24/+21
* Do not reset IME Subtype in InputMethodConfig fragmentsatok2011-02-041-8/+14
* Disable left pane of "Input languages" conditionally.Daisuke Miyakawa2011-01-313-6/+56
* 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-213-8/+15
* | Use android.provider.Settings.EXTRA_INPUT_METHOD_IDTadashi G. Takaoka2011-01-212-5/+3
* | Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGSTadashi G. Takaoka2011-01-201-1/+1
|/
* Always clear hashcodes when input method settings is changedsatok2011-01-201-0/+8
* Clear current input method when a current ime was disabled.satok2011-01-172-14/+1
* Merge "Fix PhysicalKeyboardSettings by merging it into InputMethodConfig." in...Chia-chi Yeh2011-01-141-18/+38
|\
| * Fix PhysicalKeyboardSettings by merging it into InputMethodConfig.Chia-chi Yeh2011-01-141-18/+38
* | Automatically turn on "Use system language" when no subtypes become selectedsatok2011-01-111-1/+4
|/
* Add a preference for selecting subtypes automaticallysatok2010-12-282-12/+142
* Fix a null pointer exception when disabledSystemIMEs is null.satok2010-12-201-0/+3