summaryrefslogtreecommitdiffstats
path: root/services/java/com/android/server/am/UsageStatsService.java
Commit message (Expand)AuthorAgeFilesLines
* If the usage stats file doesn't exist in the first place there is no need toSuchi Amalapurapu2009-12-041-13/+11
* Check if rename of backed up file fails before persisting new changes.Suchi Amalapurapu2009-09-301-1/+4
* Add a more compact representation of usage stats.Christian Sonntag2009-08-131-1/+8
* Issue #1884058 (Need to only record frequency and duration for selected Googl...Dianne Hackborn2009-07-191-5/+49
* Fix issue #1924851Dianne Hackborn2009-06-171-37/+90
* Improve shutdown process to send broadcast for applications.Dianne Hackborn2009-05-081-0/+6
* Let's do bug #1769910 actually right.Dianne Hackborn2009-04-131-122/+60
* Fix issue #1769910 (Track activity launch times)Dianne Hackborn2009-04-071-116/+376
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+532
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-532/+0
* auto import from //branches/cupcake/...@131421The Android Open Source Project2009-02-131-35/+375
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-0/+192