summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/inputmethod
Commit message (Expand)AuthorAgeFilesLines
* Settings: move high touch sensitivity setting to DisplayRoman Birg2016-08-121-25/+0
* Settings : Add multiuser support for CMHardwareDanesh M2016-03-141-15/+12
* Settings: Add CMMetricsLogger constants to proper pages.Adnan Begovic2016-01-111-2/+2
* Settings: request runtime permissions inside VoiceWakeupRoman Birg2016-01-111-3/+3
* Settings: remove voice wakeup link as necessaryRoman Birg2016-01-061-4/+10
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/pac...Steve Kondik2015-12-071-1/+5
|\
| * Fix crashes in SettingsJason Monk2015-10-161-1/+5
* | add Voice Wakeup switchRoman Birg2015-11-131-0/+11
* | Settings : Move System settings to CmSettingsDanesh M2015-11-121-1/+1
* | HighTouchSensitivity [2/2]: Add Settings preferenceAdrianDC2015-10-301-2/+7
* | Settings: Refactor for M changes.Adnan Begovic2015-10-291-0/+7
* | settings: Move CMHW to CMSDKSteve Kondik2015-10-291-22/+22
* | Revert "Remove non-functional hardware keyboard options."Michael Gernoth2015-10-291-0/+54
* | Settings: Change to CmHardwareServiceScott Mertz2015-10-291-27/+44
* | Settings: Add touchscreen hovering supportFranco2015-10-291-1/+26
* | settings: Add option to toggle the pointer icon when using stylus(1/3)Steve Kondik2015-10-291-1/+14
* | 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