index
:
platform/packages/apps/Settings
banksia-dev
[no description]
Gerrit Code Review
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
com
/
android
/
settings
/
BrightnessPreference.java
Age
Commit message (
Expand
)
Author
2024-03-29
[Safer intents] Settings misc
Jason Chiu
2018-06-18
Reorder and clean up imports.
Fan Zhang
2018-04-20
Migrate Settings to androidx.
Aurimas Liutikas
2015-10-13
Depend on support lib preferences
Jason Monk
2014-07-14
Use activity for brightness dialog
Alan Viverette
2013-02-20
Update Settings app to use new brightness dialog
Michael Wright
2012-12-18
Correct check box visibility in Display / Brightness
Benn Porscke
2012-09-08
Enable auto-brightness adjustment feature with system prop.
Jeff Brown
2012-08-21
Add a flag to control auto-brightness adjustment.
Jeff Brown
2012-08-14
Use new power manager API.
Jeff Brown
2012-06-04
Fix issue #6603152: User-adjustable autobrightness broken?
Dianne Hackborn
2012-05-11
Update references to PowerManager constants that have moved.
Jeff Brown
2012-05-09
Remove auto-brightness adjustment setting.
Dianne Hackborn
2012-04-30
Fix manual brightness adjustment.
Jeff Brown
2012-04-23
Deal correctly with an unset brightness adjustment.
Dianne Hackborn
2012-01-23
When auto-brightness is on, you can now adjust its brightness.
Dianne Hackborn
2011-10-25
Settings use minimum manual brightness from config
Todd Poynor
2011-06-15
SeekBarPreference -> SeekBarDialogPreference
John Reck
2011-02-28
Track changes to brightness and orientation lock in Settings.
Amith Yamasani
2011-01-03
Save and restore brightness on orientation changes.
Amith Yamasani
2010-02-26
Fix for 2284833 : Remove big brightness icon and make it a small one on the t...
Amith Yamasani
2009-10-30
Avoid setting screen brightness when initializing brightness dialog in automa...
Mike Lockwood
2009-10-28
Don't restore old brightness when cancelling brightness dialog in automatic m...
Mike Lockwood
2009-10-14
Remove PowerManager.setAutoBrightness()
Mike Lockwood
2009-09-16
Restore backlight brightness after restoring auto ALS mode.
Mike Lockwood
2009-09-15
Move backlight brightness from HardwareService to PowerManager
Mike Lockwood
2009-09-14
apps/settings: Add auto/manual brightness control to Brightness settings
Dan Murphy
2009-03-18
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2008-10-21
Initial Contribution
The Android Open Source Project