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
/
UsageStatsService.java
Age
Commit message (
Expand
)
Author
2013-12-19
Move some system services to separate directories
Amith Yamasani
2013-07-02
Misc memory stuff.
Dianne Hackborn
2013-06-28
More work on procstats: save/restore state, fixes.
Dianne Hackborn
2012-09-20
Implement multi-user PackageMonitor.
Dianne Hackborn
2012-07-31
Make AtomicFile a public API. It's about time!
Dianne Hackborn
2012-04-19
Move handling of package changes to a background thread.
Dianne Hackborn
2011-09-29
Add DUMP permission checks to services
Kenny Root
2011-08-08
Store last-resume times in a separate XML file.
Mark Brophy
2011-07-10
Expose app resume times to the ApplicationProvider.
Mark Brophy
2010-10-15
Work on issue #3101415: Crespo apps seem to have their UID changed over time.
Dianne Hackborn
2010-09-30
Rub in a little 'ol log-b-gone.
Dianne Hackborn
2010-08-03
Usage Stats: don't block writing stats to disk.
Brad Fitzpatrick
2010-03-19
Maybe fix issue #2457218: Corrupt batterystats.bin file preventing phone boot...
Dianne Hackborn
2010-03-01
Switch the services library to using the new Slog
Joe Onorato
2009-12-04
If the usage stats file doesn't exist in the first place there is no need to
Suchi Amalapurapu
2009-09-30
Check if rename of backed up file fails before persisting new changes.
Suchi Amalapurapu
2009-08-13
Add a more compact representation of usage stats.
Christian Sonntag
2009-07-19
Issue #1884058 (Need to only record frequency and duration for selected Googl...
Dianne Hackborn
2009-06-17
Fix issue #1924851
Dianne Hackborn
2009-05-08
Improve shutdown process to send broadcast for applications.
Dianne Hackborn
2009-04-13
Let's do bug #1769910 actually right.
Dianne Hackborn
2009-04-07
Fix issue #1769910 (Track activity launch times)
Dianne Hackborn
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-02-13
auto import from //branches/cupcake/...@131421
The Android Open Source Project
2009-02-10
auto import from //branches/cupcake/...@130745
The Android Open Source Project