- d89f6bf Ensure certain new UsageEvents have a String mapping. by Varun Shah · 4 years ago
- d248619 Adding StorageStats API to get external cache size by Saumya Pathak · 4 years ago
- 8cf09bc Reduce UsageStats logspam. by Varun Shah · 4 years ago
- 027e0e0 Merge "Handle mismatched task root on Activity resume and stop" by TreeHugger Robot · 4 years ago
- f177a8d Create a UsageEventListener. by Kweku Adams · 4 years, 1 month ago
- fd912c0 Handle mismatched task root on Activity resume and stop by Michael Wachenschwanz · 4 years, 2 months ago
- d23b537 Enable Error Prone to detect obscure bugs. by Jeff Sharkey · 4 years, 2 months ago
- 4634589 Refactoring: Use explicit methods for checking DO/PO by Eran Messeri · 4 years, 3 months ago
- 0266471 Revert "Snap for 6792834 from edbf3411d2c91f38a1a5d93b9e5b338052..." by Bill Rassieur · 4 years, 4 months ago
- 1d4d4461 Merge "Rename pmInternal#getPackageUidInternal (2/4)" by Jackal Guo · 4 years, 4 months ago
- 816efd1 Rename pmInternal#getPackageUidInternal (2/4) by Jackal Guo · 4 years, 4 months ago
- 7a907db Refactored user switch workflow to decouple UserInfo from TargetUser. by Felipe Leme · 4 years, 5 months ago
- 1c691f5 Don't create unnecessary objects. by Varun Shah · 4 years, 5 months ago
- 46a0354 Merge "Removed @Deprecated SystemService callback methods that take a userId." by Felipe Leme · 4 years, 5 months ago
- 837f8c1 Removed @Deprecated SystemService callback methods that take a userId. by Felipe Leme · 4 years, 5 months ago
- 1268ff2 Merge "Update language to comply with Android's inclusive language guidance" am: 0521eb758a am: 8d384c548c am: 12b1eaba8f am: eeac3d7223 am: a722891f7d by Treehugger Robot · 4 years, 5 months ago
- 12b1eab Merge "Update language to comply with Android's inclusive language guidance" am: 0521eb758a am: 8d384c548c by Treehugger Robot · 4 years, 5 months ago
- 134766b Update language to comply with Android's inclusive language guidance by Michael Wachenschwanz · 4 years, 5 months ago
- 2c75eb8 Moving AppStandbyController to the module background thread. by Kweku Adams · 4 years, 6 months ago
- 793da64 Move AppStandbyController calls out of UsageStats lock by Michael Wachenschwanz · 4 years, 7 months ago
- 709758d Small Fix to App Usage logging by Michael Wachenschwanz · 4 years, 6 months ago
- 0a1a911 Merge "Add app usage logging for statsd" into rvc-dev by Jonathan Nguyen · 4 years, 8 months ago
- 3931dd2 Merge "Delay updating of usage stats package mappings." into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- a7f9c76 Delay updating of usage stats package mappings. by Varun Shah · 4 years, 8 months ago
- 0a78a5a Merge "Fix DPM check logic for AppUsageLimitObserver (un)registering" into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- cfe8c66 Fix DPM check logic for AppUsageLimitObserver (un)registering by Michael Wachenschwanz · 4 years, 8 months ago
- b1d32ee Merge "Persist Locus Id Event to UsageStatsProto." into rvc-dev by Varun Shah · 4 years, 8 months ago
- 28f7ecf Add app usage logging for statsd by Jonathan Nguyen · 4 years, 8 months ago
- 7ce78c2 Persist Locus Id Event to UsageStatsProto. by Varun Shah · 4 years, 8 months ago
- 75aeabdd Merge "Persist UsageStats before backup." into rvc-dev by Varun Shah · 4 years, 8 months ago
- fb7b320 Persist UsageStats before backup. by Varun Shah · 4 years, 8 months ago
- 559130d Merge "Add custom Error Prone check for SDK comparisons." into rvc-dev by Jeff Sharkey · 4 years, 8 months ago
- 4d1d7b5 Add custom Error Prone check for SDK comparisons. by Jeff Sharkey · 4 years, 8 months ago
- b44e22c Update how UsageStats timestamps are written to disk. by Varun Shah · 4 years, 8 months ago
- dcc388a Merge "Add permission check to UsageStatsManager#isAppInactive" into rvc-dev by Michael Wachenschwanz · 4 years, 8 months ago
- d2b132f Add permission check to UsageStatsManager#isAppInactive by Michael Wachenschwanz · 4 years, 9 months ago
- 35afbf3 Merge "Update UsageStatsSerivce#KEEP_LEGACY_DIR." into rvc-dev by TreeHugger Robot · 4 years, 10 months ago
- 11b34ce Update UsageStatsDatabase#KEEP_BACKUP_DIR. by Varun Shah · 5 years ago
- 7dbf65f0 Update UsageStatsSerivce#KEEP_LEGACY_DIR. by Varun Shah · 5 years ago
- 77f2a2c Merge "Update BlobStoreMS to augment storage stats with blobs data." by Sudheer Shanka · 4 years, 10 months ago
- 5025c2a Merge "Disable storage crates functionalities" by TreeHugger Robot · 4 years, 10 months ago
- e9232d6 Update BlobStoreMS to augment storage stats with blobs data. by Sudheer Shanka · 5 years ago
- b497dd4 Allow usagestats for multiple pkgs to be dumped. by Sudheer Shanka · 4 years, 11 months ago
- 0cbb6b6 Obfuscate visibility of notification-related events. by Varun Shah · 5 years ago
- 4d5b0be Merge "Restrict visibility of LOCUS_ID_SET events." by Yuliya Kamatkova · 4 years, 11 months ago
- fea62a5 Restrict visibility of LOCUS_ID_SET events. by Yuliya Kamatkova · 5 years ago
- 1980c9a Disable storage crates functionalities by Felka Chang · 4 years, 11 months ago
- 96000b2 Fix UsageStats dump NPEs. by Varun Shah · 4 years, 11 months ago
- 001eb8f Update the method signature for queryEventsForUser() by Danning Chen · 5 years ago
- 01f6f26 Restrict visibility of SHORTCUT_INVOCATION events. by Varun Shah · 5 years ago
- 56f7c7f Merge "Add Activity#setLocusContext API. Plumb LocusID to the System Server. Add locus update event to the Usage Stats. Test: Build and run on a test device with a test app. Bug: 147594233, 147100454" by Yuliya Kamatkova · 5 years ago
- 48c3807 Add Activity#setLocusContext API. Plumb LocusID to the System Server. by Yuliya Kamatkova · 5 years ago
- 31961ce Update references of "DONT_DELETE_DATA" to "DELETE_KEEP_DATA". by Sudheer Shanka · 5 years ago
- e479c95 Merge "Add internal APIs for system services to augment storage stats." by Sudheer Shanka · 5 years ago
- 18d3798 Add internal APIs for system services to augment storage stats. by Sudheer Shanka · 5 years ago
- 6a5982f Add a new method queryEventsForUser() to UsageStatsManagerInternal for People Service to call by Danning Chen · 5 years ago
- 5049573 Merge "Move setAppStandby logic inside AppStandbyController." by TreeHugger Robot · 5 years ago
- c4ee998 Move setAppStandby logic inside AppStandbyController. by Kweku Adams · 5 years ago
- 7def30c Add OWNERS for UsageStats. by Varun Shah · 5 years ago
- 71e3efe Add query functionalities to query all of crates by Felka Chang · 5 years ago
- ca134de [DO NOT MERGE] Better timestamp for shutdown and startup events. am: 8d83364c5f by Automerger Merge Worker · 5 years ago
- 8d83364 [DO NOT MERGE] Better timestamp for shutdown and startup events. by Hui Yu · 5 years ago
- 506fdff Merge changes from topic "services_stub" am: 34e4b2c3ab am: 776b4544fe by Automerger Merge Worker · 5 years ago
- e86e89a Add filegroups for services.* libraries by Jiyong Park · 5 years ago
- c10004f Merge "Ensure UsageStats data is read correctly." by TreeHugger Robot · 5 years ago
- a281d69 Merge "Better error handling in UsageStats." by TreeHugger Robot · 5 years ago
- 6b993a7 Ensure UsageStats data is read correctly. by Varun Shah · 5 years ago
- 55ae881 Better error handling in UsageStats. by Varun Shah · 5 years ago
- 347e67e Merge "Make getPackagesWithPriviligesForAllActiveSubscriptions system API" am: 0024076b1a by Shuo Qian · 5 years ago
- 22f5749 Make getPackagesWithPriviligesForAllActiveSubscriptions system API by sqian · 5 years ago
- cb78285 Rename writeToProto to be dumpDebug by Jeffrey Huang · 5 years ago
- 1403ee3 Merge "Prune UsageStats data belonging to uninstalled packages." by TreeHugger Robot · 5 years ago
- 2c0b9f5 Prune UsageStats data belonging to uninstalled packages. by Varun Shah · 5 years ago
- 835283f Adding temp whitelist methods to PowerWhitelistManager interface. by Kweku Adams · 5 years ago
- da0af12 Merge "Remove UserUsageStatsService#userUnlocked." by TreeHugger Robot · 5 years ago
- 8958d5d Remove UserUsageStatsService#userUnlocked. by Varun Shah · 5 years ago
- 8c644b1 Ignore null package names on AppIdleHistory writes by Michael Wachenschwanz · 5 years ago
- 1a1c61b Revert "Add a job to prune UsageStats data on package removals." by Marissa Wall · 5 years ago
- 7172000 Revert "Prune obsolete UsageStats data on upgrade." by Marissa Wall · 5 years ago
- 20fcf04 Merge "Add filegroups for services.* libraries" by TreeHugger Robot · 5 years ago
- 5228cc2 Prune obsolete UsageStats data on upgrade. by Varun Shah · 5 years ago
- ece1fa0 Add a job to prune UsageStats data on package removals. by Varun Shah · 5 years ago
- bae2e90 Add filegroups for services.* libraries by Jiyong Park · 5 years ago
- ff67149 Merge "Fix UsageStats begin and end timestamp bug." by Varun Shah · 5 years ago
- 08d8170 Fix UsageStats begin and end timestamp bug. by Varun Shah · 5 years ago
- a86a36b Merge "Add process capability as a new dimension." by Hui Yu · 5 years ago
- 2696932 Add process capability as a new dimension. by Hui Yu · 5 years ago
- ec2b60e Merge "Add TEST_MAPPING for UsageStats." by TreeHugger Robot · 5 years ago
- 31d1346 Add TEST_MAPPING for UsageStats. by Varun Shah · 5 years ago
- 69a85b9 Merge "Remove XML write functions from UsageStats." by Varun Shah · 5 years ago
- b909c4d5 Move UsageStatsManagerInternal to services.jar by Christopher Tate · 5 years ago
- 341f421 Merge "Remove logs related to UsageStats string cache." by TreeHugger Robot · 5 years ago
- f7ca889 Better timestamp for shutdown and startup events. by Hui Yu · 5 years ago
- 690d779 Remove logs related to UsageStats string cache. by Varun Shah · 5 years ago
- 21c82c3 Remove XML write functions from UsageStats. by Varun Shah · 5 years ago
- 5df072b Merge changes from topic "usagestats-obfuscation" by TreeHugger Robot · 5 years ago
- 23033b0 Do not retain UsageStats for uninstalled packages. by Varun Shah · 5 years ago
- df33ae1 Removing periodic parole window. by Kweku Adams · 5 years ago
- 358d500 Catch exceptions in UsageStatsService on bad data. by Varun Shah · 5 years ago
- e1ba9cd Obfuscate usage stats data stored on disk. by Varun Shah · 5 years ago