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