1. 001eb8f Update the method signature for queryEventsForUser() by Danning Chen · 4 years, 5 months ago
  2. 01f6f26 Restrict visibility of SHORTCUT_INVOCATION events. by Varun Shah · 4 years, 6 months ago
  3. 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, 6 months ago
  4. 48c3807 Add Activity#setLocusContext API. Plumb LocusID to the System Server. by Yuliya Kamatkova · 4 years, 6 months ago
  5. 31961ce Update references of "DONT_DELETE_DATA" to "DELETE_KEEP_DATA". by Sudheer Shanka · 4 years, 6 months ago
  6. e479c95 Merge "Add internal APIs for system services to augment storage stats." by Sudheer Shanka · 4 years, 6 months ago
  7. 18d3798 Add internal APIs for system services to augment storage stats. by Sudheer Shanka · 4 years, 6 months ago
  8. 6a5982f Add a new method queryEventsForUser() to UsageStatsManagerInternal for People Service to call by Danning Chen · 4 years, 6 months ago
  9. c4ee998 Move setAppStandby logic inside AppStandbyController. by Kweku Adams · 4 years, 6 months ago
  10. 71e3efe Add query functionalities to query all of crates by Felka Chang · 4 years, 8 months ago
  11. c10004f Merge "Ensure UsageStats data is read correctly." by TreeHugger Robot · 4 years, 7 months ago
  12. a281d69 Merge "Better error handling in UsageStats." by TreeHugger Robot · 4 years, 7 months ago
  13. 6b993a7 Ensure UsageStats data is read correctly. by Varun Shah · 4 years, 7 months ago
  14. 55ae881 Better error handling in UsageStats. by Varun Shah · 4 years, 7 months ago
  15. cb78285 Rename writeToProto to be dumpDebug by Jeffrey Huang · 4 years, 7 months ago
  16. 1403ee3 Merge "Prune UsageStats data belonging to uninstalled packages." by TreeHugger Robot · 4 years, 7 months ago
  17. 2c0b9f5 Prune UsageStats data belonging to uninstalled packages. by Varun Shah · 4 years, 8 months ago
  18. 835283f Adding temp whitelist methods to PowerWhitelistManager interface. by Kweku Adams · 4 years, 8 months ago
  19. 8958d5d Remove UserUsageStatsService#userUnlocked. by Varun Shah · 4 years, 8 months ago
  20. ff67149 Merge "Fix UsageStats begin and end timestamp bug." by Varun Shah · 4 years, 8 months ago
  21. 08d8170 Fix UsageStats begin and end timestamp bug. by Varun Shah · 4 years, 8 months ago
  22. a86a36b Merge "Add process capability as a new dimension." by Hui Yu · 4 years, 8 months ago
  23. 2696932 Add process capability as a new dimension. by Hui Yu · 5 years ago
  24. ec2b60e Merge "Add TEST_MAPPING for UsageStats." by TreeHugger Robot · 4 years, 9 months ago
  25. 31d1346 Add TEST_MAPPING for UsageStats. by Varun Shah · 4 years, 9 months ago
  26. 69a85b9 Merge "Remove XML write functions from UsageStats." by Varun Shah · 4 years, 9 months ago
  27. b909c4d5 Move UsageStatsManagerInternal to services.jar by Christopher Tate · 4 years, 9 months ago
  28. 341f421 Merge "Remove logs related to UsageStats string cache." by TreeHugger Robot · 4 years, 9 months ago
  29. f7ca889 Better timestamp for shutdown and startup events. by Hui Yu · 4 years, 10 months ago
  30. 690d779 Remove logs related to UsageStats string cache. by Varun Shah · 4 years, 9 months ago
  31. 21c82c3 Remove XML write functions from UsageStats. by Varun Shah · 4 years, 9 months ago
  32. 5df072b Merge changes from topic "usagestats-obfuscation" by TreeHugger Robot · 4 years, 9 months ago
  33. 23033b0 Do not retain UsageStats for uninstalled packages. by Varun Shah · 4 years, 9 months ago
  34. df33ae1 Removing periodic parole window. by Kweku Adams · 4 years, 9 months ago
  35. 358d500 Catch exceptions in UsageStatsService on bad data. by Varun Shah · 4 years, 10 months ago
  36. e1ba9cd Obfuscate usage stats data stored on disk. by Varun Shah · 4 years, 11 months ago
  37. b5ceeaf Merge "Allow the supervision app to access certain UsageStats APIs." by Varun Shah · 4 years, 9 months ago
  38. b472b8f Allow the supervision app to access certain UsageStats APIs. by Varun Shah · 4 years, 10 months ago
  39. a72e04f MoveAppStandbyController to the jobscheduler module by Makoto Onuki · 4 years, 9 months ago
  40. 535202d Fix NPE in Usage Stats. by Varun Shah · 4 years, 9 months ago
  41. 77431b8 Handle async behavior with CE in UsageStats. by Varun Shah · 4 years, 10 months ago
  42. 5e1613e Update UsageStats#checkAndGetTimeLocked behavior. by Varun Shah · 4 years, 10 months ago
  43. 3a31520 Move usage stats data to credential encrypted storage. by Varun Shah · 5 years ago
  44. 62022dc Add usagestats dump option to get appstandby settings state. by Sudheer Shanka · 5 years ago
  45. 6acbca3 Rename ProtoInputStream.isNextField to nextField. by Kweku Adams · 5 years ago
  46. f7f23bf Merge "Explicitly request clearing of external storage." into qt-dev am: 9637326ea8 by Jeff Sharkey · 5 years ago
  47. 3f70463 Explicitly request clearing of external storage. by Jeff Sharkey · 5 years ago
  48. 1872260 Merge "checkCarrierPrivilegesForPackage by subId rather than default" into qt-dev am: 856fe0fefc by Chen Xu · 5 years ago
  49. 856fe0f Merge "checkCarrierPrivilegesForPackage by subId rather than default" into qt-dev by Chen Xu · 5 years ago
  50. 28fe135 checkCarrierPrivilegesForPackage by subId rather than default by chen xu · 5 years ago
  51. 9dbd816 Merge "Remove temporary UserUsageStatsService logging" into qt-dev am: 89ed22cf08 by Michael Wachenschwanz · 5 years ago
  52. 89ed22c Merge "Remove temporary UserUsageStatsService logging" into qt-dev by TreeHugger Robot · 5 years ago
  53. 33a3a40 Merge "Add a dumpsys for UsageStatsDatabase info." into qt-dev am: 88f46c6cd6 by Varun Shah · 5 years ago
  54. 88f46c6 Merge "Add a dumpsys for UsageStatsDatabase info." into qt-dev by TreeHugger Robot · 5 years ago
  55. b5997f8 Merge "Remove sanity check in UsageStatsDatabase." into qt-dev am: 973ec50c27 by Varun Shah · 5 years ago
  56. f9cbd67 Remove temporary UserUsageStatsService logging by Michael Wachenschwanz · 5 years ago
  57. dbdee14 Remove sanity check in UsageStatsDatabase. by Varun Shah · 5 years ago
  58. 5bef1be Add a dumpsys for UsageStatsDatabase info. by Varun Shah · 5 years ago
  59. 6d2d509 Merge "Elevate standby bucket on first foreground service start" into qt-dev am: 8189440785 by Michael Wachenschwanz · 5 years ago
  60. 6ced0ee Elevate standby bucket on first foreground service start by Michael Wachenschwanz · 5 years ago
  61. cf26827 Merge "Do not print exception and stack trace." by Hui Yu · 5 years ago
  62. 6849f9a Do not print exception and stack trace. by Hui Yu · 5 years ago
  63. 0059840 Merge "Minor fixes to IntervalStats" by TreeHugger Robot · 5 years ago
  64. bfbe71e Minor fixes to IntervalStats by Michael Wachenschwanz · 5 years ago
  65. 4f76a1e Update #registerAppUsageLimitObserver to take time used. by Varun Shah · 5 years ago
  66. 041b3eb Merge "Add new UsageStats event DEVICE_STARTUP" by Hui Yu · 5 years ago
  67. 80a8b46 Add new UsageStats event DEVICE_STARTUP by Hui Yu · 5 years ago
  68. 08a517e Merge "Persist Standby Buckets after System defaults set" by Michael Wachenschwanz · 5 years ago
  69. 5ee812a Merge "Update #registerAppUsageLimitObserver to accept time remaining." by TreeHugger Robot · 5 years ago
  70. 9f58b7c Update #registerAppUsageLimitObserver to accept time remaining. by Varun Shah · 5 years ago
  71. 19373c1 Merge "Usagestats dumpsys print list of usagestats database files." by TreeHugger Robot · 5 years ago
  72. d1d8aa6 Persist Standby Buckets after System defaults set by Michael Wachenschwanz · 5 years ago
  73. 17c7c79 Merge "Promote apps in the NEVER bucket on sync scheduled" by Michael Wachenschwanz · 5 years ago
  74. 0818df0 Usagestats dumpsys print list of usagestats database files. by Hui Yu · 5 years ago
  75. c329520 Promote apps in the NEVER bucket on sync scheduled by Michael Wachenschwanz · 5 years ago
  76. f6118b3 Remove extra null-check on IntervalStats.events. by Hui Yu · 6 years ago
  77. ff5d286 Merge "UsageStats creates too many daily/weekly/monthly/yearly files." by TreeHugger Robot · 5 years ago
  78. b21d59f UsageStats creates too many daily/weekly/monthly/yearly files. by Hui Yu · 5 years ago
  79. 08be74fa Populate null UsageStats event task root fields with known data by Michael Wachenschwanz · 5 years ago
  80. e3e7048 Merge "Allow registration of AppUsageLimitObservers with 0 time limit." by TreeHugger Robot · 5 years ago
  81. 54f7f7f Allow registration of AppUsageLimitObservers with 0 time limit. by Varun Shah · 5 years ago
  82. b541f3c Merge "Only start tracking usage on first activity resume" by Michael Wachenschwanz · 5 years ago
  83. 729bf1c Merge "Create a default package name for device level events." by TreeHugger Robot · 5 years ago
  84. 9c6f72b Removed AppUsageLimit#isGroupLimit API. by Varun Shah · 5 years ago
  85. e497ad2 Create a default package name for device level events. by Hui Yu · 5 years ago
  86. 2546cef Added APIs for App Usage Limits. by Varun Shah · 5 years ago
  87. c790a29 Only start tracking usage on first activity resume by Michael Wachenschwanz · 5 years ago
  88. 0b4ab1f Add Task Root package info to UsageEvent by Michael Wachenschwanz · 6 years ago
  89. b1d243a UsageStats DEVICE_SHUTDOWN event. by Hui Yu · 6 years ago
  90. 266dd3b Merge "Add Usage Reporting Api to UsageStatsManager" by Michael Wachenschwanz · 6 years ago
  91. 3677852 Add Usage Reporting Api to UsageStatsManager by Michael Wachenschwanz · 6 years ago
  92. 63c0ad4 Reduce UsageStatsXmlV1 log messages. by Hui Yu · 6 years ago
  93. 03d1240 UsageStats tracking of screen usage. by Hui Yu · 6 years ago
  94. 1ca78d6 Merge "Catch IOException when failed to parse new fields." by TreeHugger Robot · 6 years ago
  95. 746b82a Catch IOException when failed to parse new fields. by Hui Yu · 6 years ago
  96. 7e5bf5c Do not update AppStandbyController on foreground service events by Hui Yu · 6 years ago
  97. 917a71d Expand notification generates USER_INTERACTION event by Esteban Talavera · 6 years ago
  98. 81f9777 Merge "Add UsageStats events for foreground service start/stop." by Hui Yu · 6 years ago
  99. a66a531 Merge "Add null checks to removing AppTimeLimit observers" by TreeHugger Robot · 6 years ago
  100. e361a23 Add UsageStats events for foreground service start/stop. by Hui Yu · 6 years ago