summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/BatteryService.java
Commit message (Expand)AuthorAgeFilesLines
* batteryservice: add battery current now and charge counter dataTodd Poynor2013-08-071-1/+12
* BatteryService use IBatteryProperties interfaces, drop JNITodd Poynor2013-07-301-126/+117
* Reduce some event log noise:Dianne Hackborn2013-07-121-3/+3
* Work on issue #9586838: Crash after waking up Hammerhead deviceDianne Hackborn2013-06-261-4/+14
* Use FastPrintWriter... everywhere.Dianne Hackborn2013-06-241-3/+3
* am b0675df8: am faa47b52: Merge "Idle maintenance scheduling broken." into jb...Svetoslav2013-05-061-0/+9
|\
| * Idle maintenance scheduling broken.Svetoslav2013-05-031-0/+9
* | Better --unplugged support when dumping battery.Jeff Sharkey2013-04-301-1/+1
|/
* Fix a deadlock involving BatteryService.Jeff Brown2012-10-051-24/+74
* Fix issue #7267494, issue #7212347Dianne Hackborn2012-10-031-33/+46
* Implement screen on hack for wireless chargers.Jeff Brown2012-10-021-0/+9
* Fix some synchronization issues in BatteryService.Jeff Brown2012-10-021-137/+167
* Migrate more Secure settings to Global.Jeff Sharkey2012-09-271-4/+4
* Make battery shutdown temperature configurableBrian Muramatsu2012-09-041-5/+10
* Improve multi-user broadcasts.Dianne Hackborn2012-08-301-5/+6
* Disable screensavers if below first battery warning level.John Spurlock2012-08-231-0/+5
* add wireless charger supportBrian Muramatsu2012-08-201-2/+12
* Move power manager to a new package.Jeff Brown2012-06-181-5/+5
* dumpsys: fix problems with -a option in battery and batteryinfo servicesMike Lockwood2011-08-161-1/+1
* less loggingJoe Onorato2011-04-061-1/+1
* new battery assetsJoe Onorato2010-11-211-3/+8
* Implement reminder power dialog and invalid charger dialog.Joe Onorato2010-10-271-19/+54
* Move the battery LED code over to the battery service from the notification s...Joe Onorato2010-10-271-4/+72
* am 13e46665: am 736f5ec4: Merge "Work on issue #3101415: Crespo apps seem to ...Dianne Hackborn2010-10-181-1/+2
|\
| * Work on issue #3101415: Crespo apps seem to have their UID changed over time.Dianne Hackborn2010-10-151-1/+2
* | Add extra to ACTION_BATTERY_CHANGED to indicate an invalid charger is attached.Mike Lockwood2010-09-041-4/+25
* | am d3e803ae: Revert "Shutdown when capacity is 0% and no charging or when bat...Jean-Baptiste Queru2010-08-311-16/+4
|\ \
| * | Revert "Shutdown when capacity is 0% and no charging or when battery is dead"Jean-Baptiste Queru2010-08-311-16/+4
* | | am fd04143a: Shutdown when capacity is 0% and no charging or when battery is ...Imre Sunyi2010-08-301-4/+16
|\ \ \ | |/ / | | / | |/ |/|
| * Shutdown when capacity is 0% and no charging or when battery is deadImre Sunyi2010-08-261-4/+16
* | Various improvements to battery stats collectionDianne Hackborn2010-06-161-18/+13
|/
* Add thermal shutdown. If battery temp >= 68C.Eric Olsen2010-03-311-0/+13
* Switch the services library to using the new SlogJoe Onorato2010-03-011-9/+9
* Eliminate dependencies on Checkin, replacing checkin events with EventLogDan Egnor2010-02-111-43/+32
* move some system services from gservices to secure settingsDoug Zongker2010-01-071-4/+4
* Implement API to have new broadcasts replace existing broadcasts.Dianne Hackborn2009-12-141-1/+2
* move event log tags used by system server into this packageDoug Zongker2009-12-041-39/+35
* BatteryService: Specify low battery levels in resources.Mike Lockwood2009-09-271-9/+16
* Dock screen on config can now select AC or USB.Dianne Hackborn2009-09-221-22/+23
* Add better APIs for the battery status, and other cleanup.Dianne Hackborn2009-09-191-11/+10
* BatteryService: Fix problems shutting down when the battery is dead:Mike Lockwood2009-08-121-7/+18
* Fix bug 1982892 - batteryservice turns off device even while plugged inJoe Onorato2009-07-281-0/+6
* Send all battery broadcasts with REGISTERED_ONLY_BEFORE_BOOTChristopher Tate2009-07-161-8/+10
* Merge commit '1dac277f' into manualmergeDianne Hackborn2009-07-011-0/+6
|\
* | If battery status is unknown don't send BATTERY_LOW intentRebecca Schultz Zavin2009-05-151-0/+1
* | Move ACTION_BATTERY_LOW logic to BatteryService (bug 1630733).Mihai Preda2009-05-071-1/+17
|/
* Integrate new power connnect/disconnect broadcastsChristopher Tate2009-04-091-0/+14
* Fix issue #1769910 (Track activity launch times)Dianne Hackborn2009-04-071-1/+1
* AI 144333: Change the way the battery level tracking code works in BatterySta...Evan Millar2009-04-021-0/+10
* auto import from //branches/cupcake_rel/...@140373The Android Open Source Project2009-03-181-6/+14