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
/
BatteryService.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-08-07
batteryservice: add battery current now and charge counter data
Todd Poynor
2013-07-30
BatteryService use IBatteryProperties interfaces, drop JNI
Todd Poynor
2013-07-12
Reduce some event log noise:
Dianne Hackborn
2013-06-26
Work on issue #9586838: Crash after waking up Hammerhead device
Dianne Hackborn
2013-06-24
Use FastPrintWriter... everywhere.
Dianne Hackborn
2013-05-06
am b0675df8: am faa47b52: Merge "Idle maintenance scheduling broken." into jb...
Svetoslav
2013-05-03
Idle maintenance scheduling broken.
Svetoslav
2013-04-30
Better --unplugged support when dumping battery.
Jeff Sharkey
2012-10-05
Fix a deadlock involving BatteryService.
Jeff Brown
2012-10-03
Fix issue #7267494, issue #7212347
Dianne Hackborn
2012-10-02
Implement screen on hack for wireless chargers.
Jeff Brown
2012-10-02
Fix some synchronization issues in BatteryService.
Jeff Brown
2012-09-27
Migrate more Secure settings to Global.
Jeff Sharkey
2012-09-04
Make battery shutdown temperature configurable
Brian Muramatsu
2012-08-30
Improve multi-user broadcasts.
Dianne Hackborn
2012-08-23
Disable screensavers if below first battery warning level.
John Spurlock
2012-08-20
add wireless charger support
Brian Muramatsu
2012-06-18
Move power manager to a new package.
Jeff Brown
2011-08-16
dumpsys: fix problems with -a option in battery and batteryinfo services
Mike Lockwood
2011-04-06
less logging
Joe Onorato
2010-11-21
new battery assets
Joe Onorato
2010-10-27
Implement reminder power dialog and invalid charger dialog.
Joe Onorato
2010-10-27
Move the battery LED code over to the battery service from the notification s...
Joe Onorato
2010-10-18
am 13e46665: am 736f5ec4: Merge "Work on issue #3101415: Crespo apps seem to ...
Dianne Hackborn
2010-10-15
Work on issue #3101415: Crespo apps seem to have their UID changed over time.
Dianne Hackborn
2010-09-04
Add extra to ACTION_BATTERY_CHANGED to indicate an invalid charger is attached.
Mike Lockwood
2010-08-31
am d3e803ae: Revert "Shutdown when capacity is 0% and no charging or when bat...
Jean-Baptiste Queru
2010-08-31
Revert "Shutdown when capacity is 0% and no charging or when battery is dead"
Jean-Baptiste Queru
2010-08-30
am fd04143a: Shutdown when capacity is 0% and no charging or when battery is ...
Imre Sunyi
2010-08-26
Shutdown when capacity is 0% and no charging or when battery is dead
Imre Sunyi
2010-06-16
Various improvements to battery stats collection
Dianne Hackborn
2010-03-31
Add thermal shutdown. If battery temp >= 68C.
Eric Olsen
2010-03-01
Switch the services library to using the new Slog
Joe Onorato
2010-02-11
Eliminate dependencies on Checkin, replacing checkin events with EventLog
Dan Egnor
2010-01-07
move some system services from gservices to secure settings
Doug Zongker
2009-12-14
Implement API to have new broadcasts replace existing broadcasts.
Dianne Hackborn
2009-12-04
move event log tags used by system server into this package
Doug Zongker
2009-09-27
BatteryService: Specify low battery levels in resources.
Mike Lockwood
2009-09-22
Dock screen on config can now select AC or USB.
Dianne Hackborn
2009-09-19
Add better APIs for the battery status, and other cleanup.
Dianne Hackborn
2009-08-12
BatteryService: Fix problems shutting down when the battery is dead:
Mike Lockwood
2009-07-28
Fix bug 1982892 - batteryservice turns off device even while plugged in
Joe Onorato
2009-07-16
Send all battery broadcasts with REGISTERED_ONLY_BEFORE_BOOT
Christopher Tate
2009-07-01
Merge commit '1dac277f' into manualmerge
Dianne Hackborn
2009-05-15
If battery status is unknown don't send BATTERY_LOW intent
Rebecca Schultz Zavin
2009-05-07
Move ACTION_BATTERY_LOW logic to BatteryService (bug 1630733).
Mihai Preda
2009-04-09
Integrate new power connnect/disconnect broadcasts
Christopher Tate
2009-04-07
Fix issue #1769910 (Track activity launch times)
Dianne Hackborn
[next]