1. 5ee812a Merge "Update #registerAppUsageLimitObserver to accept time remaining." by TreeHugger Robot · 5 years ago
  2. 9f58b7c Update #registerAppUsageLimitObserver to accept time remaining. by Varun Shah · 5 years ago
  3. 19373c1 Merge "Usagestats dumpsys print list of usagestats database files." by TreeHugger Robot · 5 years ago
  4. 17c7c79 Merge "Promote apps in the NEVER bucket on sync scheduled" by Michael Wachenschwanz · 5 years ago
  5. 0818df0 Usagestats dumpsys print list of usagestats database files. by Hui Yu · 5 years ago
  6. c329520 Promote apps in the NEVER bucket on sync scheduled by Michael Wachenschwanz · 5 years ago
  7. f6118b3 Remove extra null-check on IntervalStats.events. by Hui Yu · 6 years ago
  8. ff5d286 Merge "UsageStats creates too many daily/weekly/monthly/yearly files." by TreeHugger Robot · 5 years ago
  9. b21d59f UsageStats creates too many daily/weekly/monthly/yearly files. by Hui Yu · 6 years ago
  10. 08be74fa Populate null UsageStats event task root fields with known data by Michael Wachenschwanz · 5 years ago
  11. e3e7048 Merge "Allow registration of AppUsageLimitObservers with 0 time limit." by TreeHugger Robot · 5 years ago
  12. 54f7f7f Allow registration of AppUsageLimitObservers with 0 time limit. by Varun Shah · 5 years ago
  13. b541f3c Merge "Only start tracking usage on first activity resume" by Michael Wachenschwanz · 5 years ago
  14. 729bf1c Merge "Create a default package name for device level events." by TreeHugger Robot · 5 years ago
  15. 9c6f72b Removed AppUsageLimit#isGroupLimit API. by Varun Shah · 6 years ago
  16. e497ad2 Create a default package name for device level events. by Hui Yu · 6 years ago
  17. 2546cef Added APIs for App Usage Limits. by Varun Shah · 6 years ago
  18. c790a29 Only start tracking usage on first activity resume by Michael Wachenschwanz · 6 years ago
  19. 0b4ab1f Add Task Root package info to UsageEvent by Michael Wachenschwanz · 6 years ago
  20. b1d243a UsageStats DEVICE_SHUTDOWN event. by Hui Yu · 6 years ago
  21. 266dd3b Merge "Add Usage Reporting Api to UsageStatsManager" by Michael Wachenschwanz · 6 years ago
  22. 3677852 Add Usage Reporting Api to UsageStatsManager by Michael Wachenschwanz · 6 years ago
  23. 63c0ad4 Reduce UsageStatsXmlV1 log messages. by Hui Yu · 6 years ago
  24. 03d1240 UsageStats tracking of screen usage. by Hui Yu · 6 years ago
  25. 1ca78d6 Merge "Catch IOException when failed to parse new fields." by TreeHugger Robot · 6 years ago
  26. 746b82a Catch IOException when failed to parse new fields. by Hui Yu · 6 years ago
  27. 7e5bf5c Do not update AppStandbyController on foreground service events by Hui Yu · 6 years ago
  28. 917a71d Expand notification generates USER_INTERACTION event by Esteban Talavera · 6 years ago
  29. 81f9777 Merge "Add UsageStats events for foreground service start/stop." by Hui Yu · 6 years ago
  30. a66a531 Merge "Add null checks to removing AppTimeLimit observers" by TreeHugger Robot · 6 years ago
  31. e361a23 Add UsageStats events for foreground service start/stop. by Hui Yu · 6 years ago
  32. ae9811d Add null checks to removing AppTimeLimit observers by Michael Wachenschwanz · 6 years ago
  33. 1e8947c Informing app idle listeners on enabled state changes. by Kweku Adams · 6 years ago
  34. 5287e1f Merge "isReservedSupported=true when running as container" am: e0076e4145 am: a228f69e07 by Risan · 6 years ago
  35. 12adf3a isReservedSupported=true when running as container by Risan · 6 years ago
  36. 0f47284 Refactor AppTimeLimitController for Session Observers by Michael Wachenschwanz · 6 years ago
  37. 0e1ce14 Merge changes from topic "UsageStatsDatabaseUpgradeAttempt2" by Michael Wachenschwanz · 6 years ago
  38. 7609b75 Prevents uninstalled packages from being added to the DB. by Varun Shah · 6 years ago
  39. d083f6b Upgrade UsageStatsDatabase to version 4 (attempt 2) by Michael Wachenschwanz · 6 years ago
  40. dc46632 Move UsageStatsDatabase upgrade backup to seperate folder by Michael Wachenschwanz · 6 years ago
  41. 3efa16d Revert UsageStatsDatabase to version 3 by Michael Wachenschwanz · 6 years ago
  42. c90bc15 Pool Package and Class names when writing UsageStats to disk by Michael Wachenschwanz · 6 years ago
  43. c8c2636 Upgrade UsageStatsDatabase from XML to Protobuf by Michael Wachenschwanz · 6 years ago
  44. 8ce7ed9 Frameworks: Annotate trivial @GuardedBy in services by Andreas Gampe · 6 years ago
  45. ddcac2c Set AppStandbyController charging state on init am: 2795cca1cf by Michael Wachenschwanz · 6 years ago
  46. 8b7725b Show the diff instead of current time for last parole time. by Amith Yamasani · 6 years ago
  47. 2795cca Set AppStandbyController charging state on init by Michael Wachenschwanz · 6 years ago
  48. 5518cf5 No permissions needed for static disk attributes. by Jeff Sharkey · 6 years ago
  49. 06ea043 Merge "Add missing app standby parameters to controller dump" by TreeHugger Robot · 6 years ago
  50. 8c8a9a1 Merge "Add null check for LastEvent in UserUsageStatsService" by TreeHugger Robot · 6 years ago
  51. bc9abc6 Add null check for LastEvent in UserUsageStatsService by Michael Wachenschwanz · 6 years ago
  52. 766d24e Merge "Log Wtf when UsageStats missing over a day of events" by TreeHugger Robot · 6 years ago
  53. e4c818f Log Wtf when UsageStats missing over a day of events by Michael Wachenschwanz · 6 years ago
  54. a4dd6ef Merge "Fix crash on calling getAppStandbyBucket()" into pi-dev am: 632c036d8c by Amith Yamasani · 6 years ago
  55. 99e1424 Fix crash on calling getAppStandbyBucket() by Amith Yamasani · 6 years ago
  56. 3ab7781 Clean up sync manager and fix the lock screen blocked sync issue. by Makoto Onuki · 6 years ago
  57. 5b79bfa Add missing app standby parameters to controller dump by Esteban Talavera · 6 years ago
  58. 565aa50 Merge "Initial UsageStatsDatabase Perf tests" by TreeHugger Robot · 6 years ago
  59. f7cc6b2 Ignore user portion when checking for system uid by Beverly · 6 years ago
  60. e717e0c Initial UsageStatsDatabase Perf tests by Michael Wachenschwanz · 6 years ago
  61. 5dc1edf Fix notification interruption stats by Julia Reynolds · 6 years ago
  62. 0ebb10d Merge "Set AppStandbyController charging state on init" by TreeHugger Robot · 6 years ago
  63. 13b1e17 Set AppStandbyController charging state on init by Michael Wachenschwanz · 6 years ago
  64. 82d3041 DO NOT MERGE Fix security exception due to incorrect flags by Amith Yamasani · 6 years ago
  65. 1b61d018 Allow cross user usage event queries by Julia Reynolds · 6 years ago
  66. da4db58 Merge "Tweak exemption for sync requests made by FG apps" into pi-dev am: 621fd20f55 by Makoto Onuki · 6 years ago
  67. 621fd20 Merge "Tweak exemption for sync requests made by FG apps" into pi-dev by Makoto Onuki · 6 years ago
  68. d5f25d2 Tweak exemption for sync requests made by FG apps by Makoto Onuki · 6 years ago
  69. 4529361 Merge "DO NOT MERGE Allow cross user usage event queries" into pi-dev by TreeHugger Robot · 6 years ago
  70. a0058b4 Make "am set-standby-bucket" reset active/working left time by Makoto Onuki · 6 years ago
  71. 20e6829 DO NOT MERGE Allow cross user usage event queries by Julia Reynolds · 6 years ago
  72. d8611ec Added a command to return app_standby_enabled by Suprabh Shukla · 6 years ago
  73. 98fd4fa Merge "Add limits to App Usage Observer Api" into pi-dev by Amith Yamasani · 6 years ago
  74. c870309 Add limits to App Usage Observer Api by Michael Wachenschwanz · 6 years ago
  75. b3972f9 Merge "Add Stable Charging Threshold for AppStandby" into pi-dev by Michael Wachenschwanz · 6 years ago
  76. 10b77a3 Merge "Using a list to store usage events" into pi-dev by TreeHugger Robot · 6 years ago
  77. 5ca5cb6 Add Stable Charging Threshold for AppStandby by Michael Wachenschwanz · 6 years ago
  78. 4620d9b Merge "Add ADAPTIVE_BATTERY_MANAGEMENT_ENABLED" into pi-dev by TreeHugger Robot · 6 years ago
  79. 60aa35b Using a list to store usage events by Suprabh Shukla · 6 years ago
  80. 4b976ad Add ADAPTIVE_BATTERY_MANAGEMENT_ENABLED by Lei Yu · 6 years ago
  81. 113a0fa No AppStandby tracking of non existent packages and add parole window by Michael Wachenschwanz · 6 years ago
  82. 6d63103 Use OS package name when identity cleared. by Jeff Sharkey · 6 years ago
  83. 5a8bcd9 OP_GET_USAGE_STATS should be noted, not checked. by Jeff Sharkey · 6 years ago
  84. 3378aa9 Work on issue #74404949: Screen state usage API by Dianne Hackborn · 6 years ago
  85. 75ad249 AppStandby exemption: sync requested by FG apps by Makoto Onuki · 6 years ago
  86. 50c069e Merge "Fallback to ML prediction after short ACTIVE states" into pi-dev by TreeHugger Robot · 6 years ago
  87. 37594c8 Merge "Add slice pinning to list of reasons for usage" into pi-dev by TreeHugger Robot · 6 years ago
  88. 3154dcf Fallback to ML prediction after short ACTIVE states by Amith Yamasani · 6 years ago
  89. ced5439 Work on issue #74404949: Screen state usage API by Dianne Hackborn · 6 years ago
  90. 80c4be8 Add slice pinning to list of reasons for usage by Amith Yamasani · 6 years ago
  91. 7f53c7b Shorter bucket elevation for system_interaction and sync_adapter by Amith Yamasani · 6 years ago
  92. 8808edb Merge "Provide app launch count in UsageStats" into pi-dev by Amith Yamasani · 6 years ago
  93. bc813eb Provide app launch count in UsageStats by Amith Yamasani · 6 years ago
  94. 1918ef7 UsageEvents for slices pinning by Jason Monk · 6 years ago
  95. a8bb9d2 Merge "App Time Limits API in UsageStats" into pi-dev by TreeHugger Robot · 6 years ago
  96. 62ec27e9 App Time Limits API in UsageStats by Amith Yamasani · 6 years ago
  97. 1fac86e Log interruptive notifications by Julia Reynolds · 6 years ago
  98. 1088cbb Add -c option for dumpsys usagestats by Michael Wachenschwanz · 6 years ago
  99. c0fe062 Merge "An api to query usage events for the caller" by Suprabh Shukla · 6 years ago
  100. 78646e5 Add null check in usagestats dump by Michael Wachenschwanz · 6 years ago