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