summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/power/DisplayPowerController.java
AgeCommit message (Expand)Author
2013-12-19Move some system services to separate directoriesAmith Yamasani
2013-12-12Introduce a Lifecycle for system servicesAdam Lesinski
2013-11-05Continue synthesizing data even after brightness adjustmentMichael Wright
2013-09-12Allow phone to enter suspend with positive proximity.Jeff Brown
2013-01-10Improve heuristics for detecting wireless chargers.Jeff Brown
2012-12-04Pin electron beam surface to natural orientation.Jeff Brown
2012-10-24Dim the screen quickly in response to user activity timeout.Jeff Brown
2012-10-22Improve auto-brightness hysteresis.Jeff Brown
2012-10-19Reduce screen on/off latency.Jeff Brown
2012-10-18Reduce auto-brightness jitter.Jeff Brown
2012-10-10Use exactly the same timings for the ElectronBeam as JB.Jeff Brown
2012-10-08Blank or unblank all displays as need.Jeff Brown
2012-10-08Improve the power off fade animation.Jeff Brown
2012-10-07Reduce screen on latency, eliminate flashes.Jeff Brown
2012-10-06Allow the dim brightness to be brighter than the minimum.Jeff Brown
2012-10-05Coordinate screen on with the window manager.Jeff Brown
2012-10-04Support animating just the backlight when turning off.Jeff Brown
2012-10-04Allow phone to go to sleep while in call.Jeff Brown
2012-10-01Disable use of twilight mode for auto-brightness.Jeff Brown
2012-09-08Enable auto-brightness adjustment feature with system prop.Jeff Brown
2012-08-31More improvements to the display manager.Jeff Brown
2012-08-29Add initial multi-display support.Jeff Brown
2012-08-25Make it easier to create asynchronous Handlers.Jeff Brown
2012-08-22Make the electron beam animation shorter.Jeff Brown
2012-08-22Add a mechanism to adjust auto-brightness at night.Jeff Brown
2012-08-21Add support for auto-brightness adjust, but leave it disabled.Jeff Brown
2012-08-20Disable electron beam on animation.Jeff Brown
2012-08-20Adjust auto-brightness time constants.Jeff Brown
2012-08-20Fix some proximity sensor bugs.Jeff Brown
2012-08-19Refactor for multi-display support.Jeff Brown
2012-08-16Animate brightness with electron beam.Jeff Brown
2012-08-16Use spline interpolation for auto-brightness.Jeff Brown
2012-08-15Improve auto-brightness debounce.Jeff Brown
2012-08-15Power manager rewrite.Jeff Brown