1. 4559d84 PackageManager: Add "-a" to list packages by Andreas Gampe · 6 years ago
  2. 344960b Shuffle FD ownership? \noideadog by Jeff Sharkey · 6 years ago
  3. bdd94d9 Allow adb to pull profile snapshots by Calin Juravle · 6 years ago
  4. 7e3a8d3 Add cmd package shell command for taking profile snapshots by Calin Juravle · 6 years ago
  5. 3c3af14 Activity interceptor dialog for suspended apps by Suprabh Shukla · 6 years ago
  6. 021b57a APIs to suspend packages with SUSPEND_APPS permission by Suprabh Shukla · 6 years ago
  7. a980e14 pm shell command to uninstall system updates by Patrick Baumann · 6 years ago
  8. 0451de6 Put PackageInstaller in the drivers seat. by Jeff Sharkey · 6 years ago
  9. 1713d9e Support /product partition by Jaekyun Seok · 7 years ago
  10. 253c5cc Merge "Add get-harmful-app-warning shell command" by Ben Gruver · 7 years ago
  11. d5d154e Merge "Support installation of DexMetadata files (.dm)" by Calin Juravle · 7 years ago
  12. c12189b Add adb command to get max running users by Alex Chau · 7 years ago
  13. 3fc56c3 Support installation of DexMetadata files (.dm) by Calin Juravle · 7 years ago
  14. 9ef6009 Add get-harmful-app-warning shell command by Ben Gruver · 7 years ago
  15. 1ab3d6e Implement harmful app warning at activity launch by Ben Gruver · 7 years ago
  16. 1d99c39 Cancel alarms & jobs when an app's data is cleared by Christopher Tate · 7 years ago
  17. d5b9266f Merge "Add major version code to platform." by Dianne Hackborn · 7 years ago
  18. 3accca0 Add major version code to platform. by Dianne Hackborn · 11 years ago
  19. a933349 Makes adb install -r the default behavior by Patrick Baumann · 7 years ago
  20. 002fdbd Support privileged vendor apps by Jiyong Park · 7 years ago
  21. 9253eea Merge "The pm command is no more." by TreeHugger Robot · 7 years ago
  22. 1704e3c The pm command is no more. by Dianne Hackborn · 7 years ago
  23. cbd08d4 PackageManager: Extend cmd interface feedback by Andreas Gampe · 7 years ago
  24. 09dd1ec Allow "cmd package bg-dexopt-job" to take a list of package names by Arthur Eubanks · 7 years ago
  25. ca3872c Fully implement "install" and "install-write" in PackageManagerShellCommand. by Dianne Hackborn · 7 years ago
  26. c81983a Start removing remaining pm code to package manager by Dianne Hackborn · 7 years ago
  27. f8bb244 Finish removing ASEC. by Jeff Sharkey · 7 years ago
  28. 80e8e39 Use 1MB buffer for install cmds by Philip P. Moltmann · 7 years ago
  29. 087dce2 Add new OEM permission flavor by Svet Ganov · 7 years ago
  30. 74629e3 Allow explicit permission denial by Todd Kennedy · 7 years ago
  31. 96c11c5 PackageParser: Parse android:classLoader during the full parse. by Narayan Kamath · 7 years ago
  32. 78a7250 Add API for virtual preloads by Todd Kennedy · 7 years ago
  33. b6f844d Add a command line option to optimize individual splits by Calin Juravle · 7 years ago
  34. f9419f0 Allow splits to declare a classloader type. by Narayan Kamath · 7 years ago
  35. 1f56ccf Merge "Use content type specified on the command line" into oc-dev by Todd Kennedy · 7 years ago
  36. 0e2a75d Use content type specified on the command line by Todd Kennedy · 7 years ago
  37. 7e1a273 resolve merge conflicts of 255b69aca02f to oc-dev-plus-aosp by Nicolas Geoffray · 7 years ago
  38. 3b4359a Pass bootComplete to dexopt. by Nicolas Geoffray · 7 years ago
  39. 721a348 Merge "Query for static shared libs as well when needed" into oc-dev by TreeHugger Robot · 7 years ago
  40. a5c867c Query for static shared libs as well when needed by Svet Ganov · 7 years ago
  41. 2a34734 Merge "Add command to retrieve the instant app resolver" into oc-dev by TreeHugger Robot · 7 years ago
  42. 9830552 Fix issue #37360626: Apps can schedule alarms (and other things) with temp whitelist by Dianne Hackborn · 7 years ago
  43. 0a3f081 Add command to retrieve the instant app resolver by Todd Kennedy · 7 years ago
  44. d132652 Update frameworks/base to new compiler filters. by Nicolas Geoffray · 7 years ago
  45. be7b0d1 Update frameworks/base to new compiler filters. by Nicolas Geoffray · 7 years ago
  46. 10eb145 Merge changes from topic 'configForSplit' by Adam Lesinski · 7 years ago
  47. 1665d0f Add support for configForSplit by Adam Lesinski · 7 years ago
  48. be5782f Add has-feature shell command to PackageManagerService by Tadashi G. Takaoka · 7 years ago
  49. 90ac28d Add a shell command to force the background dexopt job am: f7edab63d9 by Calin Juravle · 7 years ago
  50. 110e897 [PM] Clean up logic for secondary dex oat files am: e69fba3f7f by Calin Juravle · 7 years ago
  51. 468be64 Compile secondary dex files in DexManager am: 7218363a92 by Calin Juravle · 7 years ago
  52. f7edab6 Add a shell command to force the background dexopt job by Calin Juravle · 8 years ago
  53. e69fba3f [PM] Clean up logic for secondary dex oat files by Calin Juravle · 8 years ago
  54. 7218363 Compile secondary dex files in DexManager by Calin Juravle · 8 years ago
  55. be0b889 Revert "Revert "Per user setting for instant app"" by Todd Kennedy · 7 years ago
  56. be9ffa1 Revert "Per user setting for instant app" by Guang Zhu · 7 years ago
  57. 2f5811d Per user setting for instant app by Todd Kennedy · 7 years ago
  58. cb5f41e Add a shell command to force the background dexopt job by Calin Juravle · 8 years ago
  59. 1aa5f88 [PM] Clean up logic for secondary dex oat files by Calin Juravle · 8 years ago
  60. c22c30e Compile secondary dex files in DexManager by Calin Juravle · 8 years ago
  61. 4e86281 Add support for Split APK dependcies by Adam Lesinski · 8 years ago
  62. badc69a Don't emit versioncode by default by Todd Kennedy · 8 years ago
  63. 6788212 Platform support for static shared libraries by Svet Ganov · 8 years ago
  64. b771768 Add system API to install ephemeral apps by Todd Kennedy · 8 years ago
  65. 55dac08 Merge "Added get-privapp-permissions command" by Fyodor Kupolov · 8 years ago
  66. 51245c7 Added get-privapp-permissions command by Fyodor Kupolov · 8 years ago
  67. 0d1fd8d Secure MATCH_UNINSTALLED_PACKAGES across users by Amith Yamasani · 8 years ago
  68. b87a491 [DO NOT MERGE] Only setSize if -s arg is specified by Fyodor Kupolov · 8 years ago
  69. 9caf94e force appropriate size by Todd Kennedy · 8 years ago
  70. 852638d Fix: "adb install -s" adaptation for session based install am: 4f26cb5a36 am: 55bcb9f422 by Shunta Sato · 8 years ago
  71. 4f26cb5 Fix: "adb install -s" adaptation for session based install by Shunta Sato · 8 years ago
  72. 63cc8b0 Force APKs to be streamed by Todd Kennedy · 8 years ago
  73. e2d4f5f Force APKs to be streamed by Todd Kennedy · 8 years ago
  74. 4a50d43 use printwriter instead of stdout am: b6e96e52e3 am: 3f3a2b2ef9 by Todd Kennedy · 8 years ago
  75. b6e96e5 use printwriter instead of stdout by Todd Kennedy · 8 years ago
  76. eece986 Improvements on 'list packages' command: by Felipe Leme · 8 years ago
  77. 3bdbf98 Make "cmd package set-home-activity" more CTS friendly by Makoto Onuki · 8 years ago
  78. cae13b0 Add usage line for dump-profiles by David Sehr · 8 years ago
  79. a877708 Installer connection support for dump_profiles by David Sehr · 8 years ago
  80. fb6cf77 Cleanup performDexOpt with instruction sets. by Nicolas Geoffray · 8 years ago
  81. 0c4e6a8 Fix issue #27532364: Security Vulnerability in IIntentSender.send by Dianne Hackborn · 8 years ago
  82. 5f201e6 Fix --reset argument to 'cmd package compile'. by Richard Uhler · 8 years ago
  83. 568a969 Remove inconsistent 'cmd package compile' documentation. by Richard Uhler · 8 years ago
  84. 62e7d26 Merge "Fix issue #28403313: Improve package manager query commands" into nyc-dev by Dianne Hackborn · 8 years ago
  85. b107271 Don't override pre-release target sdk by Todd Kennedy · 8 years ago
  86. d6e4aa4 Fix issue #28403313: Improve package manager query commands by Dianne Hackborn · 8 years ago
  87. efc4a34 AfW - suspend apps - API polish by Andrei Stingaceanu · 8 years ago
  88. 8bc758b Read "dalvik.vm.usejitprofiles" for package compile command by Calin Juravle · 8 years ago
  89. 43fc244 PackageManager: Move compilation reasons to PMS by Andreas Gampe · 8 years ago
  90. bdd30d8 Frameworks/base: Refactor package manager by Andreas Gampe · 8 years ago
  91. 4828a59 Add "pm set-home-activity" by Makoto Onuki · 8 years ago
  92. f96eee3 Merge "remove splits" into nyc-dev by Todd Kennedy · 8 years ago
  93. eb9b053 remove splits by Todd Kennedy · 8 years ago
  94. cf04695 Fix 'cmd package compile' help message by David Brazdil · 8 years ago
  95. ce389e5 Rename 'all' compile mode to 'full' by David Brazdil · 8 years ago
  96. 9aa6db0 Add option to clear profile data to 'cmd package compile' by David Brazdil · 8 years ago
  97. 990fb6b Add option to compile all packages with 'cmd package compile' by David Brazdil · 8 years ago
  98. d589663 Move more PM calls to ParceledListSlice. by Jeff Sharkey · 8 years ago
  99. eb84b18 Suspend packages - one call for multiple packages by Andrei Stingaceanu · 9 years ago
  100. 5ae4e73 Merge "Suspend packages - new API for retrieving the suspended status" into nyc-dev by Andrei Stingaceanu · 8 years ago