index
:
Project-1CE/packages_apps_Settings
lineage-18.1
sugisawa
sugisawa-mr1
tachibana
tachibana-mr1
umineko
Unnamed repository; edit this file 'description' to name the repository.
Linux User
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
settings
/
display
/
AutoRotatePreferenceController.java
Age
Commit message (
Expand
)
Author
2021-11-01
Add highlight menu keys for all toggle pref controllers and custom slices
Jason Chiu
2021-06-02
Use list+ toggle on devices without face detection
Abel Tesfaye
2021-02-18
Check for available rotation resolver service and camera permission before sh...
Abel Tesfaye
2019-11-28
Make some display related slices public.
Yi-Ling Chuang
2019-01-17
Migrate all MetricsProto enums to SettingsEnums
Fan Zhang
2018-08-28
Sort imports
Fan Zhang
2018-06-18
Reorder and clean up imports.
Fan Zhang
2018-05-22
Add isSliceable API to BasePrefController
Matthew Fritze
2018-05-09
Establish permanently unavailable settings
Matthew Fritze
2018-04-20
Migrate Settings to androidx.
Aurimas Liutikas
2018-03-30
Support Screen Rotate in the Universal Settings API
LexHuang
2018-01-24
Migrate to use instrumentation classes from settingslib.
Leif Hendrik Wilden
2018-01-22
Revert "Migrate to use instrumentation classes from settingslib."
Leif Wilden
2018-01-18
Migrate to use instrumentation classes from settingslib.
Leif Hendrik Wilden
2017-06-26
Make PreferenceController a mixin
Tony Mantler
2017-05-12
Depend on SettingsLib's version of lifecycle and FooterMixin.
Juan Lang
2017-05-06
Use a SwitchPreference for auto-rotate instead
Fan Zhang
2016-12-07
Remove no-op handlePerferenceTreeClick from PrefControllers
Fan Zhang
2016-11-08
Update package names to work with the proto3 compiler
Tamas Berghammer
2016-10-25
Fix logging spam in DashboardFragment.
Fan Zhang
2016-10-18
Add progressive disclsoure
Fan Zhang
2016-10-10
Add display settings dashboard to new IA.
Fan Zhang