summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/inputmethod
Commit message (Expand)AuthorAgeFilesLines
* Stylus gestures features (2/2)masiullah2015-10-292-0/+208
* settings: check if ime switcher pref was remove previouslyJorge Ruesga2015-10-291-2/+4
* Fix NPE in HighTouchSensivityMichael Bestas2015-10-291-5/+12
* Settings: Add HighTouchSensitivity supportXiao-Long Chen2015-10-291-1/+27
* settings: port IME selector notification toggle (1/2)Takazumi Matsumoto2015-10-291-0/+8
* Settings : Add hooks for device specific featuresDanesh M2015-10-291-0/+2
* Dont crash if there is no spellcheckerJohan Redestig2015-06-261-2/+3
* Implement default assist app settingXiyuan Xia2015-06-101-8/+0
* Making the behavior deterministic when the IME picker is shown.Seigo Nonaka2015-05-072-2/+2
* log visibility of viewsChris Wren2015-03-276-2/+38
* Settings: Remove all unused imports.John Spurlock2015-03-182-3/+0
* Stop using InputMethodUtils.isValidSystemDefaultImeYohei Yukawa2015-03-171-2/+5
* Update synonyms and fix some issues related to themFabrice Di Meglio2014-11-061-0/+4
* Fix bug #15730311 Checkboxes on R side should update to Quantum/Material on/o...Fabrice Di Meglio2014-10-151-12/+7
* If a device identifier is specified, bring up keyboard layouts dialog.Michael Wright2014-09-221-1/+10
* Always use the LocalePicker's preferred locale names.Elliott Hughes2014-09-091-37/+15
* Merge "Settings psuedolocalization fixes." into lmp-devElliott Hughes2014-08-221-10/+1
|\
| * Settings psuedolocalization fixes.Elliott Hughes2014-08-221-10/+1
* | Disable non-permitted accessibility services and IMEsKenny Guy2014-08-212-3/+20
* | Remove "Choose Keyboards" settingsTadashi G. Takaoka2014-08-211-9/+0
|/
* Remove indexes for removed hard keyboard options.Michael Wright2014-08-131-27/+0
* Fix bug #16958103 android.content.res.Resources$NotFoundException: String res...Fabrice Di Meglio2014-08-121-40/+8
* Remove non-functional hardware keyboard options.Michael Wright2014-08-111-27/+0
* Show physical keyboard settings even when IME is enabled.Michael Wright2014-08-111-92/+88
* Preserve enabled subtypes across disabling and re-enabling an IMETadashi G. Takaoka2014-07-283-59/+134
* Show "up navigate" icon in input method subtype enablerTadashi G. Takaoka2014-07-271-0/+18
* Use SwitchPreference for input method subtype enablerTadashi G. Takaoka2014-07-224-22/+50
* Use OnPreferenceChangeLister for subtype enablerTadashi G. Takaoka2014-07-221-21/+27
* Remove unused and unnecessary code from subtype enablerTadashi G. Takaoka2014-07-211-71/+0
* Fix Settings behavior when disabling current IMETadashi G. Takaoka2014-07-191-1/+0
* Remove unnecessary saved persistent preferenceTadashi G. Takaoka2014-07-183-28/+33
* (DO NOT MERGE) Refactor InputMethodAndSubtypeEnabler to separate loopsTadashi G. Takaoka2014-07-151-145/+150
* (DO NOT MERGE) Refactor InputMethodAndSubtypeEnabler a bitTadashi G. Takaoka2014-07-151-104/+92
* Small refactor, remove unused/unnecessary code, and cosmetic fixTadashi G. Takaoka2014-07-121-63/+64
* Remove Collator from InputMethodSubtypePreferenceTadashi G. Takaoka2014-07-123-38/+33
* Refactor InputMethodSubtypePreference constructorTadashi G. Takaoka2014-07-122-6/+18
* Make InputMethodSubtypePreference as a top level classTadashi G. Takaoka2014-07-122-56/+88
* Reorganize spell checkers settingsTadashi G. Takaoka2014-07-117-461/+324
* Reorganize language & input settingsTadashi G. Takaoka2014-07-104-339/+269
* Add TODO comments to Language & input settingsTadashi G. Takaoka2014-07-099-69/+56
* Refactor spell checker settings a bitTadashi G. Takaoka2014-07-042-102/+40
* Fix SettingsPreferenceFragment.startFragment()Fabrice Di Meglio2014-07-011-1/+1
* Fix Spell Checker layout paddingFabrice Di Meglio2014-06-182-3/+3
* Fix Language & Input Settings layouts paddingFabrice Di Meglio2014-06-172-3/+31
* am 6bfec2d6: Remove all dialog icons in SettingsAlan Viverette2014-06-113-3/+0
|\
| * Remove all dialog icons in SettingsAlan Viverette2014-06-103-3/+0
* | Allow multiple shortcuts for a personal dictionary wordJean Chalard2014-06-041-1/+3
|/
* Mode code cleaning: remove obsolete references to EXTRA_NO_HEADERSFabrice Di Meglio2014-05-131-1/+0
* Enable Search result highlight for Accessibility and IME settingsFabrice Di Meglio2014-04-211-0/+29
* Adding search for dynamic accessibility settings.Svetoslav2014-04-142-42/+282