1. 14d5cc4 Streaming installation: allow non-v4-signed files (e.g. .dm) by Alex Buynytskyy · 4 years, 3 months ago
  2. 3cb5610 Migrate remaining parsePackage V1 to V2 by Winson · 4 years, 4 months ago
  3. 30a1f13 Limit stage install to system and whitelisted packges only (2/2) by Jerry Chang · 4 years, 5 months ago
  4. 810c90c Merge "pm install-commit supports waiting for staged session to be ready" into rvc-dev by Nikita Ioffe · 4 years, 5 months ago
  5. 13973e1 pm install-commit supports waiting for staged session to be ready by Nikita Ioffe · 4 years, 5 months ago
  6. 06970b9 v4 digest tree streaming by Alex Buynytskyy · 4 years, 5 months ago
  7. c282de9 Duplicate file(s) detection and failure. by Alex Buynytskyy · 4 years, 5 months ago
  8. 4b49187 Logs for test & debug blocks by Patrick Baumann · 4 years, 6 months ago
  9. 38dfe9a use shell to open v4 signature file by Songchun Fan · 4 years, 6 months ago
  10. 5f911c8 fix streaming installation for splits by Songchun Fan · 4 years, 6 months ago
  11. 17d9da0 Incremental installations in adb, DataLoader/device side. by Alex Buynytskyy · 4 years, 6 months ago
  12. 8e9e6a3 Signature streaming from local file, property to disable incremental. by Alex Buynytskyy · 4 years, 7 months ago
  13. 04f7391 Incremental installations in PackageManagerShellCommand. by Alex Buynytskyy · 4 years, 6 months ago
  14. cd4d387 Incremental install via adb. by Alex Buynytskyy · 4 years, 7 months ago
  15. 750b5ed Allow test builds to optionally skip verification by Chester Hsieh · 4 years, 8 months ago
  16. 5ff0f9e Allows forceQueryable to be set on install by Patrick Baumann · 4 years, 9 months ago
  17. e069787 Streaming Installation API update. by Alex Buynytskyy · 4 years, 7 months ago
  18. 957fbd4 Merge "PackageManagerShellCommand: implicitly add --wait for staged installs" am: 042ec2c190 am: 2fa3a111d1 am: c7f104c424 by Automerger Merge Worker · 4 years, 7 months ago
  19. 2fa3a11 Merge "PackageManagerShellCommand: implicitly add --wait for staged installs" by Nikita Ioffe · 4 years, 7 months ago
  20. c2813cf Merge "Change some UserManager APIs to @SystemApi" by Iavor-Valentin Iftime · 4 years, 7 months ago
  21. 43dd0b9 Multi-file streaming installation. by Alex Buynytskyy · 4 years, 7 months ago
  22. 89df4c8 Change some UserManager APIs to @SystemApi by Valentin Iftime · 5 years ago
  23. 62d918c PackageManagerShellCommand: implicitly add --wait for staged installs by Nikita Ioffe · 4 years, 7 months ago
  24. 476138c Implementing installation using DataLoader. by Alex Buynytskyy · 4 years, 8 months ago
  25. 1ecfcec Migrating Incremental* APIs to PackageManager APIs. by Alex Buynytskyy · 4 years, 8 months ago
  26. da20815 DataLoader version of installation API. by Alex Buynytskyy · 4 years, 9 months ago
  27. 14ff717 Revert "Revert "Deprecate PackageParser#Package"" by Winson · 4 years, 10 months ago
  28. 2678a99 Fix uninstall for 'all' by Todd Kennedy · 4 years, 9 months ago
  29. 6a3f0c4 Merge "Removes the defunct -s flag." am: a57d559918 am: 2a9b3aeeed by Mark De Ruyter · 4 years, 9 months ago
  30. 6daeb3d Merge "Removes the defunct -s flag." by Todd Kennedy · 4 years, 9 months ago
  31. fcb164d Removes the defunct -s flag. by Mark De Ruyter · 4 years, 9 months ago
  32. bfcd339 Removes the defunct -s flag. by Mark De Ruyter · 4 years, 9 months ago
  33. 4fd1088 Check DELETE_ALL_USERS flag when uninstalling APEX by Gavin Corkery · 4 years, 9 months ago
  34. 5385b51 Update user support for package manager by Todd Kennedy · 4 years, 9 months ago
  35. c3c5217 Fix "--user" handling by Todd Kennedy · 4 years, 9 months ago
  36. b9a57da Merge "Introduce user types" by Adam Bookatz · 4 years, 9 months ago
  37. 029832a Introduce user types by Bookatz · 4 years, 11 months ago
  38. f3ff966 Adding option to add/remove multiple splits in a single call. by Alex Buynytskyy · 4 years, 9 months ago
  39. 0a105c2 Revert "Adding option to add/remove multiple splits in a single call." by Patrick Baumann · 4 years, 10 months ago
  40. 1dde60b Adding option to add/remove multiple splits in a single call. by Alex Buynytskyy · 4 years, 10 months ago
  41. c189b82 Merge "Fixed guest check so it allows multiple pre-created users." into qt-qpr1-dev by Felipe Leme · 4 years, 10 months ago
  42. 07653f0 Fixed guest check so it allows multiple pre-created users. by Felipe Leme · 4 years, 10 months ago
  43. 6400043 Added option to pre-create user templates to optimize first user creation time. by Felipe Leme · 4 years, 10 months ago
  44. 7ad2f6b Added option to pre-create user templates to optimize first user creation time. by Felipe Leme · 5 years ago
  45. e35f5b0 Fixed guest check so it allows multiple pre-created users. by Felipe Leme · 4 years, 10 months ago
  46. 166b7cb Merge "Implement 'shell pm path' to display APEX source path" am: 37ee696d84 am: b6c7f84765 am: f213b79f3a by Bill Lin · 4 years, 10 months ago
  47. 37ee696 Merge "Implement 'shell pm path' to display APEX source path" by Treehugger Robot · 4 years, 10 months ago
  48. 4011056 Merge get-stagedsessions with `pm list` and improve on it by Mohammad Samiul Islam · 5 years ago
  49. f49c85f Add flag for staged session to get ready during installation by Mohammad Samiul Islam · 5 years ago
  50. 7fd81af Implement 'shell pm path' to display APEX source path by Bill Lin · 4 years, 11 months ago
  51. 1666095 Merge "Added option to pre-create user templates to optimize first user creation time." by TreeHugger Robot · 4 years, 11 months ago
  52. 0ee1b6f Merge "Show file path when listing APEXes (1/n)" am: e899023544 am: 016c1275aa am: ea9d9a68e9 by Chun-Wei Wang · 4 years, 11 months ago
  53. c1ca441 Added option to pre-create user templates to optimize first user creation time. by Felipe Leme · 5 years ago
  54. 9a72263 Show file path when listing APEXes (1/n) by JW Wang · 5 years ago
  55. 29f3a0b Merge "Revert "Deprecate PackageParser#Package"" by Winson Chiu · 5 years ago
  56. 8e18a0a Revert "Deprecate PackageParser#Package" by Winson Chiu · 5 years ago
  57. 0617359 Merge "Allowing more than one app to suspend apps" by TreeHugger Robot · 5 years ago
  58. 243e7ea Deprecate PackageParser#Package by Winson · 5 years ago
  59. d327844 Allowing more than one app to suspend apps by Suprabh Shukla · 5 years ago
  60. f662983 Support /system_ext partition by Jeongik Cha · 5 years ago
  61. bef39e0 Fix package shell command by Todd Kennedy · 5 years ago
  62. f50641a Merge get-stagedsessions with `pm list` and improve on it by Mohammad Samiul Islam · 5 years ago
  63. 69cc912 Merge "Group child sessions together with parent in output of pm get-stagedsessions" by Nikita Ioffe · 5 years ago
  64. c7616170 Remove obsolete argument from help output by Todd Kennedy · 5 years ago
  65. bf88348 Group child sessions together with parent in output of pm get-stagedsessions by Nikita Ioffe · 5 years ago
  66. c3edd4a Merge changes from topic "providers" by TreeHugger Robot · 5 years ago
  67. c5b0e86 Move few remaining permission methods by Todd Kennedy · 5 years ago
  68. 1682676 Merge changes from topic "system_ext" by Jeongik Cha · 5 years ago
  69. c971a45 Move grant/revoke permission APIs by Todd Kennedy · 5 years ago
  70. 9ec059a Support /system_ext partition by Jeongik Cha · 5 years ago
  71. 1d29b4a Move permission info queries by Todd Kennedy · 5 years ago
  72. bd02f42 Add flag for staged session to get ready during installation by Mohammad Samiul Islam · 5 years ago
  73. a32b5c9 Merge "Applies INSTALL_REPLACE_EXISTING outside of while loop" into qt-dev am: 723c206d52 am: 1b9f14008f by Patrick Baumann · 5 years ago
  74. dcf1916 Applies INSTALL_REPLACE_EXISTING outside of while loop by Patrick Baumann · 5 years ago
  75. 8b508bb Merge "Query for all apps, even disabled from pm list" by TreeHugger Robot · 5 years ago
  76. bc883f6 Query for all apps, even disabled from pm list by Patrick Baumann · 5 years ago
  77. 5f9811f Merge "Whitelist all perms on installExistingPackage" by Philip P. Moltmann · 5 years ago
  78. bfcffa0 Whitelist all perms on installExistingPackage by Philip P. Moltmann · 5 years ago
  79. a4bd150 Whitelist all perms on installExistingPackage by Philip P. Moltmann · 5 years ago
  80. 72da70a Merge "Add filter to getInstalledModules for showing installed modules only" into qt-dev by Mohammad Samiul Islam · 5 years ago
  81. c46ff38 Add filter to getInstalledModules for showing installed modules only by Mohammad Samiul Islam · 5 years ago
  82. 6b7ad94 Return null from PackageManagerService.getInstallerPackageName for apex by Mohammad Samiul Islam · 5 years ago
  83. 83a3a4a Restricted permission whitelisted by default by Svet Ganov · 5 years ago
  84. 2b5a601 pm set-home-activity waits until completion by Bookatz · 5 years ago
  85. 88184a6 Add -i com.android.shell when --enable-rollback is specified. by Richard Uhler · 5 years ago
  86. d8eb8b2 Restricted permission mechanism - framework by Svet Ganov · 5 years ago
  87. f012a22 Add support for uninstalling apex to PackageManagerShellCommand by Nikita Ioffe · 5 years ago
  88. b1d60f1 Rename downgrade-related install flags by Nikita Ioffe · 5 years ago
  89. 60a96c1 Add "Staged" to API related to staged sessions. by Dario Freni · 5 years ago
  90. e8e463b [Multi-user] add PackageInstaller.installExistingPackage with IntentSender which is fired only by Chandan Nath · 6 years ago
  91. eb23e4d Allow update from pre-release to release targetSDK by Nicholas Lativy · 6 years ago
  92. c5d752e PackageManagerShellCommand: Add command to initiate a rollback. by Narayan Kamath · 6 years ago
  93. 84b1f5d Add e2e tests for getstagedsessions for apex by Abhijeet Kaur · 6 years ago
  94. bf45956 Merge "Expose an API to mark a session as APEX." by TreeHugger Robot · 6 years ago
  95. 3fa46d8 Expose an API to mark a session as APEX. by Dario Freni · 6 years ago
  96. 788ecb1 Set ApplicationInfo (long)versionCode for APEX. by Dario Freni · 6 years ago
  97. a1485f6 [view compilation] Add --compile-layouts flag to `pm compile` by Eric Holk · 6 years ago
  98. 505b815 --apex implies --staged. by Dario Freni · 6 years ago
  99. a8f4b13 Write staged sessions to /data/staging. by Dario Freni · 6 years ago
  100. b29f145 Add RollbackManagerService by Richard Uhler · 6 years ago