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
/
AutoBrightnessPreferenceController.java
Age
Commit message (
Expand
)
Author
2021-11-01
Add highlight menu keys for all toggle pref controllers and custom slices
Jason Chiu
2019-09-09
Revert "Fix subtext didn't change after toggle changed"
Sunny Shao
2019-09-04
Fix subtext didn't change after toggle changed
Sunny Shao
2019-04-24
Tweak search result for adaptive brightness
tmfang
2018-11-29
Fix adaptive brightness not appearing in Settings search
Stanley Wang
2018-08-17
Use searchable="false" to suppress nonIndexables.
Fan Zhang
2018-07-10
Update auto brightness pref summary to show on/off
Fan Zhang
2018-06-21
Remove search indexing pipeline from Settings
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-01-04
Merge sub pages for lock/unlock into 1 xml.
Fan Zhang
2017-11-27
Add SettingsPrefController for Slices
Matthew Fritze
2017-10-24
Only allow Settings app launch search result page
Fan Zhang
2017-07-25
Add default value to inline payloads
Matthew Fritze
2017-06-26
Make PreferenceController a mixin
Tony Mantler
2017-06-20
Block inline-results from Settings search
Matthew Fritze
2017-06-02
Simplify InlineSwitchPayloads and generalize get/set method
Matthew Fritze
2017-05-23
Remove search2 package and put everything into search
Matthew Fritze
2017-04-19
Remove duplicates between battery and display settings
Matthew Fritze
2017-04-14
Build Intents at index time
Matthew Fritze
2017-02-06
Add Adaptive brightness as an inline result in Search
Matthew Fritze
2016-12-07
Remove no-op handlePerferenceTreeClick from PrefControllers
Fan Zhang
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