summaryrefslogtreecommitdiffstats
path: root/src/com/android/settings/BrightnessPreference.java
Commit message (Expand)AuthorAgeFilesLines
* Use activity for brightness dialogAlan Viverette2014-07-141-2/+2
* Update Settings app to use new brightness dialogMichael Wright2013-02-201-316/+7
* Correct check box visibility in Display / BrightnessBenn Porscke2012-12-181-0/+1
* Enable auto-brightness adjustment feature with system prop.Jeff Brown2012-09-081-1/+2
* Add a flag to control auto-brightness adjustment.Jeff Brown2012-08-211-5/+9
* Use new power manager API.Jeff Brown2012-08-141-12/+13
* Fix issue #6603152: User-adjustable autobrightness broken?Dianne Hackborn2012-06-041-2/+19
* Update references to PowerManager constants that have moved.Jeff Brown2012-05-111-1/+1
* Remove auto-brightness adjustment setting.Dianne Hackborn2012-05-091-13/+20
* Fix manual brightness adjustment.Jeff Brown2012-04-301-7/+8
* Deal correctly with an unset brightness adjustment.Dianne Hackborn2012-04-231-13/+10
* When auto-brightness is on, you can now adjust its brightness.Dianne Hackborn2012-01-231-38/+62
* Settings use minimum manual brightness from configTodd Poynor2011-10-251-8/+9
* SeekBarPreference -> SeekBarDialogPreferenceJohn Reck2011-06-151-2/+2
* Track changes to brightness and orientation lock in Settings.Amith Yamasani2011-02-281-18/+71
* Save and restore brightness on orientation changes.Amith Yamasani2011-01-031-11/+97
* Fix for 2284833 : Remove big brightness icon and make it a small one on the t...Amith Yamasani2010-02-261-0/+1
* Avoid setting screen brightness when initializing brightness dialog in automa...Mike Lockwood2009-10-301-1/+1
* Don't restore old brightness when cancelling brightness dialog in automatic m...Mike Lockwood2009-10-281-2/+3
* Remove PowerManager.setAutoBrightness()Mike Lockwood2009-10-141-16/+6
* Restore backlight brightness after restoring auto ALS mode.Mike Lockwood2009-09-161-1/+2
* Move backlight brightness from HardwareService to PowerManagerMike Lockwood2009-09-151-9/+9
* apps/settings: Add auto/manual brightness control to Brightness settingsDan Murphy2009-09-141-1/+57
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-1/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+103
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-103/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+103