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