1. 3cafea0 Merge "Allow applications to query for foreground/background data usage." into pi-dev by Lorenzo Colitti · 6 years ago
  2. 886fc6a Merge "Work on issue #74404949: Screen state usage API" into pi-dev by Dianne Hackborn · 6 years ago
  3. 84b317c Allow applications to query for foreground/background data usage. by Lorenzo Colitti · 6 years ago
  4. 3378aa9 Work on issue #74404949: Screen state usage API by Dianne Hackborn · 6 years ago
  5. bd2c0fa Merge "Allow null subscriberId in NetworkStatsManager." into pi-dev by Remi NGUYEN VAN · 6 years ago
  6. 786b7ad Allow null subscriberId in NetworkStatsManager. by Remi NGUYEN VAN · 6 years ago
  7. 75ad249 AppStandby exemption: sync requested by FG apps by Makoto Onuki · 6 years ago
  8. 50c069e Merge "Fallback to ML prediction after short ACTIVE states" into pi-dev by TreeHugger Robot · 6 years ago
  9. 37594c8 Merge "Add slice pinning to list of reasons for usage" into pi-dev by TreeHugger Robot · 6 years ago
  10. 3154dcf Fallback to ML prediction after short ACTIVE states by Amith Yamasani · 6 years ago
  11. 7eee509 Merge "Optimizing TimeSparseArray#put in case of collisions" into pi-dev by TreeHugger Robot · 6 years ago
  12. a2cf00a Optimizing TimeSparseArray#put in case of collisions by Suprabh Shukla · 6 years ago
  13. ced5439 Work on issue #74404949: Screen state usage API by Dianne Hackborn · 6 years ago
  14. 80c4be8 Add slice pinning to list of reasons for usage by Amith Yamasani · 6 years ago
  15. 6da53af Merge "Guarding collisions in TimeSparseArray" into pi-dev by TreeHugger Robot · 6 years ago
  16. 2811d92 Guarding collisions in TimeSparseArray by Suprabh Shukla · 6 years ago
  17. 8808edb Merge "Provide app launch count in UsageStats" into pi-dev by Amith Yamasani · 6 years ago
  18. bc813eb Provide app launch count in UsageStats by Amith Yamasani · 6 years ago
  19. 1918ef7 UsageEvents for slices pinning by Jason Monk · 6 years ago
  20. 35a4f4c Merge "API Review: Documentation improvement for standby buckets" into pi-dev by TreeHugger Robot · 6 years ago
  21. 06ce5f6 Merge "Make SYSTEM_INTERACTION a SystemApi" into pi-dev by TreeHugger Robot · 6 years ago
  22. 853e53f API Review: Documentation improvement for standby buckets by Amith Yamasani · 6 years ago
  23. a8bb9d2 Merge "App Time Limits API in UsageStats" into pi-dev by TreeHugger Robot · 6 years ago
  24. f0acb02 Make SYSTEM_INTERACTION a SystemApi by Michael Wachenschwanz · 6 years ago
  25. 62ec27e9 App Time Limits API in UsageStats by Amith Yamasani · 6 years ago
  26. 4e12de8 Unhiding APIs in UsageEvents for public use by Suprabh Shukla · 6 years ago
  27. 1fac86e Log interruptive notifications by Julia Reynolds · 6 years ago
  28. 217ccda An api to query usage events for the caller by Suprabh Shukla · 6 years ago
  29. 119be9a Improve reporting of bucketing reason by Amith Yamasani · 6 years ago
  30. 868bde2 Using ParceledListSlice for {get|set}AppStandbyBuckets by Suprabh Shukla · 6 years ago
  31. 7ec8941 Track notification clicked events in UsageStats by Amith Yamasani · 6 years ago
  32. ad357d1 Pass in the user defined by Context. by Jeff Sharkey · 7 years ago
  33. 55c8455 Merge "Let the job scheduler know when the user interacts with an app" by Chris Tate · 7 years ago
  34. c7904e1 Merge "Keep history of standby bucket changes." by TreeHugger Robot · 7 years ago
  35. bfc4bf5 Keep history of standby bucket changes. by Amith Yamasani · 7 years ago
  36. e0f6909 Support passing a template to NetworkStatsManager queries. by Lorenzo Colitti · 7 years ago
  37. ca74e23 Merge changes from topic "multipath-datausage" by Lorenzo Colitti · 7 years ago
  38. c53c47f Load admin data in DPMS asynchronously during boot. by Sudheer Shanka · 7 years ago
  39. 35c13e5 Add getDefaultNetwork to the NetworkStats public API. by Lorenzo Colitti · 7 years ago
  40. d117b29 Let the job scheduler know when the user interacts with an app by Christopher Tate · 7 years ago
  41. 101c353 Update DPMS to push active admins info to UsageStatsService. by Sudheer Shanka · 7 years ago
  42. 53f06ea Track last job run time by Amith Yamasani · 7 years ago
  43. ce8db99 Add more IntDef prefixes for auto-documenting. by Jeff Sharkey · 7 years ago
  44. 6cff5c2 Merge "API that reports first SDK level of the device." by Jeff Sharkey · 7 years ago
  45. 28c660f API that reports first SDK level of the device. by Jeff Sharkey · 7 years ago
  46. e878931 Allow multiple standby buckets to be set in one IPC by Amith Yamasani · 7 years ago
  47. afbccb7 Expose App Standby APIs for apps and system by Amith Yamasani · 7 years ago
  48. a732f01 The job scheduler now backs off jobs based on standby bucketing by Christopher Tate · 7 years ago
  49. 803eab69 Add a new usage event type for seen notification by Amith Yamasani · 7 years ago
  50. 84cd7b7 Allow standby timeouts to occur after usage by Amith Yamasani · 7 years ago
  51. 4470ab9 Make CHANGE_APP_IDLE_STATE a system API by Amith Yamasani · 7 years ago
  52. 8948c79 Revert "Make CHANGE_APP_IDLE_STATE a system API" by Andreas Gampe · 7 years ago
  53. c433ee5 Make CHANGE_APP_IDLE_STATE a system API by Amith Yamasani · 7 years ago
  54. 998d84a Merge "App Bucketing for Standby" by TreeHugger Robot · 7 years ago
  55. 17fffee App Bucketing for Standby by Amith Yamasani · 7 years ago
  56. fa96231 Update UsageStatsManager Javadoc to match implementation by Esteban Talavera · 7 years ago
  57. 8a0a614 Remove incorrect note about truncation in the javadoc by Amith Yamasani · 7 years ago
  58. f4de294 Augment network stats based on SubscriptionPlan. by Jeff Sharkey · 7 years ago
  59. 67f9d50 Fix broken javadocs. by Jeff Sharkey · 7 years ago
  60. c8b29ac Change storage migration to use quota APIs. by Jeff Sharkey · 7 years ago
  61. d86b8fe Annotate @SystemApi with required permissions. by Jeff Sharkey · 7 years ago
  62. ddff807 Consistent "low storage" behavior. by Jeff Sharkey · 7 years ago
  63. ad62301 Restrict access to instant app data in usage stats by Makoto Onuki · 7 years ago
  64. fd65813 Offer to wait until broadcasts have drained. by Jeff Sharkey · 7 years ago
  65. a4d34d9 Respond to API council feedback. by Jeff Sharkey · 7 years ago
  66. 0034788 Fix code accounting bugs, track external app data. by Jeff Sharkey · 7 years ago
  67. 789a8fc Storage API polishing. by Jeff Sharkey · 7 years ago
  68. b5a35b8 Refactor cache behavior from "atmoic" to "group". by Jeff Sharkey · 7 years ago
  69. e730ae8 Enable cache clearing v2 logic, fix bugs. by Jeff Sharkey · 7 years ago
  70. 80fdb01 Hook up the cache quota query. by Daniel Nishi · 7 years ago
  71. e40da3c Save/load calculated cache quotas to a file. by Daniel Nishi · 7 years ago
  72. 373d017 Add queryStatsForPackage() API. by Jeff Sharkey · 7 years ago
  73. 830d4b4 Merge "Clear cache space when allocating bytes." by Jeff Sharkey · 7 years ago
  74. d5d5e92 Clear cache space when allocating bytes. by Jeff Sharkey · 7 years ago
  75. cf9d19e First pass at adding the cache quota suggestions. by Daniel Nishi · 8 years ago
  76. baa3811 Fix a bug where the last used times could be wrong. by Daniel Nishi · 7 years ago
  77. 6112860 Unhide ApplicationInfo.volumeUuid. by Jeff Sharkey · 8 years ago
  78. 8dedad3 Wire up storage stats API to installd. by Jeff Sharkey · 8 years ago
  79. e8cece9 Initial API shape for storage statistics. by Jeff Sharkey · 8 years ago
  80. 53b4314 Add Sharing Histories to UsageStatsManager. by Kang Li · 8 years ago
  81. 50a021a Fix documentation for NetworkStatsManager methods. by Stephen Chen · 8 years ago
  82. 2514787 Implement metered tracking for NetworkStats summary queries. by Stephen Chen · 8 years ago
  83. 9ac251d Define API for metering network stats buckets. by Stephen Chen · 8 years ago
  84. 49ca529 Avoid caching services with missing binders. by Jeff Sharkey · 8 years ago
  85. 1d4fd3e Merge \\"Fix infinite loop when registering data usage callback.\\" into nyc-dev am: c20ffc2a9e by Antonio Cansado · 8 years ago
  86. f704837 Fix infinite loop when registering data usage callback. by Antonio Cansado · 8 years ago
  87. ac04250 ShortcutManager: Implement usage report API by Makoto Onuki · 8 years ago
  88. 904237f Cleaning up NetworkStatsManager. by Antonio Cansado · 8 years ago
  89. 6965c18 Addressing API council comments on NetworkStatsManager. by Antonio Cansado · 8 years ago
  90. 3e883da Fixing network tags. by Antonio Cansado · 8 years ago
  91. 1f7e05e NetworkStats.Bucket API polish. by Jeff Davidson · 8 years ago
  92. 4ec6368 Optimize calls to TelephonyManager to check for privileged apps by Amith Yamasani · 8 years ago
  93. cd42acd Implementation of data usage callbacks. by Antonio Cansado · 8 years ago
  94. 046cc21 Merge "Rewrite app standby stats" by Amith Yamasani · 9 years ago
  95. a93542f Rewrite app standby stats by Amith Yamasani · 9 years ago
  96. ba8288d Adding a callback to notify data usage. by Antonio Cansado · 9 years ago
  97. 46c75367 Retuning tag information through NetworkStatsManager. by Antonio Cansado · 9 years ago
  98. 921d15b Revert Network Stats API stub for tracking of metered networks. by Jeff Davidson · 9 years ago
  99. 63668e8 Merge commit '5142a2d5b3f70c2017792ce04d3f254221ab3d21' into manual_merge_5142a2d5b3 by Adam Lesinski · 9 years ago
  100. 15569c4 Merge "Introduce DEVICESUMMARY access level to NetworkStatsAccess." by Zoltan Szatmary-Ban · 9 years ago