1. 1bd064f Merge "Package Manager: Remove force-compile on boot" into nyc-dev by Andreas Gampe · 8 years ago
  2. ecb3465 Package Manager: Remove force-compile on boot by Andreas Gampe · 8 years ago
  3. b67b5b9 Merge "Move OTA package update before fstrim, hide "Optimizing apps" dialog" into nyc-dev by David Brazdil · 8 years ago
  4. f5c444f Move OTA package update before fstrim, hide "Optimizing apps" dialog by David Brazdil · 8 years ago
  5. d65bdca Merge "Fix profile deletion in package manager" into nyc-dev by Calin Juravle · 8 years ago
  6. b52a461 Moving app process logging from AMS to PMS by Michal Karpinski · 8 years ago
  7. 2d71f41 Fix profile deletion in package manager by Calin Juravle · 8 years ago
  8. fc41ea3 [STOPSHIP] PackageManager: Add package setting flag for N upgrade by Andreas Gampe · 8 years ago
  9. b5e7270 Merge "Freeze apps during upgrade, check if uninstalled." into nyc-dev by Jeff Sharkey · 8 years ago
  10. c9b329e Freeze apps during upgrade, check if uninstalled. by Jeff Sharkey · 8 years ago
  11. 6823f6d PackageManager: Introduce first-boot dexopt reason by Andreas Gampe · 8 years ago
  12. e1cf49e Merge "Delete app profiles only during updates and uninstalls" into nyc-dev by Calin Juravle · 8 years ago
  13. 43fc244 PackageManager: Move compilation reasons to PMS by Andreas Gampe · 8 years ago
  14. bdd30d8 Frameworks/base: Refactor package manager by Andreas Gampe · 8 years ago
  15. d6d27e3 Delete app profiles only during updates and uninstalls by Calin Juravle · 8 years ago
  16. 8a8e68c com.android.cts.appsecurity.AdoptableHostTest may trigger below dead by guoyin.chen · 8 years ago
  17. 8a372a0 Refactoring FBE APIs based on council feedback. by Jeff Sharkey · 8 years ago
  18. f9124ec Merge "Flush package restriction changes for a user." into nyc-dev by Benjamin Franz · 8 years ago
  19. 4828a59 Add "pm set-home-activity" by Makoto Onuki · 8 years ago
  20. bbb3ff2 Flush package restriction changes for a user. by Sudheer Shanka · 9 years ago
  21. 49f6fbc Merge "Implement the launcher side permission." into nyc-dev by Makoto Onuki · 8 years ago
  22. 2d5b465 Implement the launcher side permission. by Makoto Onuki · 8 years ago
  23. fb5f2e5 Merge "Frameworks/base: Extract packages after cache pruning" into nyc-dev by Andreas Gampe · 8 years ago
  24. d7f9220 Frameworks/base: Extract packages after cache pruning by Andreas Gampe · 8 years ago
  25. ab5ba2e Specifically block suspending the package verifier. by Robin Lee · 8 years ago
  26. 20be5d6 Add API to IMountService to get encryption state by Paul Lawrence · 8 years ago
  27. 9aa6db0 Add option to clear profile data to 'cmd package compile' by David Brazdil · 8 years ago
  28. 990fb6b Add option to compile all packages with 'cmd package compile' by David Brazdil · 8 years ago
  29. fdc5ba8 Merge "Move more PM calls to ParceledListSlice." into nyc-dev by Jeff Sharkey · 8 years ago
  30. d589663 Move more PM calls to ParceledListSlice. by Jeff Sharkey · 8 years ago
  31. e1fd7f0 Merge "Not clearing data for a package that is a DO or PO" into nyc-dev by Suprabh Shukla · 8 years ago
  32. d045252 Not clearing data for a package that is a DO or PO by Suprabh Shukla · 8 years ago
  33. 0fe4945 Merge "Frameworks/base: OtaDexopt needs to move artifacts on boot" into nyc-dev by Andreas Gampe · 8 years ago
  34. e8498cd Merge "Splits without restart" into nyc-dev by Todd Kennedy · 8 years ago
  35. abcbe2f Frameworks/base: OtaDexopt needs to move artifacts on boot by Andreas Gampe · 8 years ago
  36. 0c9ef61 Merge "Better handling of various types of compilation in DexOptimizer" into nyc-dev by Calin Juravle · 8 years ago
  37. 925cc2a More protected broadcasts! by Jeff Sharkey · 8 years ago
  38. 693f997 Better handling of various types of compilation in DexOptimizer by Calin Juravle · 8 years ago
  39. 39bfee5 Splits without restart by Todd Kennedy · 8 years ago
  40. f7d47f9 Start unaware persistent apps after user unlocked. by Jeff Sharkey · 8 years ago
  41. 4f858aa Merge "Revert "Revert "Remove deprecated methods / classes""" into nyc-dev by Todd Kennedy · 8 years ago
  42. c453905 Merge "Fixed handling of blockUninstall setting" into nyc-dev by Fyodor Kupolov · 8 years ago
  43. 5fea67e Merge "Heed user shell restriction for pm calls" into nyc-dev by Amith Yamasani · 8 years ago
  44. a679323 Revert "Revert "Remove deprecated methods / classes"" by Todd Kennedy · 8 years ago
  45. c4967e7 Fixed handling of blockUninstall setting by Fyodor Kupolov · 8 years ago
  46. 5ebdefd Heed user shell restriction for pm calls by Amith Yamasani · 8 years ago
  47. 6ac25c5 Fix uninstalling apps with damaged/gone APK files by Svet Ganov · 8 years ago
  48. ca6abfd Delay migration until after user is prepared. by Jeff Sharkey · 8 years ago
  49. b15a719 Avoid NPE when deleting package during boot. by Jeff Sharkey · 8 years ago
  50. e6ddf45 Merge "Call prepareAppDataAfterInstall without mPackages lock" into nyc-dev by Fyodor Kupolov · 8 years ago
  51. 3fb5b5d Call prepareAppDataAfterInstall without mPackages lock by Fyodor Kupolov · 8 years ago
  52. 86ea8f0 Suspend packages - decline suspending privileged apps by Andrei Stingaceanu · 8 years ago
  53. c008d3f Merge "Disallow downgrading of non-debuggable packages." into nyc-dev by Alex Klyubin · 8 years ago
  54. fe01ea0 Merge "Revert "Remove deprecated methods / classes"" into nyc-dev by Todd Kennedy · 8 years ago
  55. 5cbeb59 Revert "Remove deprecated methods / classes" by Todd Kennedy · 8 years ago
  56. 921dd75 Disallow downgrading of non-debuggable packages. by Alex Klyubin · 8 years ago
  57. fe93991 Merge "Fix personal apps are not shown when tapping "personal" in activity chooser" into nyc-dev by Tony Mak · 8 years ago
  58. ca67844 Merge "Remove deprecated methods / classes" into nyc-dev by Todd Kennedy · 8 years ago
  59. 53ec2b6 Fix personal apps are not shown when tapping "personal" in activity chooser by Tony Mak · 8 years ago
  60. d6fd63d Revive the "Optimizing apps" dialog by David Brazdil · 8 years ago
  61. 5eb148b Merge "Stop granting default Contacts permission to IMEs." into nyc-dev by Yohei Yukawa · 8 years ago
  62. 2271ba3 Push mapping of package name to appId to kernel. by Jeff Sharkey · 9 years ago
  63. 726c459 Stop granting default Contacts permission to IMEs. by Yohei Yukawa · 8 years ago
  64. 18026642 Sigh, safe mode. by Jeff Sharkey · 8 years ago
  65. fc482c3 Merge "[framework] Don't allow apps on external storage to be active admin" into nyc-dev by Makoto Onuki · 8 years ago
  66. f34db0a [framework] Don't allow apps on external storage to be active admin by Makoto Onuki · 8 years ago
  67. eb84b18 Suspend packages - one call for multiple packages by Andrei Stingaceanu · 9 years ago
  68. 9496df1 Suspend packages - decline suspending the active launcher by Andrei Stingaceanu · 8 years ago
  69. 5ae4e73 Merge "Suspend packages - new API for retrieving the suspended status" into nyc-dev by Andrei Stingaceanu · 8 years ago
  70. 9706c01 Remove deprecated methods / classes by Todd Kennedy · 8 years ago
  71. 415dd94 Fail fast when trying to delete a non-existing pacakge. by Svetoslav Ganov · 8 years ago
  72. 37fc7a7 More protected broadcasts. by Jeff Sharkey · 8 years ago
  73. 355b232 Suspend packages - new API for retrieving the suspended status by Andrei Stingaceanu · 8 years ago
  74. 115d2c1 Add feature versions for devices and apps. by Jeff Sharkey · 8 years ago
  75. c6ca265 Filter components, prevent app start in safe mode. by Jeff Sharkey · 8 years ago
  76. f4ff39c Multi packages per APK - broadcasts by Svet Ganov · 8 years ago
  77. aa72470 Merge "During update enable system apps for requested users only" into nyc-dev by Fyodor Kupolov · 8 years ago
  78. 6b4736d Apply 'used in last 7 days' filter to OTA package extraction by David Brazdil · 8 years ago
  79. 8212ae0 Consistent naming for internal storage APIs. by Jeff Sharkey · 8 years ago
  80. e0feadc Merge "Add an API to query the package name of the services shared lib" into nyc-dev by Svetoslav Ganov · 8 years ago
  81. d7b1f411 Add an API to query the package name of the services shared lib by Svet Ganov · 8 years ago
  82. 4b72aab During update enable system apps for requested users only by Fyodor Kupolov · 8 years ago
  83. e476bf6 Delete only the target user by Svetoslav Ganov · 8 years ago
  84. 2d291d8 Introduce a use32bitAbi flag by Selim Gurun · 8 years ago
  85. 354cd3c Multi packages per APK by Svet Ganov · 9 years ago
  86. e469713 Migrate default app data on non-FBE devices. by Jeff Sharkey · 8 years ago
  87. 47f7108 Prepare user storage just before using it. by Jeff Sharkey · 9 years ago
  88. fe54b11 Merge "Frameworks/base: Add A/B OTA preopting" by Andreas Gampe · 8 years ago
  89. 0829fd4 Merge "Run 32-bit app in multiArch APK." by Selim Gurun · 9 years ago
  90. a890875 Frameworks/base: Add A/B OTA preopting by Andreas Gampe · 9 years ago
  91. c9a0237 Run 32-bit app in multiArch APK. by Tao Bai · 9 years ago
  92. 8486786 Merge "Add 'package compile' shell command" by David Brazdil · 9 years ago
  93. 493411a Add 'package compile' shell command by David Brazdil · 9 years ago
  94. 20a0e40 Merge "Don't forward an intent if all handlers are suspended." by Nicolas Prévot · 9 years ago
  95. 1990221 Merge "PackageManagerService: Add more ABI adjustment logging" by Andreas Gampe · 9 years ago
  96. a9aa249 Remove "updatecmds" feature. by Jeff Sharkey · 9 years ago
  97. c35e8c9 PackageManagerService: Add more ABI adjustment logging by Andreas Gampe · 9 years ago
  98. b92b05b Report FBE through a feature string. by Jeff Sharkey · 9 years ago
  99. 0af6fa7 Voice Interaction from within an Activity by Amith Yamasani · 9 years ago
  100. 9dff854 Clean up passing volumeUuid to DexOptimizer by Calin Juravle · 9 years ago