diff options
| author | 2014-02-03 10:50:53 -0800 | |
|---|---|---|
| committer | 2014-02-03 10:58:50 -0800 | |
| commit | 71fc13eb583eecc677b177b8010538a08aebb43d (patch) | |
| tree | ac68e4deb3c7bf260ef590144b299325ebc1c453 /libs/input/InputWindow.cpp | |
| parent | 2b033dce9f252ae30ac88c9ba1569d18afaaf2cf (diff) | |
More battery history improvements.
- Better batching of history items. Fixed problems where empty
entries would be created because state toggles got lost.
- The string pool is now a HistoryTag pool, containing both a string
and uid; now an entry only requires 16 bits in the history data.
- Acquiring the first wake lock also now includes a HistoryTag
identifying who did the aquisition.
- Cleaned up printing of signal strengths and cell radio types.
- There was code that tried to allow you to add new history entries
while iterating the history... but these should never happen
together, so turned that into a failure... and fixed an issue
where we could leave the battery stats in a state where it
thinks it is continually iterating.
Change-Id: I1afa57ee2d66b186932c502dbdd633cdd4aed353
Diffstat (limited to 'libs/input/InputWindow.cpp')
0 files changed, 0 insertions, 0 deletions