summaryrefslogtreecommitdiff
path: root/services/java/com/android/server/power/PowerManagerService.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-10-25Add a method to set a list of uids for a wake lockMarco Nelissen
2013-10-03Merge "Add PowerManager method to assign blame to a single uid" into klp-devMarco Nelissen
2013-10-03Add PowerManager method to assign blame to a single uidMarco Nelissen
2013-10-01Track wireless charger detector timeout explicitly.Jeff Brown
2013-09-12Allow phone to enter suspend with positive proximity.Jeff Brown
2013-09-10Ignore ON_AFTER_RELEASE for partial wake locks.Jeff Brown
2013-07-16Fix missing lock in power manager.Jeff Brown
2013-05-20Add app ops for wake locks.Dianne Hackborn
2013-05-13Improve watchdog error reporting.Dianne Hackborn
2013-05-08PowerManagerService: Don't reboot directly.Nick Kralevich
2013-04-11Sensor values changes.Jaikumar Ganesh
2013-01-11am 1ec3c2cc: am 28608bbb: am d692ea6d: am b5e4835e: Merge "Improve heuristics...Sascha Prueter
2013-01-10Improve heuristics for detecting wireless chargers.Jeff Brown
2012-12-12Merge "Track app and display wakelocks separately."Jeff Brown
2012-12-12Track app and display wakelocks separately.Jeff Brown
2012-12-11Play a tone when wireless charging begins.Jeff Brown
2012-12-04Pin electron beam surface to natural orientation.Jeff Brown
2012-11-21Ignore invalid combination of PowerManager flags.Craig Mautner
2012-10-19Reduce screen on/off latency.Jeff Brown
2012-10-19Frameworks base: Promote dream setting defaults to config.John Spurlock
2012-10-17Dream when user activity times out while docked if appropriate.Jeff Brown
2012-10-15Stop dreaming if the battery not charging effectively.Jeff Brown
2012-10-15Cleanup some internal documentation.Jeff Brown
2012-10-09Don't consider the boot completed until the animation is over.Jeff Brown
2012-10-09Prevent full wake lock from keeping device awake while dreaming.Jeff Brown
2012-10-08Blank or unblank all displays as need.Jeff Brown
2012-10-05Ensure that dreams show while docked.Jeff Brown
2012-10-05Coordinate screen on with the window manager.Jeff Brown
2012-10-04Ensure we send at least one wakeup/gotosleep transition.Jeff Brown
2012-10-04Allow phone to go to sleep while in call.Jeff Brown
2012-10-03Fix issue #7267494, issue #7212347Dianne Hackborn
2012-10-03Ensure dreams can be started when not powered.Jeff Brown
2012-10-02Improve the screen dim duration calculation.Jeff Brown
2012-10-02Implement screen on hack for wireless chargers.Jeff Brown
2012-10-02Fix some synchronization issues in BatteryService.Jeff Brown
2012-10-01Fix CTS test failures.Jeff Brown
2012-10-01New internal API to eliminate poke locks.Jeff Brown
2012-09-30Remove clearUserActivityTimeout().Jeff Brown
2012-09-28Merge "Get rid of preventScreenOn()." into jb-mr1-devJeff Brown
2012-09-28Get rid of preventScreenOn().Jeff Brown
2012-09-28Fix issue #7255954: API Review: rename Dream to DreamServiceDianne Hackborn
2012-09-26Make DreamManagerService more robust.Jeff Brown
2012-09-25Handle user switched for settings changes.Jeff Brown
2012-09-19Fire "dreaming started" and "dreaming stopped" broadcasts.John Spurlock
2012-09-07Refer to STAY_ON_WHILE_PLUGGED_IN in the global namespaceChristopher Tate
2012-08-28Check proximity detector before powering off.Craig Mautner
2012-08-25Merge "Initialize screen state earlier in the boot process." into jb-mr1-devJeff Brown
2012-08-25Initialize screen state earlier in the boot process.Jeff Brown