index
:
frameworks_base.git
master
replicant-6.0
frameworks base
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
java
/
com
/
android
/
server
/
BatteryService.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
SystemUI: Add dock battery icon styles
Jorge Ruesga
2013-02-08
1
-43
/
+62
*
Framework: Fix security exception
DvTonder
2013-02-06
1
-4
/
+4
*
Framework: Enable multi-user support for Quiet Hours
DvTonder
2013-02-03
1
-8
/
+8
*
Cleanup dock battery support
Alexander Hofbauer
2013-01-24
1
-10
/
+28
*
Add support for external dock batteries
Steve
2013-01-17
1
-0
/
+26
*
Framework: Forward port Battery light support and fixes
DvTonder
2012-12-02
1
-11
/
+1
*
Framework: Port CM9 features to CM10
DvTonder
2012-11-21
1
-12
/
+153
*
Fix a deadlock involving BatteryService.
Jeff Brown
2012-10-05
1
-24
/
+74
*
Fix issue #7267494, issue #7212347
Dianne Hackborn
2012-10-03
1
-33
/
+46
*
Implement screen on hack for wireless chargers.
Jeff Brown
2012-10-02
1
-0
/
+9
*
Fix some synchronization issues in BatteryService.
Jeff Brown
2012-10-02
1
-137
/
+167
*
Migrate more Secure settings to Global.
Jeff Sharkey
2012-09-27
1
-4
/
+4
*
Make battery shutdown temperature configurable
Brian Muramatsu
2012-09-04
1
-5
/
+10
*
Improve multi-user broadcasts.
Dianne Hackborn
2012-08-30
1
-5
/
+6
*
Disable screensavers if below first battery warning level.
John Spurlock
2012-08-23
1
-0
/
+5
*
add wireless charger support
Brian Muramatsu
2012-08-20
1
-2
/
+12
*
Move power manager to a new package.
Jeff Brown
2012-06-18
1
-5
/
+5
*
dumpsys: fix problems with -a option in battery and batteryinfo services
Mike Lockwood
2011-08-16
1
-1
/
+1
*
less logging
Joe Onorato
2011-04-06
1
-1
/
+1
*
new battery assets
Joe Onorato
2010-11-21
1
-3
/
+8
*
Implement reminder power dialog and invalid charger dialog.
Joe Onorato
2010-10-27
1
-19
/
+54
*
Move the battery LED code over to the battery service from the notification s...
Joe Onorato
2010-10-27
1
-4
/
+72
*
am 13e46665: am 736f5ec4: Merge "Work on issue #3101415: Crespo apps seem to ...
Dianne Hackborn
2010-10-18
1
-1
/
+2
|
\
|
*
Work on issue #3101415: Crespo apps seem to have their UID changed over time.
Dianne Hackborn
2010-10-15
1
-1
/
+2
*
|
Add extra to ACTION_BATTERY_CHANGED to indicate an invalid charger is attached.
Mike Lockwood
2010-09-04
1
-4
/
+25
*
|
am d3e803ae: Revert "Shutdown when capacity is 0% and no charging or when bat...
Jean-Baptiste Queru
2010-08-31
1
-16
/
+4
|
\
\
|
*
|
Revert "Shutdown when capacity is 0% and no charging or when battery is dead"
Jean-Baptiste Queru
2010-08-31
1
-16
/
+4
*
|
|
am fd04143a: Shutdown when capacity is 0% and no charging or when battery is ...
Imre Sunyi
2010-08-30
1
-4
/
+16
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
Shutdown when capacity is 0% and no charging or when battery is dead
Imre Sunyi
2010-08-26
1
-4
/
+16
*
|
Various improvements to battery stats collection
Dianne Hackborn
2010-06-16
1
-18
/
+13
|
/
*
Add thermal shutdown. If battery temp >= 68C.
Eric Olsen
2010-03-31
1
-0
/
+13
*
Switch the services library to using the new Slog
Joe Onorato
2010-03-01
1
-9
/
+9
*
Eliminate dependencies on Checkin, replacing checkin events with EventLog
Dan Egnor
2010-02-11
1
-43
/
+32
*
move some system services from gservices to secure settings
Doug Zongker
2010-01-07
1
-4
/
+4
*
Implement API to have new broadcasts replace existing broadcasts.
Dianne Hackborn
2009-12-14
1
-1
/
+2
*
move event log tags used by system server into this package
Doug Zongker
2009-12-04
1
-39
/
+35
*
BatteryService: Specify low battery levels in resources.
Mike Lockwood
2009-09-27
1
-9
/
+16
*
Dock screen on config can now select AC or USB.
Dianne Hackborn
2009-09-22
1
-22
/
+23
*
Add better APIs for the battery status, and other cleanup.
Dianne Hackborn
2009-09-19
1
-11
/
+10
*
BatteryService: Fix problems shutting down when the battery is dead:
Mike Lockwood
2009-08-12
1
-7
/
+18
*
Fix bug 1982892 - batteryservice turns off device even while plugged in
Joe Onorato
2009-07-28
1
-0
/
+6
*
Send all battery broadcasts with REGISTERED_ONLY_BEFORE_BOOT
Christopher Tate
2009-07-16
1
-8
/
+10
*
Merge commit '1dac277f' into manualmerge
Dianne Hackborn
2009-07-01
1
-0
/
+6
|
\
*
|
If battery status is unknown don't send BATTERY_LOW intent
Rebecca Schultz Zavin
2009-05-15
1
-0
/
+1
*
|
Move ACTION_BATTERY_LOW logic to BatteryService (bug 1630733).
Mihai Preda
2009-05-07
1
-1
/
+17
|
/
*
Integrate new power connnect/disconnect broadcasts
Christopher Tate
2009-04-09
1
-0
/
+14
*
Fix issue #1769910 (Track activity launch times)
Dianne Hackborn
2009-04-07
1
-1
/
+1
*
AI 144333: Change the way the battery level tracking code works in BatterySta...
Evan Millar
2009-04-02
1
-0
/
+10
*
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-18
1
-6
/
+14
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+401
[next]