summaryrefslogtreecommitdiffstats
path: root/services/core/java/com/android/server/display/DisplayPowerController.java
Commit message (Expand)AuthorAgeFilesLines
* livedisplay: Moving LiveDisplay to CMSDKSteve Kondik2016-04-131-15/+1
* Increase brightness faster if ambient light is brightening quickly.Danny Baumann2016-01-111-3/+5
* Add config_autoBrightnessAmbientLightHorizon overlayDanesh M2015-12-221-1/+4
* Merge tag 'android-6.0.1_r3' of https://android.googlesource.com/platform/fra...Steve Kondik2015-12-071-0/+2
|\
| * Remove ColorFade resouces when screen off.Michael Lentine2015-10-131-0/+2
| * Revert "Dismiss color fade when it is no longer used."Michael Lentine2015-09-251-2/+0
| * Dismiss color fade when it is no longer used.Michael Lentine2015-09-221-0/+2
* | Set mProximity to PROXIMITY_UNKNOWN on screen offd34d2015-10-271-0/+1
* | livedisplay: Implement active display adjustmentSteve Kondik2015-10-181-2/+15
* | display: Don't enable keyboard lights when dozingSteve Kondik2015-10-181-1/+1
* | keyboard: re-add code to detect lid state and handle lightsMichael Gernoth2015-10-181-0/+2
* | Reintroduce button-backlight (and respective inactivity timeout)Ricardo Cerqueira2015-10-181-0/+11
|/
* Animation for touch, wake and unlockJorim Jaggi2015-07-281-7/+32
* Suppress pausing activities when screen off due to proximity.Jeff Brown2015-06-221-14/+24
* Add code to collect data about auto-brightness adjustments.Jeff Brown2015-04-281-3/+5
* Set initial screen brightness earlier in the boot process.Jeff Brown2015-04-131-6/+0
* Support for faster brightness response to light changes.Filip Gruszczynski2015-02-131-1/+12
* am fb26a2c8: Merge "Don\'t animate screen brightness if there is a pending of...Prashant Malani2014-11-151-5/+7
|\
| * Don't animate screen brightness if there is a pending off transitionPrashant Malani2014-11-131-5/+7
* | am 1cbff0e3: Merge "Improve screen brightness boost behavior." into lmp-sprou...Jeff Brown2014-11-131-3/+10
|\ \ | |/
| * Improve screen brightness boost behavior.Jeff Brown2014-11-121-3/+10
* | Automatic brightness using ALS while dozing.Filip Gruszczynski2014-11-051-10/+27
|/
* Add a function to boost screen brightness temporarily.Jeff Brown2014-10-311-0/+3
* Fix a bug with screen brightness during screen off animation.Jeff Brown2014-10-021-5/+7
* Reduce latency from doze to screen on.Jeff Brown2014-09-301-11/+46
* Fix window manager policy state when waking from doze.Jeff Brown2014-09-231-29/+90
* Ensure that the screen on blocker is applied while dozing.Jeff Brown2014-09-191-92/+95
* Add support for dozing after screen off.Jeff Brown2014-09-121-3/+6
* Use a linear spline if there's a non-monotonic brightness curveMichael Wright2014-08-291-1/+1
* Improve adaptive brightness in very dark rooms.Jeff Brown2014-08-221-5/+32
* Reduce shutdown animation duration.Michael Lentine2014-08-201-1/+1
* Add trace tag for power management.Jeff Brown2014-08-161-7/+7
* New screen shut down animation.Michael Lentine2014-08-071-52/+55
* Minor tweak to screen dimming policy.Jeff Brown2014-07-271-2/+4
* Allow dreams to control screen state and brightness.Jeff Brown2014-07-221-81/+154
* Add new Display.STATE_DOZE_SUSPEND power state.Jeff Brown2014-07-181-1/+1
* Change display state modification during dozingPrashant Malani2014-06-041-2/+8
* am 77669abb: am 9beccf9f: Merge "Defer display ready until brightness ramp co...Jeff Brown2014-05-211-0/+12
|\
| * Defer display ready until brightness ramp completes.Jeff Brown2014-05-201-0/+12
| * Plumb display state and interactive information to BatteryStats. (DO NOT MERGE)Jeff Brown2014-05-061-5/+9
* | Speed up brightness transition if auto brightness adjustment is changedAdrian Roos2014-05-161-1/+4
* | Display: Brightness: Low power mode scales the brightness to 50 percent.Ruchi Kandoi2014-05-091-0/+5
* | Plumb display state and interactive information to BatteryStats.Jeff Brown2014-05-061-10/+2
* | Rename isScreenOn() to isInteractive().Jeff Brown2014-04-111-1/+1
* | resolved conflicts for merge of 337e764d to masterJeff Brown2014-04-111-12/+22
|\ \ | |/
| * Plumb display power state through display manager.Jeff Brown2014-04-101-12/+22
| * Move display power controller to display manager service. (DO NOT MERGE)Jeff Brown2014-04-081-0/+1369
* Move display power controller to display manager service.Jeff Brown2014-04-081-0/+936