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
/
am
/
BatteryStatsService.java
Age
Commit message (
Expand
)
Author
2013-12-19
Move some system services to separate directories
Amith Yamasani
2013-11-06
Add BatteryStats for Wifi Batched Scanning.
Robert Greenwalt
2013-09-04
Fix issue #10422349: Limit/change the battery history data in batterystats
Dianne Hackborn
2013-06-14
More work on process tracking.
Dianne Hackborn
2013-06-11
Add new API to retrieve a dumpsys of a single package.
Dianne Hackborn
2013-06-06
Accumulate network statistics based on deltas.
Jeff Sharkey
2013-04-30
Better --unplugged support when dumping battery.
Jeff Sharkey
2013-01-09
New "app ops" service.
Dianne Hackborn
2012-06-15
Include WIFI scan's in Battery Stats.
Nick Pelly
2011-10-09
Move battery stats to xt_qtaguid for data stats.
Jeff Sharkey
2011-09-29
Add DUMP permission checks to services
Kenny Root
2011-08-16
dumpsys: fix problems with -a option in battery and batteryinfo services
Mike Lockwood
2011-06-28
Fix battery history management.
Dianne Hackborn
2011-04-14
Rewrite battery history storage.
Dianne Hackborn
2010-12-13
resolved conflicts for merge of 78e9f4cb to master
Dianne Hackborn
2010-12-13
Fix issue #3154576: battery stats checkin should include UID -> packages+ map
Dianne Hackborn
2010-09-28
Update code for new BT APIs.
Jaikumar Ganesh
2010-09-17
Improve power tracking of WIFI use.
Dianne Hackborn
2010-09-13
Track client requests through location manager.
Dianne Hackborn
2010-08-13
Various battery info things:
Dianne Hackborn
2010-06-16
Various improvements to battery stats collection
Dianne Hackborn
2010-06-11
Adjust activity manager process OOM adj.
Dianne Hackborn
2010-03-19
Use atomic++ rather than lock/++/unlock in the input dispatch code path
Christopher Tate
2010-03-01
Switch the services library to using the new Slog
Joe Onorato
2009-11-05
Fix for 2221718: Hang in BatteryStatsService.noteBluetoothOn
Amith Yamasani
2009-10-19
Proper fix for zero signal strength and no_service. Fixes #2176141
Amith Yamasani
2009-09-20
Track CPU speed stepping to get more accurate CPU cost per app.
Amith Yamasani
2009-08-18
Get At command count from Bluetooth headset.
Amith Yamasani
2009-07-20
Bluetooth at command tracking.
Amith Yamasani
2009-06-24
Track native processes and airplane mode.
Amith Yamasani
2009-05-22
Initial checkin for App Fuel Gauge infrastructure.
Amith Yamasani
2009-05-18
Teleca 2b changes
Wink Saville
2009-05-13
Add wifi multicast filter api (enable/disable).
Robert Greenwalt
2009-05-08
Improve shutdown process to send broadcast for applications.
Dianne Hackborn
2009-04-22
More optimization of dumpsys output.
Dianne Hackborn
2009-04-07
Fix issue #1769910 (Track activity launch times)
Dianne Hackborn
2009-04-02
AI 144333: Change the way the battery level tracking code works in BatterySta...
Evan Millar
2009-03-31
AI 143800: am: CL 143748 Fix issue #1743326 (More battery stats)
Dianne Hackborn
2009-03-24
Automated import from //branches/donutburger/...@142347,142347
Dianne Hackborn
2009-03-24
Automated import from //branches/donutburger/...@140679,140679
Eric Shienbrood
2009-03-18
auto import from //branches/cupcake_rel/...@140373
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
auto import from //depot/cupcake/@132589
The Android Open Source Project
2009-03-02
auto import from //depot/cupcake/@137055
The Android Open Source Project
2009-02-19
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2008-12-17
Code drop from //branches/cupcake/...@124589
The Android Open Source Project