1. a732f01 The job scheduler now backs off jobs based on standby bucketing by Christopher Tate · 7 years ago
  2. a0ef1ca Cleanup old idle variables by Amith Yamasani · 7 years ago
  3. 301e94a Shorter thresholds for app standby by Amith Yamasani · 7 years ago
  4. 803eab69 Add a new usage event type for seen notification by Amith Yamasani · 7 years ago
  5. 84cd7b7 Allow standby timeouts to occur after usage by Amith Yamasani · 7 years ago
  6. c81983a Start removing remaining pm code to package manager by Dianne Hackborn · 7 years ago
  7. 17fffee App Bucketing for Standby by Amith Yamasani · 7 years ago
  8. 7e528f3 Refactor App Standby code by Amith Yamasani · 7 years ago
  9. 3e99f65 Fix issue #34471029: Don't allow audio use from background apps. by Dianne Hackborn · 7 years ago
  10. c8b29ac Change storage migration to use quota APIs. by Jeff Sharkey · 7 years ago
  11. 35e46d2 Active camera apps can defy reserved cache space. by Jeff Sharkey · 7 years ago
  12. ddff807 Consistent "low storage" behavior. by Jeff Sharkey · 7 years ago
  13. 1de10d6 Merge "System installed launcher can see instant apps" into oc-dev by TreeHugger Robot · 7 years ago
  14. 3051caa System installed launcher can see instant apps by Todd Kennedy · 7 years ago
  15. 303e4157e Fix NPE in usage stats manager (recent regression) by Makoto Onuki · 7 years ago
  16. ad62301 Restrict access to instant app data in usage stats by Makoto Onuki · 7 years ago
  17. 06823d4 Use "real" free space; refresh on large changes. by Jeff Sharkey · 7 years ago
  18. 5a421ad Merge "Defeat @Nullable String[] with empty list." into oc-dev by Jeff Sharkey · 7 years ago
  19. 2abd66c Defeat @Nullable String[] with empty list. by Jeff Sharkey · 7 years ago
  20. fd65813 Offer to wait until broadcasts have drained. by Jeff Sharkey · 7 years ago
  21. a4d34d9 Respond to API council feedback. by Jeff Sharkey · 7 years ago
  22. 0034788 Fix code accounting bugs, track external app data. by Jeff Sharkey · 7 years ago
  23. 789a8fc Storage API polishing. by Jeff Sharkey · 7 years ago
  24. b28c9d6 Fix crash when measuring storage. by Daniel Nishi · 7 years ago
  25. fd46312 Merge "We really want f_frsize and f_bavail." into oc-dev by TreeHugger Robot · 7 years ago
  26. dafb17e We really want f_frsize and f_bavail. by Jeff Sharkey · 7 years ago
  27. 6df866a Enforce PACKAGE_USAGE_STATS for usage data. by Jeff Sharkey · 7 years ago
  28. fe9a53b Consistent dump() permission checking. by Jeff Sharkey · 7 years ago
  29. 2bdf134 Move retention length of users' chooser selections to SystemProperties, by Kang Li · 7 years ago
  30. b5a35b8 Refactor cache behavior from "atmoic" to "group". by Jeff Sharkey · 7 years ago
  31. d3b1def Merge "Enable cache clearing v2 logic, fix bugs." by TreeHugger Robot · 7 years ago
  32. e730ae8 Enable cache clearing v2 logic, fix bugs. by Jeff Sharkey · 7 years ago
  33. 6bb5d0f Allow querying for apps on adopted storage. by Jeff Sharkey · 7 years ago
  34. f02e97c Merge "Hook up the cache quota query." by Daniel Nishi · 7 years ago
  35. 2572b96 Offer flag to force manual calculation. by Jeff Sharkey · 7 years ago
  36. 51673a5 Merge "Fix two storage measurement bugs." by TreeHugger Robot · 7 years ago
  37. 82add8a Fix two storage measurement bugs. by Jeff Sharkey · 7 years ago
  38. 8025580 Update IUidObserver.onUidStateChanged to include procStateSeq. by Sudheer Shanka · 7 years ago
  39. 80fdb01 Hook up the cache quota query. by Daniel Nishi · 7 years ago
  40. 045d07b Merge "Persist the debug time correction flag." by Daniel Nishi · 7 years ago
  41. e40da3c Save/load calculated cache quotas to a file. by Daniel Nishi · 7 years ago
  42. 6853522 Persist the debug time correction flag. by Daniel Nishi · 7 years ago
  43. 1971052 Merge "Add a debug flag to disable time correction." by Daniel Nishi · 7 years ago
  44. 61d5fd7 Reduce screen on delay during UsageStats rollover by Amith Yamasani · 7 years ago
  45. 9acc4f4 Add a debug flag to disable time correction. by Daniel Nishi · 7 years ago
  46. 6f2c1ea Merge "Add queryStatsForPackage() API." by Jeff Sharkey · 7 years ago
  47. 373d017 Add queryStatsForPackage() API. by Jeff Sharkey · 7 years ago
  48. 0f703e6 Add a flag to enable/disable the cache quota calc. by Daniel Nishi · 7 years ago
  49. 830d4b4 Merge "Clear cache space when allocating bytes." by Jeff Sharkey · 7 years ago
  50. d5d5e92 Clear cache space when allocating bytes. by Jeff Sharkey · 7 years ago
  51. cf9d19e First pass at adding the cache quota suggestions. by Daniel Nishi · 8 years ago
  52. 7d5420e Enable kernel UID state updates. by Jeff Sharkey · 8 years ago
  53. 9bed070 More APIs for cache status and behavior. by Jeff Sharkey · 8 years ago
  54. 063c454 Disable kernel UID updates until update lands. by Jeff Sharkey · 8 years ago
  55. 24caec2 Merge "Write bg/fg status updates to kernel for stats." by Jeff Sharkey · 8 years ago
  56. f3b0ef2 Write bg/fg status updates to kernel for stats. by Jeff Sharkey · 8 years ago
  57. 7d25faf Invalidate installd when mounts change. by Jeff Sharkey · 8 years ago
  58. 9fa2a2c Adds annotations to Intent, and enables ChooserActivity to rank apps by Kang Li · 8 years ago
  59. f0707fe Merge "Fix a near instant stats permission check false negative." by TreeHugger Robot · 8 years ago
  60. 2f0b45a Initialize the Installer in the StorageStatsService. by Daniel Nishi · 8 years ago
  61. d85d853 Fix a near instant stats permission check false negative. by Daniel Nishi · 8 years ago
  62. 8dedad3 Wire up storage stats API to installd. by Jeff Sharkey · 8 years ago
  63. e8cece9 Initial API shape for storage statistics. by Jeff Sharkey · 8 years ago
  64. b431d715 Merge "Add Sharing Histories to UsageStatsManager." by Kang Li · 8 years ago
  65. 53b4314 Add Sharing Histories to UsageStatsManager. by Kang Li · 8 years ago
  66. 0d1fd8d Secure MATCH_UNINSTALLED_PACKAGES across users by Amith Yamasani · 8 years ago
  67. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  68. 693d869 Handle charging state separately from temporary parole by Amith Yamasani · 8 years ago
  69. f2d87eb AppIdleHistory: Only write screen on durations during regular sync by Adam Lesinski · 8 years ago
  70. 589fca4 Whitelisting device provisioning package from app standby by Tony Mak · 8 years ago
  71. ac04250 ShortcutManager: Implement usage report API by Makoto Onuki · 8 years ago
  72. 5fb47f3 Fix issue #28118215: Crash during system boot due to null carrier apps by Dianne Hackborn · 8 years ago
  73. ae4cde1 Do not update idle apps on OTA by David Brazdil · 8 years ago
  74. bdda1e0 Clear app idle state for removed packages by Amith Yamasani · 8 years ago
  75. c53962d When system server goes down, crash apps more. by Jeff Sharkey · 8 years ago
  76. 4ec6368 Optimize calls to TelephonyManager to check for privileged apps by Amith Yamasani · 8 years ago
  77. b1e153b Reduce locking duration when checking idle states by Amith Yamasani · 8 years ago
  78. ca5d6d2 Clean up App Standby code by Amith Yamasani · 8 years ago
  79. c170204 Merge "UsageStatsBackup Bug Fix" by Ritesh Reddy · 9 years ago
  80. a93542f Rewrite app standby stats by Amith Yamasani · 9 years ago
  81. e35ae5c UsageStatsBackup Bug Fix by Ritesh Reddy · 9 years ago
  82. 538c11c Hack to get devices booting again. by Jeff Sharkey · 9 years ago
  83. 63668e8 Merge commit '5142a2d5b3f70c2017792ce04d3f254221ab3d21' into manual_merge_5142a2d5b3 by Adam Lesinski · 9 years ago
  84. b2d3ffa Don't change screen on time on time changes by Adam Lesinski · 9 years ago
  85. 8a6ce2c Enabled Backup/Restore of Package UsageStatistics by Ritesh Reddy · 9 years ago
  86. 9b4716b Check apps idle states on time changes am: c465e71cdc am: d4bd4cb4b1 by Amith Yamasani · 9 years ago
  87. c465e71 Check apps idle states on time changes by Amith Yamasani · 9 years ago
  88. 89a697a Merge "UsageStats: Use new settings key idle_duration2 for app idle" into mnc-dr1.5-dev am: d2e215978b am: a5c7106017 by Adam Lesinski · 9 years ago
  89. f0ef3c1 UsageStats: Use new settings key idle_duration2 for app idle by Adam Lesinski · 9 years ago
  90. 7856f3c UsageStats: Fix issue where initializing data for first time would cause crash by Adam Lesinski · 9 years ago
  91. 76e9d76 UsageStats: Fix issue where initializing data for first time would cause crash by Adam Lesinski · 9 years ago
  92. 881f6f9 resolve merge conflicts of 551fc6823a to master. by Adam Lesinski · 9 years ago
  93. da4a377 UsageStatsService: Fix app idle issue at rollover time by Adam Lesinski · 9 years ago
  94. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  95. c5967e9 More progress on triaging PackageManager callers. by Jeff Sharkey · 9 years ago
  96. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  97. 8877120 Fix system watchdog timeout when reading too many usage events. by Mark Lu · 9 years ago
  98. ccf7d9e Use correct lock for reading/writing usage stats files by Amith Yamasani · 9 years ago
  99. bdb94fe Merge "Fix system watchdog timeout when reading too many usage events." am: 10b0bae06f am: b3d48f18a9 by Amith Yamasani · 9 years ago
  100. f12ffe6 Merge "Fix system watchdog timeout when reading too many usage events." am: 10b0bae06f by Amith Yamasani · 9 years ago