1. b13f153 Remove one legacy install path by Philip P. Moltmann · 9 years ago
  2. e254526 Separate android.test.mock from test-runner source by Paul Duffin · 9 years ago[Renamed from test-runner/src/android/test/mock/MockPackageManager.java]
  3. ef86310 @hide new API by Todd Kennedy · 9 years ago
  4. 9da8b8a7 Add new API to retrieve app names in a batch by Todd Kennedy · 9 years ago
  5. 51829ae Merge "Setting Session commited broadcast when an existing apk is enabled for a different user" into oc-dev am: fc157e702f by Sunny Goyal · 9 years ago
  6. a31a74b Setting Session commited broadcast when an existing apk is enabled for by Sunny Goyal · 9 years ago
  7. 3d2af7f SystemApi for dex module registration by Calin Juravle · 9 years ago
  8. fb4fb03 Merge "Address API council comments" into oc-dev by TreeHugger Robot · 9 years ago
  9. 0d277a7 Change ANDROID_ID for Instant Apps by Chad Brubaker · 9 years ago
  10. 345ffa5 Address API council comments by Svetoslav Ganov · 9 years ago
  11. 801e659 expose the instant app installer component by Todd Kennedy · 9 years ago
  12. 336ae5b Add ACTION_EPHEMERAL_RESOLVER_SETTINGS by Chad Brubaker · 9 years ago
  13. ab53289 Add API to mark apps that have an update available by Todd Kennedy · 9 years ago
  14. 31a1655 Create PackageManager.isInstantApp API to query whether by David Christie · 9 years ago
  15. 9106c64 Add API to track package changes by Todd Kennedy · 9 years ago
  16. 096d304 Add instant cookie APIs by Svetoslav Ganov · 9 years ago
  17. 7d0f5e8 Add hidden API for whether permission review mode is on. am: 7b89a7b1f7 am: 7c230c6f3c by Paul Navin · 9 years ago
  18. 7b89a7b Add hidden API for whether permission review mode is on. by Paul Navin · 9 years ago
  19. aef2513 Adding an api for apps to check whether they can install apps by Suprabh Shukla · 9 years ago
  20. 6788212 Platform support for static shared libraries by Svet Ganov · 10 years ago
  21. a34f53f Add install reason by Bartosz Fabianowski · 9 years ago
  22. 9bc89af Add API for apps to declare their "category". by Jeff Sharkey · 9 years ago
  23. 02c8990 Allow overriding max profile in debugable builds. by Kenny Guy · 10 years ago
  24. 1133424 Wire up PM.getInstalledApplicationsAsUser(flags, userId) as hidden API by Bartosz Fabianowski · 10 years ago
  25. 38c67d3 Revert "Add per-user versions of set{Component,Application}EnabledSetting." by Sudheer Shanka · 10 years ago
  26. 0e6bfff Add per-user versions of set{Component,Application}EnabledSetting. by Sudheer Shanka · 10 years ago
  27. a9c2500 Disallow disable of the system shared libs. by Svetoslav Ganov · 10 years ago
  28. 78c9eb8 Added api to delete cache files for a given user by Suprabh Shukla · 10 years ago
  29. bbb3ff2 Flush package restriction changes for a user. by Sudheer Shanka · 11 years ago
  30. 66ae66a Adding getManagedUserBadgedDrawableForDensity() to PackageManager. by Vadim Tryshev · 10 years ago
  31. 093622f Revert "Adding getManagedUserBadgedDrawableForDensity() to PackageManager." by Vadim Tryshev · 10 years ago
  32. 9f68f41 Adding getManagedUserBadgedDrawableForDensity() to PackageManager. by Vadim Tryshev · 10 years ago
  33. a679323 Revert "Revert "Remove deprecated methods / classes"" by Todd Kennedy · 10 years ago
  34. fe01ea0 Merge "Revert "Remove deprecated methods / classes"" into nyc-dev by Todd Kennedy · 10 years ago
  35. 5cbeb59 Revert "Remove deprecated methods / classes" by Todd Kennedy · 10 years ago
  36. ca67844 Merge "Remove deprecated methods / classes" into nyc-dev by Todd Kennedy · 10 years ago
  37. eb84b18 Suspend packages - one call for multiple packages by Andrei Stingaceanu · 10 years ago
  38. 5ae4e73 Merge "Suspend packages - new API for retrieving the suspended status" into nyc-dev by Andrei Stingaceanu · 10 years ago
  39. 9706c01 Remove deprecated methods / classes by Todd Kennedy · 10 years ago
  40. 355b232 Suspend packages - new API for retrieving the suspended status by Andrei Stingaceanu · 10 years ago
  41. 115d2c1 Add feature versions for devices and apps. by Jeff Sharkey · 10 years ago
  42. d7b1f411 Add an API to query the package name of the services shared lib by Svet Ganov · 10 years ago
  43. b51617f Deprecated platform Android testing APIs by Stephan Linzner · 10 years ago
  44. e6ff946 Switched the work profile badge used in the notifications by Selim Cinek · 10 years ago
  45. 1270513 Hide ephemerality by Todd Kennedy · 10 years ago
  46. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 10 years ago
  47. 8588bc1 Add flags to requests for package UID/GIDs. by Jeff Sharkey · 10 years ago
  48. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 10 years ago
  49. 31ffb44 No need to pass digest of AndroidManifest.xml around. by Alex Klyubin · 11 years ago
  50. 1e28391 Wire call to suspend a package by Andrei Stingaceanu · 11 years ago
  51. 2acf063 Ephemeral cookie API by Svet Ganov · 11 years ago
  52. 9a80e53 Add more methods that take a userId to PackageManager. by Nicolas Prevot · 11 years ago
  53. 3355eca Revert "Add more methods that take a userId to PackageManager." by Nicolas Prévot · 11 years ago
  54. 3b0fc3c Add more methods that take a userId to PackageManager. by Nicolas Prevot · 11 years ago
  55. f1b7f20 Remove dependencies on the package installer's package name by Svet Ganov · 11 years ago
  56. ad3b297 Add an API for apps to query if a permisison is denied by policy. by Svet Ganov · 11 years ago
  57. f7c06eb Add system API to watch for permission changes by Svetoslav · 11 years ago
  58. 20770dd Add API to hint whether to show on-board UI before a permission request. by Svetoslav · 11 years ago
  59. 8c7f700 Add permission meta-state flags to support grant/revoke permission policy. by Svet Ganov · 11 years ago
  60. 620b32b Package and storage movement callbacks. by Jeff Sharkey · 11 years ago
  61. 529f91f Always send volume UUID with installd commands. by Jeff Sharkey · 11 years ago
  62. e2d45be Candidate volumes for packages, fix symlink. by Jeff Sharkey · 11 years ago
  63. 6227172 Add Default Browser App support and relax Hosts validation for AppLinks by Fabrice Di Meglio · 11 years ago
  64. 0788595 Add IntentFilter auto verification - part 3 by Fabrice Di Meglio · 11 years ago
  65. b2b9ab8 Installing packages to expanded storage. by Jeff Sharkey · 11 years ago
  66. 1c1b471 Add IntentFilter auto verification by Fabrice Di Meglio · 12 years ago
  67. c6d1c34 Runtime permissions: per user permission tracking. by Svetoslav · 11 years ago
  68. 9f60c08 Change boot screen title to "Android is starting" when not upgrading. by Jeff Hao · 12 years ago
  69. ec2d48b Introduce new API to get an unbadged icon and unbadge permissions. by Benjamin Franz · 12 years ago
  70. e107c3e Remove package level intent forwarding. by Adam Connors · 12 years ago
  71. c7d62f0 Addressing API council comments for UserManager. by Svetoslav · 12 years ago
  72. c6f2249 Address KeySet API Review by dcashman · 12 years ago
  73. e41ce99 Add hidden API for removing cross-profile package filters by Alexandra Gherghina · 12 years ago
  74. 16c8e3f PackageInstaller changes based on feedback. by Jeff Sharkey · 12 years ago
  75. e5bcff6 Rename setApplicationBlocked to setApplicationHidden by Amith Yamasani · 12 years ago
  76. 69ea974 Merge "Public API for PackageInstaller!" into lmp-dev by Jeff Sharkey · 12 years ago
  77. 6c833e0 Public API for PackageInstaller! by Jeff Sharkey · 12 years ago
  78. 9d2f441 Initial KeySet API. by dcashman · 12 years ago
  79. 5de7377 Revert "Initial KeySet API." by dcashman · 12 years ago
  80. 405912b Initial KeySet API. by dcashman · 12 years ago
  81. 7f7b0c7 Returning badged icons for components of corporate apps. by Nicolas Prevot · 12 years ago
  82. 0363c3e Expose per-user APIs for content services. by Alexandra Gherghina · 12 years ago
  83. 88cc346 Show the icon of the personal space. by Nicolas Prevot · 12 years ago
  84. 6e2ae25 Adds cross-profile intent filters for the Settings app by Alexandra Gherghina · 12 years ago
  85. 63798c5 Introducing crossProfileIntentFilters that skip the current profile. by Nicolas Prevot · 12 years ago
  86. 8194899 Rename code related to cross-profile intents. by Nicolas Prevot · 12 years ago
  87. 3a44f3f Initial support for split APKs, PackageInstaller. by Jeff Sharkey · 12 years ago
  88. c79586e Cleaning code related to the forwarding intent filters. by Nicolas Prevot · 12 years ago
  89. 68b9d97 am 9e99cab7: am 970417c7: Added getLeanbackLaunchIntentForPackage() by Jose Lima · 12 years ago
  90. 970417c Added getLeanbackLaunchIntentForPackage() by Jose Lima · 12 years ago
  91. f1977b4 Expand install observer semantics by Christopher Tate · 12 years ago
  92. 7629a18 Revert "Expand install observer semantics" by Glenn Kasten · 12 years ago
  93. ab8a501 Expand install observer semantics by Christopher Tate · 12 years ago
  94. 92703e6 resolved conflicts for merge of 4882ddfa to master by Jose Lima · 12 years ago
  95. f78e312 Add banner attribute to app manifest by Jose Lima · 12 years ago
  96. 6090995 Remove unused imports from frameworks/base. by John Spurlock · 13 years ago
  97. 85f5f81 Add <intent-filter> support to <provider>. by Jeff Sharkey · 13 years ago
  98. a2a0850d Add hidden API for querying available 'home' activities by Christopher Tate · 13 years ago
  99. 655d0e2 Single-user restrictions by Amith Yamasani · 13 years ago
  100. e799175 AppOps: fix nested op tracking, new API to get apps using permissions. by Dianne Hackborn · 13 years ago