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