1. 80db94c Fix crash in GmsCore due to permission issue by Amith Yamasani · 7 years ago
  2. 777b153 Fix an issue with apps EXEMPTED after OTA by Amith Yamasani · 7 years ago
  3. 55c8455 Merge "Let the job scheduler know when the user interacts with an app" by Chris Tate · 7 years ago
  4. c7904e1 Merge "Keep history of standby bucket changes." by TreeHugger Robot · 7 years ago
  5. bfc4bf5 Keep history of standby bucket changes. by Amith Yamasani · 7 years ago
  6. c53c47f Load admin data in DPMS asynchronously during boot. by Sudheer Shanka · 7 years ago
  7. d117b29 Let the job scheduler know when the user interacts with an app by Christopher Tate · 7 years ago
  8. 101c353 Update DPMS to push active admins info to UsageStatsService. by Sudheer Shanka · 7 years ago
  9. a0ee7c3 Merge "Track last job run time" by Amith Yamasani · 7 years ago
  10. d658207 Merge "Wire up reserved blocks presence for tests." by Jeff Sharkey · 7 years ago
  11. a2fe748 Merge "Duration format for tunable settings" by TreeHugger Robot · 7 years ago
  12. 53f06ea Track last job run time by Amith Yamasani · 7 years ago
  13. 55fe0d0 Wire up reserved blocks presence for tests. by Jeff Sharkey · 7 years ago
  14. 9f2dc05 Add DataUnit to clarify SI-vs-IEC units. by Jeff Sharkey · 7 years ago
  15. 761d3ff Duration format for tunable settings by Amith Yamasani · 7 years ago
  16. e51ffaa Merge "Fix usagestats DUMP OF SERVICE" by Esteban Talavera · 7 years ago
  17. 838ea24 Fix usagestats DUMP OF SERVICE by Esteban Talavera · 7 years ago
  18. 172612c Global app standby flag by Amith Yamasani · 7 years ago
  19. 9388519 Don't allow certain bucket overrides by Amith Yamasani · 7 years ago
  20. 6cff5c2 Merge "API that reports first SDK level of the device." by Jeff Sharkey · 7 years ago
  21. 28c660f API that reports first SDK level of the device. by Jeff Sharkey · 7 years ago
  22. e878931 Allow multiple standby buckets to be set in one IPC by Amith Yamasani · 7 years ago
  23. e2fa77a Merge "Timeout app predictions after 12 hours" by TreeHugger Robot · 7 years ago
  24. bd7b302 Timeout app predictions after 12 hours by Amith Yamasani · 7 years ago
  25. e0b2ee5 Convert services to Android.bp by Colin Cross · 7 years ago
  26. 1b09d2f Merge "Increase history of UsageEvents" by TreeHugger Robot · 7 years ago
  27. 5a8cc72 Fix CTS tests failing due to job throttling by Amith Yamasani · 7 years ago
  28. 22af6c7 Allow privileged apps to query standby state by Amith Yamasani · 7 years ago
  29. afbccb7 Expose App Standby APIs for apps and system by Amith Yamasani · 7 years ago
  30. bb6b748 Increase history of UsageEvents by Esteban Talavera · 7 years ago
  31. a732f01 The job scheduler now backs off jobs based on standby bucketing by Christopher Tate · 7 years ago
  32. a0ef1ca Cleanup old idle variables by Amith Yamasani · 7 years ago
  33. 301e94a Shorter thresholds for app standby by Amith Yamasani · 7 years ago
  34. 803eab69 Add a new usage event type for seen notification by Amith Yamasani · 7 years ago
  35. 84cd7b7 Allow standby timeouts to occur after usage by Amith Yamasani · 7 years ago
  36. c81983a Start removing remaining pm code to package manager by Dianne Hackborn · 7 years ago
  37. 17fffee App Bucketing for Standby by Amith Yamasani · 7 years ago
  38. 7e528f3 Refactor App Standby code by Amith Yamasani · 7 years ago
  39. 3e99f65 Fix issue #34471029: Don't allow audio use from background apps. by Dianne Hackborn · 7 years ago
  40. c8b29ac Change storage migration to use quota APIs. by Jeff Sharkey · 7 years ago
  41. 35e46d2 Active camera apps can defy reserved cache space. by Jeff Sharkey · 7 years ago
  42. ddff807 Consistent "low storage" behavior. by Jeff Sharkey · 7 years ago
  43. 1de10d6 Merge "System installed launcher can see instant apps" into oc-dev by TreeHugger Robot · 7 years ago
  44. 3051caa System installed launcher can see instant apps by Todd Kennedy · 7 years ago
  45. 303e4157e Fix NPE in usage stats manager (recent regression) by Makoto Onuki · 7 years ago
  46. ad62301 Restrict access to instant app data in usage stats by Makoto Onuki · 7 years ago
  47. 06823d4 Use "real" free space; refresh on large changes. by Jeff Sharkey · 7 years ago
  48. 5a421ad Merge "Defeat @Nullable String[] with empty list." into oc-dev by Jeff Sharkey · 7 years ago
  49. 2abd66c Defeat @Nullable String[] with empty list. by Jeff Sharkey · 7 years ago
  50. fd65813 Offer to wait until broadcasts have drained. by Jeff Sharkey · 7 years ago
  51. a4d34d9 Respond to API council feedback. by Jeff Sharkey · 7 years ago
  52. 0034788 Fix code accounting bugs, track external app data. by Jeff Sharkey · 7 years ago
  53. 789a8fc Storage API polishing. by Jeff Sharkey · 7 years ago
  54. b28c9d6 Fix crash when measuring storage. by Daniel Nishi · 7 years ago
  55. fd46312 Merge "We really want f_frsize and f_bavail." into oc-dev by TreeHugger Robot · 7 years ago
  56. dafb17e We really want f_frsize and f_bavail. by Jeff Sharkey · 7 years ago
  57. 6df866a Enforce PACKAGE_USAGE_STATS for usage data. by Jeff Sharkey · 7 years ago
  58. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  59. 2bdf134 Move retention length of users' chooser selections to SystemProperties, by Kang Li · 7 years ago
  60. b5a35b8 Refactor cache behavior from "atmoic" to "group". by Jeff Sharkey · 7 years ago
  61. d3b1def Merge "Enable cache clearing v2 logic, fix bugs." by TreeHugger Robot · 7 years ago
  62. e730ae8 Enable cache clearing v2 logic, fix bugs. by Jeff Sharkey · 7 years ago
  63. 6bb5d0f Allow querying for apps on adopted storage. by Jeff Sharkey · 7 years ago
  64. f02e97c Merge "Hook up the cache quota query." by Daniel Nishi · 7 years ago
  65. 2572b96 Offer flag to force manual calculation. by Jeff Sharkey · 7 years ago
  66. 51673a5 Merge "Fix two storage measurement bugs." by TreeHugger Robot · 7 years ago
  67. 82add8a Fix two storage measurement bugs. by Jeff Sharkey · 7 years ago
  68. 8025580 Update IUidObserver.onUidStateChanged to include procStateSeq. by Sudheer Shanka · 7 years ago
  69. 80fdb01 Hook up the cache quota query. by Daniel Nishi · 7 years ago
  70. 045d07b Merge "Persist the debug time correction flag." by Daniel Nishi · 7 years ago
  71. e40da3c Save/load calculated cache quotas to a file. by Daniel Nishi · 8 years ago
  72. 6853522 Persist the debug time correction flag. by Daniel Nishi · 8 years ago
  73. 1971052 Merge "Add a debug flag to disable time correction." by Daniel Nishi · 8 years ago
  74. 61d5fd7 Reduce screen on delay during UsageStats rollover by Amith Yamasani · 8 years ago
  75. 9acc4f4 Add a debug flag to disable time correction. by Daniel Nishi · 8 years ago
  76. 6f2c1ea Merge "Add queryStatsForPackage() API." by Jeff Sharkey · 8 years ago
  77. 373d017 Add queryStatsForPackage() API. by Jeff Sharkey · 8 years ago
  78. 0f703e6 Add a flag to enable/disable the cache quota calc. by Daniel Nishi · 8 years ago
  79. 830d4b4 Merge "Clear cache space when allocating bytes." by Jeff Sharkey · 8 years ago
  80. d5d5e92 Clear cache space when allocating bytes. by Jeff Sharkey · 8 years ago
  81. cf9d19e First pass at adding the cache quota suggestions. by Daniel Nishi · 8 years ago
  82. 7d5420e Enable kernel UID state updates. by Jeff Sharkey · 8 years ago
  83. 9bed070 More APIs for cache status and behavior. by Jeff Sharkey · 8 years ago
  84. 063c454 Disable kernel UID updates until update lands. by Jeff Sharkey · 8 years ago
  85. 24caec2 Merge "Write bg/fg status updates to kernel for stats." by Jeff Sharkey · 8 years ago
  86. f3b0ef2 Write bg/fg status updates to kernel for stats. by Jeff Sharkey · 8 years ago
  87. 7d25faf Invalidate installd when mounts change. by Jeff Sharkey · 8 years ago
  88. 9fa2a2c Adds annotations to Intent, and enables ChooserActivity to rank apps by Kang Li · 8 years ago
  89. f0707fe Merge "Fix a near instant stats permission check false negative." by TreeHugger Robot · 8 years ago
  90. 2f0b45a Initialize the Installer in the StorageStatsService. by Daniel Nishi · 8 years ago
  91. d85d853 Fix a near instant stats permission check false negative. by Daniel Nishi · 8 years ago
  92. 8dedad3 Wire up storage stats API to installd. by Jeff Sharkey · 8 years ago
  93. e8cece9 Initial API shape for storage statistics. by Jeff Sharkey · 8 years ago
  94. b431d715 Merge "Add Sharing Histories to UsageStatsManager." by Kang Li · 8 years ago
  95. 53b4314 Add Sharing Histories to UsageStatsManager. by Kang Li · 8 years ago
  96. 0d1fd8d Secure MATCH_UNINSTALLED_PACKAGES across users by Amith Yamasani · 8 years ago
  97. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  98. 693d869 Handle charging state separately from temporary parole by Amith Yamasani · 8 years ago
  99. f2d87eb AppIdleHistory: Only write screen on durations during regular sync by Adam Lesinski · 8 years ago
  100. 589fca4 Whitelisting device provisioning package from app standby by Tony Mak · 8 years ago