| Commit message (Expand) | Author | Age | Files | Lines |
* | Delay syncs for idle apps | Amith Yamasani | 2015-04-13 | 1 | -0/+4 |
* | Mark apps as not-idle at least once | Amith Yamasani | 2015-04-06 | 3 | -4/+78 |
* | Throttle jobs for idle apps | Amith Yamasani | 2015-04-03 | 2 | -2/+148 |
* | Merge "Fix issue where pruned UsageStats files would not be removed from index" | Adam Lesinski | 2015-03-02 | 1 | -12/+17 |
|\ |
|
| * | Fix issue where pruned UsageStats files would not be removed from index | Adam Lesinski | 2015-03-02 | 1 | -12/+17 |
* | | Merge "Add generic "INTERACTION" event type to UsageStatsManager" | Adam Lesinski | 2015-03-02 | 3 | -1/+35 |
|\ \
| |/ |
|
| * | Add generic "INTERACTION" event type to UsageStatsManager | Adam Lesinski | 2015-03-02 | 3 | -1/+35 |
* | | Fix UsageStats to report correct endTime from XML | Edward Cunningham | 2015-02-27 | 1 | -1/+1 |
|/ |
|
* | UsageStatsService: Update file index to prevent double checkin | Adam Lesinski | 2014-11-07 | 2 | -14/+31 |
* | Fix bug where checking-in more than once would cause an infinite loop in Usag... | Adam Lesinski | 2014-11-04 | 1 | -0/+1 |
* | Merge "Add dumpsys output to UsageStatsService, along with --checkin support"... | Adam Lesinski | 2014-10-29 | 4 | -14/+240 |
|\ |
|
| * | Add dumpsys output to UsageStatsService, along with --checkin support | Adam Lesinski | 2014-10-24 | 4 | -14/+240 |
* | | Get UsageStats if no PackageUsage is available for boot dexopt filtering. | Jeff Hao | 2014-10-23 | 1 | -1/+6 |
|/ |
|
* | Use VMRuntime.isBootClassPathOnDisk | Brian Carlstrom | 2014-09-30 | 1 | -0/+4 |
* | Merge "UsageStats should deal with changing time" into lmp-dev | Adam Lesinski | 2014-09-12 | 3 | -83/+175 |
|\ |
|
| * | UsageStats should deal with changing time | Adam Lesinski | 2014-09-11 | 3 | -83/+175 |
* | | Apply cross-user restrictions to Shell | Amith Yamasani | 2014-09-10 | 1 | -0/+1 |
|/ |
|
* | Store time offsets for UsageStats XML | Adam Lesinski | 2014-09-05 | 6 | -87/+122 |
* | Returns UsageEvents from previous days | Adam Lesinski | 2014-09-05 | 5 | -173/+301 |
* | Add Configuration changes to UsageStats | Adam Lesinski | 2014-09-04 | 5 | -105/+346 |
* | Split up ComponentName in UsageEvents.Event | Adam Lesinski | 2014-08-26 | 4 | -36/+57 |
* | Remove system_server classes from the boot image. | Narayan Kamath | 2014-08-15 | 1 | -0/+2 |
* | Fix NPE in UsageStats for new User | Adam Lesinski | 2014-08-12 | 2 | -3/+7 |
* | Second iteration of the UsageStats API | Adam Lesinski | 2014-08-08 | 7 | -222/+605 |
* | Add Per-User logging of UsageStats | Adam Lesinski | 2014-07-25 | 2 | -233/+401 |
* | Add test UsageStats App | Adam Lesinski | 2014-07-22 | 1 | -2/+2 |
* | Change UsageStatsService to check uses-permission | Adam Lesinski | 2014-07-21 | 1 | -4/+16 |
* | First iteration of a public UsageStats API | Adam Lesinski | 2014-07-18 | 5 | -0/+870 |