1. 0d277a7 Change ANDROID_ID for Instant Apps by Chad Brubaker · 7 years ago
  2. bab3075 Creating a common class for loading drawables and handling various badging by Sunny Goyal · 7 years ago
  3. 801e659 expose the instant app installer component by Todd Kennedy · 7 years ago
  4. a82b626 Themes: Apply themes to system_server safely by Adam Lesinski · 7 years ago
  5. 336ae5b Add ACTION_EPHEMERAL_RESOLVER_SETTINGS by Chad Brubaker · 7 years ago
  6. 6f4b2a3 Shame developers that are calling hidden APIs. by Jeff Sharkey · 7 years ago
  7. ab53289 Add API to mark apps that have an update available by Todd Kennedy · 8 years ago
  8. e6306c4 Throw at getPackageSizeInfoAsUser() callers. by Jeff Sharkey · 8 years ago
  9. dd3adc3 Revert "Throw at getPackageSizeInfoAsUser() callers." by Tony Mantler · 8 years ago
  10. 597c934 Throw at getPackageSizeInfoAsUser() callers. by Jeff Sharkey · 8 years ago
  11. 31a1655 Create PackageManager.isInstantApp API to query whether by David Christie · 8 years ago
  12. 3275729 Allow querying providers with a specific metadata. by Makoto Onuki · 8 years ago
  13. be0b889 Revert "Revert "Per user setting for instant app"" by Todd Kennedy · 8 years ago
  14. 626ffb4 Merge "Revert "Per user setting for instant app"" by Guang Zhu · 8 years ago
  15. be9ffa1 Revert "Per user setting for instant app" by Guang Zhu · 8 years ago
  16. bf92b81 Merge "Per user setting for instant app" by Todd Kennedy · 8 years ago
  17. 2f5811d Per user setting for instant app by Todd Kennedy · 8 years ago
  18. 9106c64 Add API to track package changes by Todd Kennedy · 8 years ago
  19. 096d304 Add instant cookie APIs by Svetoslav Ganov · 8 years ago
  20. 7d0f5e8 Add hidden API for whether permission review mode is on. am: 7b89a7b1f7 am: 7c230c6f3c by Paul Navin · 8 years ago
  21. 7b89a7b Add hidden API for whether permission review mode is on. by Paul Navin · 8 years ago
  22. aef2513 Adding an api for apps to check whether they can install apps by Suprabh Shukla · 8 years ago
  23. 6788212 Platform support for static shared libraries by Svet Ganov · 8 years ago
  24. 54df149 Merge "Disable moving 3rd party apps to internal if not allowed." by TreeHugger Robot · 8 years ago
  25. 022b8ea Disable moving 3rd party apps to internal if not allowed. by Yao Chen · 8 years ago
  26. a34f53f Add install reason by Bartosz Fabianowski · 8 years ago
  27. 9bc89af Add API for apps to declare their "category". by Jeff Sharkey · 8 years ago
  28. 02c8990 Allow overriding max profile in debugable builds. by Kenny Guy · 8 years ago
  29. 1133424 Wire up PM.getInstalledApplicationsAsUser(flags, userId) as hidden API by Bartosz Fabianowski · 8 years ago
  30. cc6418f Move ApplicationThread to aidl. by Sudheer Shanka · 8 years ago
  31. 53fafdf ResourcesManager: Return null on failure to create Resources by Adam Lesinski · 8 years ago
  32. c82f28a Throw proper exception in ResourcesManager by Adam Lesinski · 8 years ago
  33. a9c2500 Disallow disable of the system shared libs. by Svetoslav Ganov · 8 years ago
  34. 78c9eb8 Added api to delete cache files for a given user by Suprabh Shukla · 8 years ago
  35. b2c2e45 Guard against a NPE when using ParceledSliceList by Svetoslav Ganov · 8 years ago
  36. 8673b28 Revert getUserInfo change and add isManagedPorfile(int userId) by Tony Mak · 8 years ago
  37. f9124ec Merge "Flush package restriction changes for a user." into nyc-dev by Benjamin Franz · 8 years ago
  38. 4dc008c Fix NotificationListenerService fail to mirror work notification by Tony Mak · 8 years ago
  39. bbb3ff2 Flush package restriction changes for a user. by Sudheer Shanka · 9 years ago
  40. 082614c Cache per-Activity Resources objects by Adam Lesinski · 9 years ago
  41. d589663 Move more PM calls to ParceledListSlice. by Jeff Sharkey · 9 years ago
  42. dfa93ab Fix javadoc by Todd Kennedy · 9 years ago
  43. 66ae66a Adding getManagedUserBadgedDrawableForDensity() to PackageManager. by Vadim Tryshev · 9 years ago
  44. 093622f Revert "Adding getManagedUserBadgedDrawableForDensity() to PackageManager." by Vadim Tryshev · 9 years ago
  45. 9f68f41 Adding getManagedUserBadgedDrawableForDensity() to PackageManager. by Vadim Tryshev · 9 years ago
  46. a679323 Revert "Revert "Remove deprecated methods / classes"" by Todd Kennedy · 9 years ago
  47. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 9 years ago
  48. 27b2e69 When system server goes down, crash apps. by Jeff Sharkey · 9 years ago
  49. fe01ea0 Merge "Revert "Remove deprecated methods / classes"" into nyc-dev by Todd Kennedy · 9 years ago
  50. 5cbeb59 Revert "Remove deprecated methods / classes" by Todd Kennedy · 9 years ago
  51. ca67844 Merge "Remove deprecated methods / classes" into nyc-dev by Todd Kennedy · 9 years ago
  52. fc482c3 Merge "[framework] Don't allow apps on external storage to be active admin" into nyc-dev by Makoto Onuki · 9 years ago
  53. f34db0a [framework] Don't allow apps on external storage to be active admin by Makoto Onuki · 9 years ago
  54. eb84b18 Suspend packages - one call for multiple packages by Andrei Stingaceanu · 9 years ago
  55. 5ae4e73 Merge "Suspend packages - new API for retrieving the suspended status" into nyc-dev by Andrei Stingaceanu · 9 years ago
  56. 9706c01 Remove deprecated methods / classes by Todd Kennedy · 9 years ago
  57. 355b232 Suspend packages - new API for retrieving the suspended status by Andrei Stingaceanu · 9 years ago
  58. 115d2c1 Add feature versions for devices and apps. by Jeff Sharkey · 9 years ago
  59. d7b1f411 Add an API to query the package name of the services shared lib by Svet Ganov · 9 years ago
  60. c9a0237 Run 32-bit app in multiArch APK. by Tao Bai · 9 years ago
  61. e6ff946 Switched the work profile badge used in the notifications by Selim Cinek · 9 years ago
  62. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  63. 8588bc1 Add flags to requests for package UID/GIDs. by Jeff Sharkey · 9 years ago
  64. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  65. 31ffb44 No need to pass digest of AndroidManifest.xml around. by Alex Klyubin · 9 years ago
  66. 1e28391 Wire call to suspend a package by Andrei Stingaceanu · 9 years ago
  67. 2acf063 Ephemeral cookie API by Svet Ganov · 9 years ago
  68. 30a4e6d resolved conflicts for 8cbd7c8a to master by Dianne Hackborn · 9 years ago
  69. c88a2d5 Default location is "internalOnly" when undefined. by Jeff Sharkey · 9 years ago
  70. 0e27c87 Call into PackageManager as mContext, not myUserId by Robin Lee · 9 years ago
  71. 9a80e53 Add more methods that take a userId to PackageManager. by Nicolas Prevot · 9 years ago
  72. 7d92c47 Merge "Revert "Add more methods that take a userId to PackageManager."" by Nicolas Prévot · 9 years ago
  73. 3355eca Revert "Add more methods that take a userId to PackageManager." by Nicolas Prévot · 9 years ago
  74. daa8383 Merge "Add more methods that take a userId to PackageManager." by Nicolas Prévot · 9 years ago
  75. cc4bbeb Make DPM/DPMS unit-testable by Makoto Onuki · 9 years ago
  76. 3b0fc3c Add more methods that take a userId to PackageManager. by Nicolas Prevot · 9 years ago
  77. f39ca8f Override package storage constraint by Todd Kennedy · 9 years ago
  78. 28ec27c Fix issue #22912704: "android.process.acore has stopped" dialog keeps popping up by Dianne Hackborn · 9 years ago
  79. f1b7f20 Remove dependencies on the package installer's package name by Svet Ganov · 9 years ago
  80. ad3b297 Add an API for apps to query if a permisison is denied by policy. by Svet Ganov · 9 years ago
  81. f7c06eb Add system API to watch for permission changes by Svetoslav · 9 years ago
  82. 20770dd Add API to hint whether to show on-board UI before a permission request. by Svetoslav · 9 years ago
  83. 8c7f700 Add permission meta-state flags to support grant/revoke permission policy. by Svet Ganov · 9 years ago
  84. fced534 Fix devices with primary physical storage. by Jeff Sharkey · 9 years ago
  85. 50a0545 Returning to wizard, split move events. by Jeff Sharkey · 9 years ago
  86. b36586a Split some VolumeInfo state into VolumeRecord. by Jeff Sharkey · 9 years ago
  87. 275e3e4 Migrate primary external storage. by Jeff Sharkey · 9 years ago
  88. 620b32b Package and storage movement callbacks. by Jeff Sharkey · 9 years ago
  89. 529f91f Always send volume UUID with installd commands. by Jeff Sharkey · 9 years ago
  90. bd3af28 Merge "Candidate volumes for packages, fix symlink." by Jeff Sharkey · 9 years ago
  91. e2d45be Candidate volumes for packages, fix symlink. by Jeff Sharkey · 9 years ago
  92. 3ce4625 Fix ApplicationPackageManager.getDrawable() should drawable result by Ricky Wai · 9 years ago
  93. ecd585a Don't crash if an application has an invalid icon by Alan Viverette · 9 years ago
  94. 6227172 Add Default Browser App support and relax Hosts validation for AppLinks by Fabrice Di Meglio · 9 years ago
  95. 0788595 Add IntentFilter auto verification - part 3 by Fabrice Di Meglio · 9 years ago
  96. b2b9ab8 Installing packages to expanded storage. by Jeff Sharkey · 9 years ago
  97. 1c1b471 Add IntentFilter auto verification by Fabrice Di Meglio · 10 years ago
  98. c6d1c34 Runtime permissions: per user permission tracking. by Svetoslav · 10 years ago
  99. 4b8d582 Remove the owner userid of cross-profile intent filters. by Nicolas Prevot · 10 years ago
  100. 7b9c912 Add @ResourceInt annotations on APIs by Tor Norbye · 11 years ago