1. 0252b86 Merge changes from topic "shared-lib-tele-res" by Ryan Mitchell · 4 years, 6 months ago
  2. ee4a564 Allow for overlaying dynamic shared libraries by Ryan Mitchell · 4 years, 9 months ago
  3. 72b7e67 Preserve install initiatior package on uninstall. by Alan Stokes · 4 years, 6 months ago
  4. 5067ae3 Add more packages to Settings#mInstallerPackages. by Alan Stokes · 4 years, 6 months ago
  5. 1c448ea Revoke 'always' web handler status when not autoverifying by Christopher Tate · 4 years, 7 months ago
  6. 6571c8a Critical fixes for AndroidPackage migration by Winson · 4 years, 9 months ago
  7. 655a5b9 Revert Revert PackageParser#Package fixes by Winson · 4 years, 9 months ago
  8. 14ff717 Revert "Revert "Deprecate PackageParser#Package"" by Winson · 4 years, 9 months ago
  9. cb78285 Rename writeToProto to be dumpDebug by Jeffrey Huang · 4 years, 7 months ago
  10. cae316d Add PackageManager#getInstallSourceInfo() to the API. by Alan Stokes · 4 years, 8 months ago
  11. 6225c24 Merge "Filter preferred activities before committing to storage" by TreeHugger Robot · 4 years, 8 months ago
  12. 182ea1c Avoids deadlock when applying preferred activities by Patrick Baumann · 4 years, 8 months ago
  13. 6a255f7 Filter preferred activities before committing to storage by Hans Månsson · 4 years, 8 months ago
  14. 5ed8537 Add originatingPackageName to InstallSource. by Alan Stokes · 4 years, 8 months ago
  15. a5e348a Support privileged apps installed in APEX. by Dario Freni · 4 years, 9 months ago
  16. 819fea2 Move more fields to InstallSource. by Alan Stokes · 4 years, 9 months ago
  17. 87c9564 Merge "Add InstallSource to hold trustable installer information." by Alan Stokes · 4 years, 9 months ago
  18. 69d2abf Add InstallSource to hold trustable installer information. by Alan Stokes · 4 years, 9 months ago
  19. e26ba54 Delete some dead code. by Alan Stokes · 4 years, 9 months ago
  20. 29f3a0b Merge "Revert "Deprecate PackageParser#Package"" by Winson Chiu · 4 years, 10 months ago
  21. 8e18a0a Revert "Deprecate PackageParser#Package" by Winson Chiu · 4 years, 10 months ago
  22. 0617359 Merge "Allowing more than one app to suspend apps" by TreeHugger Robot · 4 years, 10 months ago
  23. 243e7ea Deprecate PackageParser#Package by Winson · 5 years ago
  24. d327844 Allowing more than one app to suspend apps by Suprabh Shukla · 4 years, 11 months ago
  25. 04d7ae5 Whitelist packages for user types by Bookatz · 5 years ago
  26. dd7e475 Adding tracing to create user flow. by jovanak · 4 years, 11 months ago
  27. a7ad66d Adds app enumeration dumps by Patrick Baumann · 5 years ago
  28. 865fd3a mPackages is not a lock! by Patrick Baumann · 5 years ago
  29. 9ec059a Support /system_ext partition by Jeongik Cha · 5 years ago
  30. 1ae81a5 Mark perm DB version as -1 when upgrading from P by Philip P. Moltmann · 5 years ago
  31. 5f5783e Make sure to always upgrade runtime permissions by Philip P. Moltmann · 5 years ago
  32. 30bdc20 Merge "Dump package settings for shared users" into qt-dev by TreeHugger Robot · 5 years ago
  33. 0d80c41 Dump package settings for shared users by Todd Kennedy · 5 years ago
  34. 803c052 Merge "Remove storage sandboxes related code." into qt-dev by Sudheer Shanka · 5 years ago
  35. 64501e5 Remove storage sandboxes related code. by Sudheer Shanka · 5 years ago
  36. c139927 Remove default app permission granting from DefaultPermissionGrantPolicy. by Hai Zhang · 5 years ago
  37. e744669 Clear calling identity before calling into UserManagerService by Amith Yamasani · 5 years ago
  38. d21ce79 Merge "Make storage a restricted permission - framework" into qt-dev by Svetoslav Ganov · 5 years ago
  39. d563e93 Make storage a restricted permission - framework by Svet Ganov · 5 years ago
  40. b22e916 Fixes incorrect app id cleanup on failure by Patrick Baumann · 5 years ago
  41. d8eb8b2 Restricted permission mechanism - framework by Svet Ganov · 5 years ago
  42. 7988315 Merge "Add support for /odm/overlay" by TreeHugger Robot · 5 years ago
  43. d4db997 Set packages.list context to packages_list_file. by Florian Mayer · 5 years ago
  44. 48c24cf Add support for /odm/overlay by Mårten Kongstad · 5 years ago
  45. bcff13c Manifest flag for apps to request sandboxing. by Jeff Sharkey · 5 years ago
  46. e870d022 Revoke all relevant shared permission on uninstall by Anton Hansson · 5 years ago
  47. d4f39bc Merge "Add versionCode to packages.list." by TreeHugger Robot · 5 years ago
  48. aedbca8 Add versionCode to packages.list. by Florian Mayer · 5 years ago
  49. 7659769 Small issues with FLAG_PERMISSION_USER_SENSITIVE_* by Philip P. Moltmann · 5 years ago
  50. f91d50b Introduce playback capture application manifest flag by Kevin Rocard · 5 years ago
  51. 4845667 Move permission restore code into permission controller. by Philip P. Moltmann · 5 years ago
  52. a22cd83 Migrate default browser to use role. by Hai Zhang · 5 years ago
  53. f71dc95 Merge "Revert "Revert "Export profileableFromShellFlag in /data/system/packages.list.""" by Yabin Cui · 5 years ago
  54. 7900049 Adding an api to mark a package as distracting by Suprabh Shukla · 6 years ago
  55. 1ced4ce Revert "Revert "Export profileableFromShellFlag in /data/system/packages.list."" by Yabin Cui · 6 years ago
  56. 4140783 Makes non-system app deletion fail-safe by Patrick Baumann · 6 years ago
  57. e1cc9fd Merge "Moves appID registration outside of scan commit" by TreeHugger Robot · 6 years ago
  58. fc2851e Removes ASEC-related logic from the framework by Patrick Baumann · 6 years ago
  59. 649a857 Moves appID registration outside of scan commit by Patrick Baumann · 6 years ago
  60. d68bd60 Update shared sandbox prefix to "shared-". by Sudheer Shanka · 6 years ago
  61. 3f9115a Merge "Revert "Export profileableFromShellFlag in /data/system/packages.list."" by TreeHugger Robot · 6 years ago
  62. 1d5ca70 Revert "Export profileableFromShellFlag in /data/system/packages.list." by Yabin Cui · 6 years ago
  63. 48910eb Merge "Export profileableFromShellFlag in /data/system/packages.list." by Yabin Cui · 6 years ago
  64. 5ad33b1 Export profileableFromShellFlag in /data/system/packages.list. by Yabin Cui · 6 years ago
  65. 17f65af Split permissions inherit state from their parents by Philip P. Moltmann · 6 years ago
  66. 12783cb Push sharedUserIds info to config/sdcardfs. by Sudheer Shanka · 6 years ago
  67. 389cb6f Suspending app can customize intercepting dialog by Suprabh Shukla · 6 years ago
  68. 4ccae94 Break install up into phases by Patrick · 6 years ago
  69. 4e7a765 Clean/destroy app shared storage via installd. by Jeff Sharkey · 6 years ago
  70. 973f55d Merge "Move query methods" by TreeHugger Robot · 6 years ago
  71. cf82703 Move query methods by Todd Kennedy · 6 years ago
  72. 2bef176 Support /product-services partition by Dario Freni · 6 years ago
  73. 2e8c767 Frameworks: Annotate trivial @GuardedBy in services/core by Andreas Gampe · 6 years ago
  74. 8e6710d Merge "Hide system apps until installed (1/2)" by Andrew Sapperstein · 6 years ago
  75. cd47c26 Hide system apps until installed (1/2) by Rhed Jao · 6 years ago
  76. 0a06858 Add "dump all components" option to dumpsys package p by Makoto Onuki · 6 years ago
  77. 7438dcb Add null check before checking overlay by Patrick Baumann · 6 years ago
  78. 151b21b Unsuspending packages on suspending app data clear by Suprabh Shukla · 6 years ago
  79. a639d14 Resets system flags when updating PackageSettings by Patrick Baumann · 6 years ago
  80. 3c3af14 Activity interceptor dialog for suspended apps by Suprabh Shukla · 6 years ago
  81. 021b57a APIs to suspend packages with SUSPEND_APPS permission by Suprabh Shukla · 6 years ago
  82. c84df77 OverlayManager: Add categories by Adrian Roos · 6 years ago
  83. af6f195 Don't write settings just for install status by Todd Kennedy · 6 years ago
  84. 6fa646a Merge "Reduce pss collection amount, improve logging." by TreeHugger Robot · 6 years ago
  85. e17b445 Reduce pss collection amount, improve logging. by Dianne Hackborn · 7 years ago
  86. 1713d9e Support /product partition by Jaekyun Seok · 7 years ago
  87. 77029c5 Add proof-of-rotation information to PackageParser.SigningDetails by Daniel Cashman · 6 years ago
  88. e8df5cd Merge changes I0b5152d7,I00a6f1cd by TreeHugger Robot · 7 years ago
  89. c4a5b50 Merge "Implement harmful app warning at activity launch" by Ben Gruver · 7 years ago
  90. 30a23a5 Remove scanPackageInternal() by Todd Kennedy · 7 years ago
  91. 1ab3d6e Implement harmful app warning at activity launch by Ben Gruver · 7 years ago
  92. 420d58a Move signing data into SigningDetails container by Patrick Baumann · 7 years ago
  93. 3d70a03 Revert "Move signing data into SigningDetails container" by Patrick Baumann · 7 years ago
  94. 47117fc Move signing data into SigningDetails container by Patrick Baumann · 7 years ago
  95. 80bdce0 Fix wrong attribute name used to restore databaseVersion. by khmel · 7 years ago
  96. 0f877fa Refactor scanPackagesDirtyLI() by Todd Kennedy · 7 years ago
  97. d5b9266f Merge "Add major version code to platform." by Dianne Hackborn · 7 years ago
  98. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  99. 002fdbd Support privileged vendor apps by Jiyong Park · 7 years ago
  100. ddaaf4c Remove scanFile argument by Todd Kennedy · 7 years ago