summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/inputmethod
Commit message (Collapse)AuthorAgeFilesLines
...
* Disable left pane of "Input languages" conditionally.Daisuke Miyakawa2011-01-313-6/+56
| | | | | | | | | The screen is available from LatinIME's setting button, in which we don't want the left pane, while we want the left pane when launched as part of Settings app. Bug: 3383738 Change-Id: I62e901e7cc14053742ae35829d82c20e432a358f
* 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
| | | | | | | | Change-Id: I9ef8ce273fd72327089ada1133d923715645a141
* | Refine InputMethodInfo APIKen Wakasa2011-01-213-8/+15
| | | | | | | | | | bug: 3370297 Change-Id: Ifaaad399586ee5b842f9b7762281d76e7969d24c
* | Use android.provider.Settings.EXTRA_INPUT_METHOD_IDTadashi G. Takaoka2011-01-212-5/+3
| | | | | | | | | | | | | | This change also fixes the action name of android.settings.INPUT_METHOD_SUBTYPE_SETTINGS. Change-Id: Ie08e7f9144f8ff8faa8e7d8edf63fbd59421b18c
* | Rename action to ACTION_INPUT_METHOD_SUBTYPE_SETTINGSTadashi G. Takaoka2011-01-201-1/+1
|/ | | | Change-Id: I2aa16ecfffe3b575132437a9e3a071cd1c747e28
* Always clear hashcodes when input method settings is changedsatok2011-01-201-0/+8
| | | | Change-Id: Ia2a5d3a856f0ce9e1c81052397e3d704a3b6b396
* Clear current input method when a current ime was disabled.satok2011-01-172-14/+1
| | | | Change-Id: Iade2c025e686bce47a94daa96bc0787431fafa01
* Merge "Fix PhysicalKeyboardSettings by merging it into InputMethodConfig." ↵Chia-chi Yeh2011-01-141-18/+38
|\ | | | | | | into honeycomb
| * Fix PhysicalKeyboardSettings by merging it into InputMethodConfig.Chia-chi Yeh2011-01-141-18/+38
| | | | | | | | Change-Id: I00deeda813f438f9eb2b7932e3b4d273be2e1ab8
* | Automatically turn on "Use system language" when no subtypes become selectedsatok2011-01-111-1/+4
|/ | | | | | Bug: 3327257 Change-Id: I99a8c2769957963db99fa72be6cc76cc9cd97abf
* Add a preference for selecting subtypes automaticallysatok2010-12-282-12/+142
| | | | | | bug: 3142286 Change-Id: I9129df7671252d7ccc611a2892a4ba96e1dacdaf
* Fix a null pointer exception when disabledSystemIMEs is null.satok2010-12-201-0/+3
| | | | | | Bug: 3298244 Change-Id: Ifb3349def052bd50633b0cfe04e5636e22115245
* Implement new design for settings of InputMethodssatok2010-12-174-243/+459
| | | | Change-Id: I82392e4a028abe2d588622a7e89fd035966f603a
* Move Voice input/output settings to Language & keyboardAmith Yamasani2010-12-101-0/+3
| | | | | Bug: 3267042 Change-Id: I127a2e9d11fb70283812e68979bdde3976e32cf9
* Call showInputMethodPicker instead of showInputMethodSubtypePickersatok2010-11-251-1/+1
| | | | | | - because showInputMethodSubtypePicker will be removed. Change-Id: I01086d29663a14f4ebf9d8dfa9376735af2e193d
* Not to set IME when the current IME was disabled, because framework will ↵satok2010-11-133-34/+10
| | | | | | | | | | | find an applicable IME when the current IME was unset. Bug: 3186000 - This enables us to share the code between Settings and the framework. - Removed the parameter for lastImeTicked because an applicable IME can be found in the framework. Change-Id: Icfb6168c5a22506f225bfe58425adeb540835456
* Change API for input method subtype's mode from resource id to Stringsatok2010-11-051-4/+1
| | | | Change-Id: Ibf053d1747337cce3829288c6a47782f4dee9522
* Reset selected InputMethodSubtype when the checkbox for the selected ↵satok2010-11-041-8/+19
| | | | | | InputMethodSubtype was disabled Change-Id: I04586cb4935b34d03af5e4dac54cfd000474af16
* Save and update enabled Subtypes in InputMethodAndSubtypeEnablersatok2010-11-021-44/+144
| | | | Change-Id: I01ce22b7cc17457dde34967957a27658067ec674
* Move classes related to input method to com.android.settings.inputmethodsatok2010-11-013-0/+625
- Updated proguard.flags Change-Id: I198761b0f0ad5288c8c807a7a3c2e965731fcee5