1. 9da8b8a7 Add new API to retrieve app names in a batch by Todd Kennedy · 7 years ago
  2. 436b901 Report permission flags for all protections based on SDK am: adb8c522a8 by Svetoslav Ganov · 7 years ago
  3. adb8c52 Report permission flags for all protections based on SDK by Svetoslav Ganov · 7 years ago
  4. 076d6f7 Revert "Report permission flags for all protections based on SDK" am: 784b56e1e6 by Bart Sears · 7 years ago
  5. 784b56e Revert "Report permission flags for all protections based on SDK" by Bart Sears · 7 years ago
  6. 3cf2835 Report permission flags for all protections based on SDK am: 852cf98cb8 by Svetoslav Ganov · 7 years ago
  7. 852cf98 Report permission flags for all protections based on SDK by Svetoslav Ganov · 7 years ago
  8. b562e53 Merge commit '06951ac74d9e74b29037b0a5d8e3b9ad85983b5b' into mergeit by Jeff Sharkey · 7 years ago
  9. ddff807 Consistent "low storage" behavior. by Jeff Sharkey · 7 years ago
  10. 647dc84 Merge "Support recursive static shared lib dependency" into oc-dev am: e04765998e by Svet Ganov · 7 years ago
  11. e047659 Merge "Support recursive static shared lib dependency" into oc-dev by TreeHugger Robot · 7 years ago
  12. 58c99f0 Support recursive static shared lib dependency by Svet Ganov · 7 years ago
  13. 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
  14. a31a74b Setting Session commited broadcast when an existing apk is enabled for by Sunny Goyal · 7 years ago
  15. 3d2af7f SystemApi for dex module registration by Calin Juravle · 7 years ago
  16. fb4fb03 Merge "Address API council comments" into oc-dev by TreeHugger Robot · 7 years ago
  17. 0d277a7 Change ANDROID_ID for Instant Apps by Chad Brubaker · 7 years ago
  18. 345ffa5 Address API council comments by Svetoslav Ganov · 7 years ago
  19. bab3075 Creating a common class for loading drawables and handling various badging by Sunny Goyal · 7 years ago
  20. 801e659 expose the instant app installer component by Todd Kennedy · 7 years ago
  21. a82b626 Themes: Apply themes to system_server safely by Adam Lesinski · 7 years ago
  22. 336ae5b Add ACTION_EPHEMERAL_RESOLVER_SETTINGS by Chad Brubaker · 7 years ago
  23. 6f4b2a3 Shame developers that are calling hidden APIs. by Jeff Sharkey · 8 years ago
  24. ab53289 Add API to mark apps that have an update available by Todd Kennedy · 8 years ago
  25. e6306c4 Throw at getPackageSizeInfoAsUser() callers. by Jeff Sharkey · 8 years ago
  26. dd3adc3 Revert "Throw at getPackageSizeInfoAsUser() callers." by Tony Mantler · 8 years ago
  27. 597c934 Throw at getPackageSizeInfoAsUser() callers. by Jeff Sharkey · 8 years ago
  28. 31a1655 Create PackageManager.isInstantApp API to query whether by David Christie · 8 years ago
  29. 3275729 Allow querying providers with a specific metadata. by Makoto Onuki · 8 years ago
  30. be0b889 Revert "Revert "Per user setting for instant app"" by Todd Kennedy · 8 years ago
  31. 626ffb4 Merge "Revert "Per user setting for instant app"" by Guang Zhu · 8 years ago
  32. be9ffa1 Revert "Per user setting for instant app" by Guang Zhu · 8 years ago
  33. bf92b81 Merge "Per user setting for instant app" by Todd Kennedy · 8 years ago
  34. 2f5811d Per user setting for instant app by Todd Kennedy · 8 years ago
  35. 9106c64 Add API to track package changes by Todd Kennedy · 8 years ago
  36. 096d304 Add instant cookie APIs by Svetoslav Ganov · 8 years ago
  37. 7d0f5e8 Add hidden API for whether permission review mode is on. am: 7b89a7b1f7 am: 7c230c6f3c by Paul Navin · 8 years ago
  38. 7b89a7b Add hidden API for whether permission review mode is on. by Paul Navin · 8 years ago
  39. aef2513 Adding an api for apps to check whether they can install apps by Suprabh Shukla · 8 years ago
  40. 6788212 Platform support for static shared libraries by Svet Ganov · 8 years ago
  41. 54df149 Merge "Disable moving 3rd party apps to internal if not allowed." by TreeHugger Robot · 8 years ago
  42. 022b8ea Disable moving 3rd party apps to internal if not allowed. by Yao Chen · 8 years ago
  43. a34f53f Add install reason by Bartosz Fabianowski · 8 years ago
  44. 9bc89af Add API for apps to declare their "category". by Jeff Sharkey · 8 years ago
  45. 02c8990 Allow overriding max profile in debugable builds. by Kenny Guy · 8 years ago
  46. 1133424 Wire up PM.getInstalledApplicationsAsUser(flags, userId) as hidden API by Bartosz Fabianowski · 8 years ago
  47. cc6418f Move ApplicationThread to aidl. by Sudheer Shanka · 8 years ago
  48. 53fafdf ResourcesManager: Return null on failure to create Resources by Adam Lesinski · 8 years ago
  49. c82f28a Throw proper exception in ResourcesManager by Adam Lesinski · 8 years ago
  50. a9c2500 Disallow disable of the system shared libs. by Svetoslav Ganov · 8 years ago
  51. 78c9eb8 Added api to delete cache files for a given user by Suprabh Shukla · 8 years ago
  52. b2c2e45 Guard against a NPE when using ParceledSliceList by Svetoslav Ganov · 8 years ago
  53. 8673b28 Revert getUserInfo change and add isManagedPorfile(int userId) by Tony Mak · 9 years ago
  54. f9124ec Merge "Flush package restriction changes for a user." into nyc-dev by Benjamin Franz · 9 years ago
  55. 4dc008c Fix NotificationListenerService fail to mirror work notification by Tony Mak · 9 years ago
  56. bbb3ff2 Flush package restriction changes for a user. by Sudheer Shanka · 9 years ago
  57. 082614c Cache per-Activity Resources objects by Adam Lesinski · 9 years ago
  58. d589663 Move more PM calls to ParceledListSlice. by Jeff Sharkey · 9 years ago
  59. dfa93ab Fix javadoc by Todd Kennedy · 9 years ago
  60. 66ae66a Adding getManagedUserBadgedDrawableForDensity() to PackageManager. by Vadim Tryshev · 9 years ago
  61. 093622f Revert "Adding getManagedUserBadgedDrawableForDensity() to PackageManager." by Vadim Tryshev · 9 years ago
  62. 9f68f41 Adding getManagedUserBadgedDrawableForDensity() to PackageManager. by Vadim Tryshev · 9 years ago
  63. a679323 Revert "Revert "Remove deprecated methods / classes"" by Todd Kennedy · 9 years ago
  64. f888056 When system server goes down, crash apps more. by Jeff Sharkey · 9 years ago
  65. 27b2e69 When system server goes down, crash apps. by Jeff Sharkey · 9 years ago
  66. fe01ea0 Merge "Revert "Remove deprecated methods / classes"" into nyc-dev by Todd Kennedy · 9 years ago
  67. 5cbeb59 Revert "Remove deprecated methods / classes" by Todd Kennedy · 9 years ago
  68. ca67844 Merge "Remove deprecated methods / classes" into nyc-dev by Todd Kennedy · 9 years ago
  69. fc482c3 Merge "[framework] Don't allow apps on external storage to be active admin" into nyc-dev by Makoto Onuki · 9 years ago
  70. f34db0a [framework] Don't allow apps on external storage to be active admin by Makoto Onuki · 9 years ago
  71. eb84b18 Suspend packages - one call for multiple packages by Andrei Stingaceanu · 9 years ago
  72. 5ae4e73 Merge "Suspend packages - new API for retrieving the suspended status" into nyc-dev by Andrei Stingaceanu · 9 years ago
  73. 9706c01 Remove deprecated methods / classes by Todd Kennedy · 9 years ago
  74. 355b232 Suspend packages - new API for retrieving the suspended status by Andrei Stingaceanu · 9 years ago
  75. 115d2c1 Add feature versions for devices and apps. by Jeff Sharkey · 9 years ago
  76. d7b1f411 Add an API to query the package name of the services shared lib by Svet Ganov · 9 years ago
  77. c9a0237 Run 32-bit app in multiArch APK. by Tao Bai · 9 years ago
  78. e6ff946 Switched the work profile badge used in the notifications by Selim Cinek · 9 years ago
  79. cd65448 Even more PackageManager caller triage. by Jeff Sharkey · 9 years ago
  80. 8588bc1 Add flags to requests for package UID/GIDs. by Jeff Sharkey · 9 years ago
  81. e06b4d1 Consistent naming for PackageManager methods. by Jeff Sharkey · 9 years ago
  82. 31ffb44 No need to pass digest of AndroidManifest.xml around. by Alex Klyubin · 9 years ago
  83. 1e28391 Wire call to suspend a package by Andrei Stingaceanu · 9 years ago
  84. 2acf063 Ephemeral cookie API by Svet Ganov · 9 years ago
  85. 30a4e6d resolved conflicts for 8cbd7c8a to master by Dianne Hackborn · 9 years ago
  86. c88a2d5 Default location is "internalOnly" when undefined. by Jeff Sharkey · 9 years ago
  87. 0e27c87 Call into PackageManager as mContext, not myUserId by Robin Lee · 9 years ago
  88. 9a80e53 Add more methods that take a userId to PackageManager. by Nicolas Prevot · 9 years ago
  89. 7d92c47 Merge "Revert "Add more methods that take a userId to PackageManager."" by Nicolas Prévot · 9 years ago
  90. 3355eca Revert "Add more methods that take a userId to PackageManager." by Nicolas Prévot · 9 years ago
  91. daa8383 Merge "Add more methods that take a userId to PackageManager." by Nicolas Prévot · 9 years ago
  92. cc4bbeb Make DPM/DPMS unit-testable by Makoto Onuki · 9 years ago
  93. 3b0fc3c Add more methods that take a userId to PackageManager. by Nicolas Prevot · 9 years ago
  94. f39ca8f Override package storage constraint by Todd Kennedy · 9 years ago
  95. 28ec27c Fix issue #22912704: "android.process.acore has stopped" dialog keeps popping up by Dianne Hackborn · 9 years ago
  96. f1b7f20 Remove dependencies on the package installer's package name by Svet Ganov · 9 years ago
  97. ad3b297 Add an API for apps to query if a permisison is denied by policy. by Svet Ganov · 9 years ago
  98. f7c06eb Add system API to watch for permission changes by Svetoslav · 9 years ago
  99. 20770dd Add API to hint whether to show on-board UI before a permission request. by Svetoslav · 9 years ago
  100. 8c7f700 Add permission meta-state flags to support grant/revoke permission policy. by Svet Ganov · 9 years ago