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