1. 37d4c00 Convert frameworks/base/cmds/* to Android.bp by Colin Cross · 5 years ago
  2. 1704e3c The pm command is no more. by Dianne Hackborn · 7 years ago
  3. d7f9874 Merge "cmds: add #!s" am: 8911c35df3 am: 2c61e3de27 am: 4037fe04d2 by George Burgess IV · 7 years ago
  4. 4037fe0 Merge "cmds: add #!s" am: 8911c35df3 am: 2c61e3de27 by George Burgess IV · 7 years ago
  5. 6c16888 cmds: add #!s by George Burgess IV · 7 years ago
  6. ca3872c Fully implement "install" and "install-write" in PackageManagerShellCommand. by Dianne Hackborn · 7 years ago
  7. c81983a Start removing remaining pm code to package manager by Dianne Hackborn · 7 years ago
  8. 91a711b Update documentation for pm install / pm install-create by Dianne Hackborn · 7 years ago
  9. f8bb244 Finish removing ASEC. by Jeff Sharkey · 7 years ago
  10. 80e8e39 Use 1MB buffer for install cmds by Philip P. Moltmann · 7 years ago
  11. 96c11c5 PackageParser: Parse android:classLoader during the full parse. by Narayan Kamath · 7 years ago
  12. f9419f0 Allow splits to declare a classloader type. by Narayan Kamath · 7 years ago
  13. dc292b6 Merge "Active camera apps can defy reserved cache space." into oc-dr1-dev am: f7dc56ecc9 by Jeff Sharkey · 7 years ago
  14. 35e46d2 Active camera apps can defy reserved cache space. by Jeff Sharkey · 7 years ago
  15. 7877034 Return exit code 0 when the command run successfully by Tony Mak · 7 years ago
  16. ddff807 Consistent "low storage" behavior. by Jeff Sharkey · 7 years ago
  17. 9830552 Fix issue #37360626: Apps can schedule alarms (and other things) with temp whitelist by Dianne Hackborn · 7 years ago
  18. fd65813 Offer to wait until broadcasts have drained. by Jeff Sharkey · 7 years ago
  19. 24d5893 Added a UserManager.DISALLOW_AUTOFILL restriction. by Felipe Leme · 7 years ago
  20. 1665d0f Add support for configForSplit by Adam Lesinski · 7 years ago
  21. 6d7cb23 Sending explicit broadcast to the launcher when a package is installed by Sunny Goyal · 7 years ago
  22. ed4cd7a Merge "Log pm install time and package name" by TreeHugger Robot · 7 years ago
  23. 4b4ce6f Log pm install time and package name by Fyodor Kupolov · 7 years ago
  24. be0b889 Revert "Revert "Per user setting for instant app"" by Todd Kennedy · 7 years ago
  25. f88ebeb Use correct packageName for checking if it belongs to callingUid. by Sudheer Shanka · 7 years ago
  26. 4e86281 Add support for Split APK dependcies by Adam Lesinski · 7 years ago
  27. 6788212 Platform support for static shared libraries by Svet Ganov · 7 years ago
  28. b771768 Add system API to install ephemeral apps by Todd Kennedy · 7 years ago
  29. dc589ac Update usage of ActivityManagerNative. by Sudheer Shanka · 8 years ago
  30. 9caf94e force appropriate size by Todd Kennedy · 8 years ago
  31. 852638d Fix: "adb install -s" adaptation for session based install am: 4f26cb5a36 am: 55bcb9f422 by Shunta Sato · 8 years ago
  32. 4549426 Fix: "adb install -s" adaptation for session based install am: 4f26cb5a36 by Shunta Sato · 8 years ago
  33. 4f26cb5 Fix: "adb install -s" adaptation for session based install by Shunta Sato · 8 years ago
  34. 7cb54a3 Allow some packages to be excluded during during work profile creation. by Sudheer Shanka · 8 years ago
  35. 354736e New infrastructure to switch remaining commands to "cmd" calls. by Dianne Hackborn · 8 years ago
  36. 42daac6 Merge \"Add tron logging for retail demo session counters\" into nyc-mr1-dev by Amith Yamasani · 8 years ago
  37. b75fc2b Add tron logging for retail demo session counters by Amith Yamasani · 8 years ago
  38. 098bc0d Merge \"Add pm operation to set user restrictions.\" into nyc-dev am: f6824b51cc by Sudheer Shanka · 8 years ago
  39. bf0a9a7 Add pm operation to set user restrictions. by Sudheer Shanka · 8 years ago
  40. a24af98 Merge "Fix issue #27532364: Security Vulnerability in IIntentSender.send" into nyc-dev by Dianne Hackborn · 8 years ago
  41. 0c4e6a8 Fix issue #27532364: Security Vulnerability in IIntentSender.send by Dianne Hackborn · 8 years ago
  42. 9a50b6a Merge "Don\'t override pre-release target sdk" into nyc-dev am: 97ef0e7 by Todd Kennedy · 8 years ago
  43. b107271 Don't override pre-release target sdk by Todd Kennedy · 8 years ago
  44. 61c24de Merge "Add "do not kill" install option" into nyc-dev am: 6958226 by Todd Kennedy · 8 years ago
  45. 4776362 Add "do not kill" install option by Todd Kennedy · 8 years ago
  46. 3f7fa3b Merge "Fixed arguments order for addSharedAccountsFromParentUser" into nyc-dev by Fyodor Kupolov · 8 years ago
  47. 4d709f9 Fixed arguments order for addSharedAccountsFromParentUser by Fyodor Kupolov · 8 years ago
  48. dc3b852 resolve merge conflicts of 8416096 to nyc-dev-plus-aosp by Dan Willemsen · 8 years ago
  49. 98ff0b7 Remove custom copy rules, stop using ACP by Dan Willemsen · 8 years ago
  50. 88b4285 Only debuggable packages can be downgraded. by Alex Klyubin · 8 years ago
  51. 8d9366c Remove 2nd line from failure by Todd Kennedy · 8 years ago
  52. 1fd413f Merge "Temporarily stop proxying to cmd" by Todd Kennedy · 8 years ago
  53. c4dd021 Introduce ephemeral users. by Lenka Trochtova · 8 years ago
  54. 9619d04 Temporarily stop proxying to cmd by Todd Kennedy · 8 years ago
  55. 2699f06 Add ephemeral installs by Todd Kennedy · 8 years ago
  56. 72cfcd0 Move 'un/install' to cmd by Todd Kennedy · 9 years ago
  57. 18bc330 Revert "Move 'un/install' to cmd" by Todd Kennedy · 9 years ago
  58. ec059d8 Move 'un/install' to cmd by Todd Kennedy · 9 years ago
  59. ce8bf86 Merge "Fixes for sm and pm usage" am: ffb15da518 am: 671d5965f7 am: f73e78fe1c by Brian Carlstrom · 9 years ago
  60. 82bfca4 Fixes for sm and pm usage by Brian Carlstrom · 9 years ago
  61. 60459ab Implement shell commands for package and user services by Todd Kennedy · 9 years ago
  62. f5bf0de clean up USER_OWNER in Pm command by Xiaohui Chen · 9 years ago
  63. 80435a7 am bd5b6252: am b9a28ae1: am f916524f: Merge "Add support for --user to "pm path" for work profile use" by Brian Carlstrom · 9 years ago
  64. f916524 Merge "Add support for --user to "pm path" for work profile use" by Brian Carlstrom · 9 years ago
  65. 008b932 Fix "pm list permissions GROUP" by Makoto Onuki · 9 years ago
  66. 02cb6e7 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  67. 9249a90 Revert "Added --restricted option for create-user command" by Bart Sears · 9 years ago
  68. f83612b Add support for --user to "pm path" for work profile use by Brian Carlstrom · 9 years ago
  69. 737b216 Added --restricted option for create-user command by Fyodor Kupolov · 9 years ago
  70. dcaf0ec am 748dd873: am 8d662a07: am e49dcfed: am 9b7a4ac5: am e62421f1: Merge "Teach Pm about the "always ask" link-handling state" into mnc-dev by Chris Tate · 9 years ago
  71. 47dd08d Teach Pm about the "always ask" link-handling state by Christopher Tate · 9 years ago
  72. 2a5c3e5 pm: translate incoming user id for installation by Xiaohui Chen · 9 years ago
  73. 848dd4b am 14e12258: am 13845aea: am b2d4c550: am b47890c4: am 7e7d79ef: Merge "Make "Ask every time" actually work that way" into mnc-dev by Chris Tate · 9 years ago
  74. 56f0ff3 Make "Ask every time" actually work that way by Christopher Tate · 9 years ago
  75. 2ccf49e Clean up USER_OWNER references in am/pm commands. by Xiaohui Chen · 9 years ago
  76. 6323fff Merge "Add cmd to reset default component enabled setting" by David Stevens · 9 years ago
  77. f6ec60d Add cmd to reset default component enabled setting by David Stevens · 9 years ago
  78. 387225f Add 'pm' operation to set a package's app-linking state by Christopher Tate · 9 years ago
  79. 396080d Add grant flag support to "install-create" verb. by Jeff Sharkey · 9 years ago
  80. ca8e6da Fix issue #22023824: Download folder is not created in internal storage by Dianne Hackborn · 9 years ago
  81. a750a63 Fix issue #21814207 and issue #21814212 (alarm manager) by Dianne Hackborn · 9 years ago
  82. ab23409 Flags to select storage volume for app installs. by Jeff Sharkey · 9 years ago
  83. 4ccca50 Fix grant/revoke to act on owner by default and log invalid user id. by Svet Ganov · 9 years ago
  84. 8c7f700 Add permission meta-state flags to support grant/revoke permission policy. by Svet Ganov · 9 years ago
  85. 275e3e4 Migrate primary external storage. by Jeff Sharkey · 9 years ago
  86. 620b32b Package and storage movement callbacks. by Jeff Sharkey · 9 years ago
  87. 529f91f Always send volume UUID with installd commands. by Jeff Sharkey · 9 years ago
  88. 39fb7fd Allow silent package install for device owner. by Benjamin Franz · 9 years ago
  89. b2b9ab8 Installing packages to expanded storage. by Jeff Sharkey · 9 years ago
  90. 3605fac Update command line usage for pm by Amith Yamasani · 9 years ago
  91. 95c1ade Add install option to grant all runtime permissions. by Svet Ganov · 9 years ago
  92. c6d1c34 Runtime permissions: per user permission tracking. by Svetoslav · 9 years ago
  93. 08c7116 Remove unused imports in frameworks/base. by John Spurlock · 9 years ago
  94. 9bd1382 am e5cb6a25: am bb845152: Merge "pm path needs to return 0 when it succeeds." into lmp-mr1-dev by Hui Shu · 9 years ago
  95. 1cc57ab am 1bafd01a: am 44a5a30a: Merge "Fix "pm list permissions" crash if resource string missing" by Narayan Kamath · 9 years ago
  96. 44a5a30 Merge "Fix "pm list permissions" crash if resource string missing" by Narayan Kamath · 9 years ago
  97. ac31510 pm path needs to return 0 when it succeeds. by Hui Shu · 9 years ago
  98. 7c00619 Have Pm return the correct code by Evan Charlton · 10 years ago
  99. 41de9bb Add 'adb dpm' subcommand to set profile owner by Esteban Talavera · 10 years ago
  100. 5ab6e0b Whoops, wait around for pm result. by Jeff Sharkey · 10 years ago