- 793da64 Move AppStandbyController calls out of UsageStats lock by Michael Wachenschwanz · 4 years, 5 months ago
- 709758d Small Fix to App Usage logging by Michael Wachenschwanz · 4 years, 5 months ago
- 0a1a911 Merge "Add app usage logging for statsd" into rvc-dev by Jonathan Nguyen · 4 years, 6 months ago
- 3931dd2 Merge "Delay updating of usage stats package mappings." into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
- a7f9c76 Delay updating of usage stats package mappings. by Varun Shah · 4 years, 6 months ago
- 0a78a5a Merge "Fix DPM check logic for AppUsageLimitObserver (un)registering" into rvc-dev by TreeHugger Robot · 4 years, 6 months ago
- cfe8c66 Fix DPM check logic for AppUsageLimitObserver (un)registering by Michael Wachenschwanz · 4 years, 6 months ago
- b1d32ee Merge "Persist Locus Id Event to UsageStatsProto." into rvc-dev by Varun Shah · 4 years, 6 months ago
- 28f7ecf Add app usage logging for statsd by Jonathan Nguyen · 4 years, 6 months ago
- 7ce78c2 Persist Locus Id Event to UsageStatsProto. by Varun Shah · 4 years, 6 months ago
- 75aeabdd Merge "Persist UsageStats before backup." into rvc-dev by Varun Shah · 4 years, 6 months ago
- fb7b320 Persist UsageStats before backup. by Varun Shah · 4 years, 6 months ago
- 559130d Merge "Add custom Error Prone check for SDK comparisons." into rvc-dev by Jeff Sharkey · 4 years, 6 months ago
- 4d1d7b5 Add custom Error Prone check for SDK comparisons. by Jeff Sharkey · 4 years, 6 months ago
- b44e22c Update how UsageStats timestamps are written to disk. by Varun Shah · 4 years, 6 months ago
- dcc388a Merge "Add permission check to UsageStatsManager#isAppInactive" into rvc-dev by Michael Wachenschwanz · 4 years, 7 months ago
- d2b132f Add permission check to UsageStatsManager#isAppInactive by Michael Wachenschwanz · 4 years, 7 months ago
- 35afbf3 Merge "Update UsageStatsSerivce#KEEP_LEGACY_DIR." into rvc-dev by TreeHugger Robot · 4 years, 8 months ago
- 11b34ce Update UsageStatsDatabase#KEEP_BACKUP_DIR. by Varun Shah · 4 years, 11 months ago
- 7dbf65f0 Update UsageStatsSerivce#KEEP_LEGACY_DIR. by Varun Shah · 4 years, 11 months ago
- 77f2a2c Merge "Update BlobStoreMS to augment storage stats with blobs data." by Sudheer Shanka · 4 years, 9 months ago
- 5025c2a Merge "Disable storage crates functionalities" by TreeHugger Robot · 4 years, 9 months ago
- e9232d6 Update BlobStoreMS to augment storage stats with blobs data. by Sudheer Shanka · 4 years, 10 months ago
- b497dd4 Allow usagestats for multiple pkgs to be dumped. by Sudheer Shanka · 4 years, 9 months ago
- 0cbb6b6 Obfuscate visibility of notification-related events. by Varun Shah · 4 years, 9 months ago
- 4d5b0be Merge "Restrict visibility of LOCUS_ID_SET events." by Yuliya Kamatkova · 4 years, 9 months ago
- fea62a5 Restrict visibility of LOCUS_ID_SET events. by Yuliya Kamatkova · 4 years, 9 months ago
- 1980c9a Disable storage crates functionalities by Felka Chang · 4 years, 9 months ago
- 96000b2 Fix UsageStats dump NPEs. by Varun Shah · 4 years, 9 months ago
- 001eb8f Update the method signature for queryEventsForUser() by Danning Chen · 4 years, 9 months ago
- 01f6f26 Restrict visibility of SHORTCUT_INVOCATION events. by Varun Shah · 4 years, 10 months 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 · 4 years, 10 months ago
- 48c3807 Add Activity#setLocusContext API. Plumb LocusID to the System Server. by Yuliya Kamatkova · 4 years, 10 months ago
- 31961ce Update references of "DONT_DELETE_DATA" to "DELETE_KEEP_DATA". by Sudheer Shanka · 4 years, 10 months ago
- e479c95 Merge "Add internal APIs for system services to augment storage stats." by Sudheer Shanka · 4 years, 10 months ago
- 18d3798 Add internal APIs for system services to augment storage stats. by Sudheer Shanka · 4 years, 10 months ago
- 6a5982f Add a new method queryEventsForUser() to UsageStatsManagerInternal for People Service to call by Danning Chen · 4 years, 10 months ago
- 5049573 Merge "Move setAppStandby logic inside AppStandbyController." by TreeHugger Robot · 4 years, 10 months ago
- c4ee998 Move setAppStandby logic inside AppStandbyController. by Kweku Adams · 4 years, 10 months ago
- 7def30c Add OWNERS for UsageStats. by Varun Shah · 4 years, 10 months ago
- 71e3efe Add query functionalities to query all of crates by Felka Chang · 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
- 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
- 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
- b5ceeaf Merge "Allow the supervision app to access certain UsageStats APIs." by Varun Shah · 5 years ago
- b472b8f Allow the supervision app to access certain UsageStats APIs. by Varun Shah · 5 years ago
- a72e04f MoveAppStandbyController to the jobscheduler module by Makoto Onuki · 5 years ago
- 535202d Fix NPE in Usage Stats. by Varun Shah · 5 years ago
- 77431b8 Handle async behavior with CE in UsageStats. by Varun Shah · 5 years ago
- 5e1613e Update UsageStats#checkAndGetTimeLocked behavior. by Varun Shah · 5 years ago
- 3a31520 Move usage stats data to credential encrypted storage. by Varun Shah · 5 years ago
- 62022dc Add usagestats dump option to get appstandby settings state. by Sudheer Shanka · 5 years ago
- 6acbca3 Rename ProtoInputStream.isNextField to nextField. by Kweku Adams · 5 years ago
- f7f23bf Merge "Explicitly request clearing of external storage." into qt-dev am: 9637326ea8 by Jeff Sharkey · 5 years ago
- 3f70463 Explicitly request clearing of external storage. by Jeff Sharkey · 5 years ago
- 1872260 Merge "checkCarrierPrivilegesForPackage by subId rather than default" into qt-dev am: 856fe0fefc by Chen Xu · 5 years ago
- 856fe0f Merge "checkCarrierPrivilegesForPackage by subId rather than default" into qt-dev by Chen Xu · 5 years ago
- 28fe135 checkCarrierPrivilegesForPackage by subId rather than default by chen xu · 5 years ago
- 9dbd816 Merge "Remove temporary UserUsageStatsService logging" into qt-dev am: 89ed22cf08 by Michael Wachenschwanz · 5 years ago
- 89ed22c Merge "Remove temporary UserUsageStatsService logging" into qt-dev by TreeHugger Robot · 5 years ago
- 33a3a40 Merge "Add a dumpsys for UsageStatsDatabase info." into qt-dev am: 88f46c6cd6 by Varun Shah · 5 years ago
- 88f46c6 Merge "Add a dumpsys for UsageStatsDatabase info." into qt-dev by TreeHugger Robot · 5 years ago
- b5997f8 Merge "Remove sanity check in UsageStatsDatabase." into qt-dev am: 973ec50c27 by Varun Shah · 5 years ago
- f9cbd67 Remove temporary UserUsageStatsService logging by Michael Wachenschwanz · 5 years ago
- dbdee14 Remove sanity check in UsageStatsDatabase. by Varun Shah · 6 years ago
- 5bef1be Add a dumpsys for UsageStatsDatabase info. by Varun Shah · 6 years ago
- 6d2d509 Merge "Elevate standby bucket on first foreground service start" into qt-dev am: 8189440785 by Michael Wachenschwanz · 6 years ago
- 6ced0ee Elevate standby bucket on first foreground service start by Michael Wachenschwanz · 6 years ago
- cf26827 Merge "Do not print exception and stack trace." by Hui Yu · 6 years ago
- 6849f9a Do not print exception and stack trace. by Hui Yu · 6 years ago