summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/localepicker
Commit message (Expand)AuthorAgeFilesLines
* Use if instead of switch for resourcesColin Cross2019-05-131-33/+27
* Migrate all MetricsProto enums to SettingsEnumsFan Zhang2019-01-171-2/+2
* Sort importsFan Zhang2018-08-283-9/+9
* Migrate all AlertDialogs to AndroidX versiontmfang2018-07-201-1/+1
* Remove LocalePickerWithRegion class in Settings.tmfang2018-07-173-295/+100
* Settings Fragment Migration (Build pass app)tmfang2018-07-112-1/+278
* Settings Fragment Migration (Change imports)tmfang2018-07-111-1/+1
* Misc cleanup on AndroidManifest.xmlFan Zhang2018-06-211-2/+2
* Reorder and clean up imports.Fan Zhang2018-06-184-12/+15
* Migrate Settings to androidx.Aurimas Liutikas2018-04-204-8/+8
* Not all selected languages are deleted in language preferencesJacky Wang2018-03-121-3/+7
* Fix shortcut icon in launcherFan Zhang2018-01-291-1/+1
* Support DISALLOW_CONFIG_LOCALE user restrictionChristine Franks2017-11-092-22/+37
* Update activity titles for fragments without preference screen.Doris Ling2017-10-261-2/+0
* Updating CreateShortcut activity to use the new ShortcutManager APIsSunny Goyal2017-01-191-0/+3
* Update package names to work with the proto3 compilerTamas Berghammer2016-11-081-1/+1
* Add summary provider for system tile.Fan Zhang2016-10-142-0/+61
* Log visibility change for all fragments.Fan Zhang2016-08-181-1/+1
* Follow class package change: LocaleListYohei Yukawa2016-05-172-2/+2
* Fix: accessibility actions move languages but don't updateMihai Nita2016-04-262-11/+18
* Add accessibility actions to the drag-and-drop locale listMihai Nita2016-04-213-10/+178
* Settings: change the TTS text to use the current localeMihai Nita2016-04-192-4/+7
* Fix checkboxes and warning dialog lost when device rotatesMihai Nita2016-04-142-16/+122
* Fix locale reorder jankMihai Nita2016-03-231-5/+36
* Merge "Move temporary metrics constants to proto" into nyc-devJason Monk2016-03-091-3/+2
|\
| * Move temporary metrics constants to protoJason Monk2016-03-081-3/+2
* | Hide "Remove" menu & the drag handle when there's just one localeMihai Nita2016-03-082-2/+13
|/
* Fix various UX bugs.Mihai Nita2016-02-232-13/+59
* UX fixes for the language draggable cellMihai Nita2016-02-102-19/+33
* Locale list: format the numbers using the UI localeMihai Nita2016-02-041-1/+5
* Fixed trash icon for language removalMihai Nita2016-01-281-1/+1
* Implement multiple locales and sublocales in SettingsMihai Nita2016-01-204-0/+555