summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/inputmethod/InputMethodAndLanguageSettings.java
Commit message (Expand)AuthorAgeFilesLines
* Remove old code relating to SystemSettings not used in new IA.Doris Ling2017-02-281-251/+0
* Remove getCategoryKey() from DashboardFragment children.Fan Zhang2017-01-241-6/+0
* Move IME related seach landing pages to its fragmentsTadashi G. Takaoka2017-01-101-36/+0
* Move physical keyboard search landing page to its FragmentTadashi G. Takaoka2017-01-101-41/+1
* Refactor DynamicIndexableContentMonitorTadashi G. Takaoka2016-12-221-0/+2
* Merge "Update package names to work with the proto3 compiler"Tamas Berghammer2016-11-091-1/+1
|\
| * Update package names to work with the proto3 compilerTamas Berghammer2016-11-081-1/+1
* | Add Input & Gesture/Language & Region pages under System.Fan Zhang2016-11-071-0/+5
|/
* Refactor IMEAndLanguageSettings to use PreferenceControllerFan Zhang2016-11-071-189/+34
* Remove logic of calling InputMethodAndSubtypeUtil.Fan Zhang2016-11-041-11/+0
* More cleanup in input & language settings.Fan Zhang2016-11-031-311/+12
* Remove logic for select input method preference.Fan Zhang2016-11-031-68/+1
* Add summary provider for system tile.Fan Zhang2016-10-141-15/+10
* Log visibility change for all fragments.Fan Zhang2016-08-181-1/+1
* Fix sentence capitalization of locale names.Yohei Yukawa2016-06-091-14/+2
* Show only up to two locales in SettingsRoozbeh Pournader2016-05-261-1/+3
* Follow class package change: LocaleListYohei Yukawa2016-05-171-1/+1
* Fix: Spell checker cannot be re-enabled.Keisuke Kuroyanagi2016-04-171-1/+0
* Handle the case where no spell checker is selected.Yohei Yukawa2016-02-261-5/+9
* Sentence-case the locale list.Mihai Nita2016-01-281-1/+3
* port settings over to new metrics enumChris Wren2016-01-271-2/+2
* Change Input Settings UI flow.Abodunrinwa Toki2016-01-221-3/+15
* Implement multiple locales and sublocales in SettingsMihai Nita2016-01-201-20/+12
* Directly show the layout selection screen.Michael Wright2016-01-051-4/+7
* Add some more summaries for Settings HomeJason Monk2015-11-301-0/+29
* Depend on support lib preferencesJason Monk2015-10-131-11/+11
* am a218ebb0: am 9823f279: Merge "Implement default assist app setting" into m...Xiyuan Xia2015-06-101-8/+0
|\
| * Implement default assist app settingXiyuan Xia2015-06-101-8/+0
* | am 21c43016: Merge "Dont crash if there is no spellchecker"Jason Monk2015-06-031-2/+3
|\ \ | |/ |/|
| * Dont crash if there is no spellcheckerJohan Redestig2015-04-091-2/+3
* | Making the behavior deterministic when the IME picker is shown.Seigo Nonaka2015-05-071-1/+1
* | log visibility of viewsChris Wren2015-03-271-0/+6
|/
* 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-211-1/+10
* | 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-281-0/+60
* Fix Settings behavior when disabling current IMETadashi G. Takaoka2014-07-191-1/+0
* Reorganize spell checkers settingsTadashi G. Takaoka2014-07-111-8/+27
* Reorganize language & input settingsTadashi G. Takaoka2014-07-101-90/+78
* Add TODO comments to Language & input settingsTadashi G. Takaoka2014-07-091-11/+7
* Fix SettingsPreferenceFragment.startFragment()Fabrice Di Meglio2014-07-011-1/+1