summaryrefslogtreecommitdiff
path: root/src/com/android/settings/display/AutoRotatePreferenceController.java
AgeCommit message (Expand)Author
2021-11-01Add highlight menu keys for all toggle pref controllers and custom slicesJason Chiu
2021-06-02Use list+ toggle on devices without face detectionAbel Tesfaye
2021-02-18Check for available rotation resolver service and camera permission before sh...Abel Tesfaye
2019-11-28Make some display related slices public.Yi-Ling Chuang
2019-01-17Migrate all MetricsProto enums to SettingsEnumsFan Zhang
2018-08-28Sort importsFan Zhang
2018-06-18Reorder and clean up imports.Fan Zhang
2018-05-22Add isSliceable API to BasePrefControllerMatthew Fritze
2018-05-09Establish permanently unavailable settingsMatthew Fritze
2018-04-20Migrate Settings to androidx.Aurimas Liutikas
2018-03-30Support Screen Rotate in the Universal Settings APILexHuang
2018-01-24Migrate to use instrumentation classes from settingslib.Leif Hendrik Wilden
2018-01-22Revert "Migrate to use instrumentation classes from settingslib."Leif Wilden
2018-01-18Migrate to use instrumentation classes from settingslib.Leif Hendrik Wilden
2017-06-26Make PreferenceController a mixinTony Mantler
2017-05-12Depend on SettingsLib's version of lifecycle and FooterMixin.Juan Lang
2017-05-06Use a SwitchPreference for auto-rotate insteadFan Zhang
2016-12-07Remove no-op handlePerferenceTreeClick from PrefControllersFan Zhang
2016-11-08Update package names to work with the proto3 compilerTamas Berghammer
2016-10-25Fix logging spam in DashboardFragment.Fan Zhang
2016-10-18Add progressive disclsoureFan Zhang
2016-10-10Add display settings dashboard to new IA.Fan Zhang