summaryrefslogtreecommitdiffstats
path: root/services/usage
Commit message (Expand)AuthorAgeFilesLines
* UsageStatsService: Update file index to prevent double checkinAdam Lesinski2014-11-072-14/+31
* Fix bug where checking-in more than once would cause an infinite loop in Usag...Adam Lesinski2014-11-041-0/+1
* Merge "Add dumpsys output to UsageStatsService, along with --checkin support"...Adam Lesinski2014-10-294-14/+240
|\
| * Add dumpsys output to UsageStatsService, along with --checkin supportAdam Lesinski2014-10-244-14/+240
* | Get UsageStats if no PackageUsage is available for boot dexopt filtering.Jeff Hao2014-10-231-1/+6
|/
* Use VMRuntime.isBootClassPathOnDiskBrian Carlstrom2014-09-301-0/+4
* Merge "UsageStats should deal with changing time" into lmp-devAdam Lesinski2014-09-123-83/+175
|\
| * UsageStats should deal with changing timeAdam Lesinski2014-09-113-83/+175
* | Apply cross-user restrictions to ShellAmith Yamasani2014-09-101-0/+1
|/
* Store time offsets for UsageStats XMLAdam Lesinski2014-09-056-87/+122
* Returns UsageEvents from previous daysAdam Lesinski2014-09-055-173/+301
* Add Configuration changes to UsageStatsAdam Lesinski2014-09-045-105/+346
* Split up ComponentName in UsageEvents.EventAdam Lesinski2014-08-264-36/+57
* Remove system_server classes from the boot image.Narayan Kamath2014-08-151-0/+2
* Fix NPE in UsageStats for new UserAdam Lesinski2014-08-122-3/+7
* Second iteration of the UsageStats APIAdam Lesinski2014-08-087-222/+605
* Add Per-User logging of UsageStatsAdam Lesinski2014-07-252-233/+401
* Add test UsageStats AppAdam Lesinski2014-07-221-2/+2
* Change UsageStatsService to check uses-permissionAdam Lesinski2014-07-211-4/+16
* First iteration of a public UsageStats APIAdam Lesinski2014-07-185-0/+870