1. aacd48b Implement permission revoke with reason by Evan Severson · 4 years, 2 months ago
  2. eb1e329 Remove stopship for permissioncontroller pkg name by Evan Severson · 4 years, 3 months ago
  3. 2b4306a Add badge colors for dark theme by Beverly · 4 years, 4 months ago
  4. 9b6d51e Avoid getUserBadgeNoBackgroundResId if no badge by Adam Bookatz · 4 years, 5 months ago
  5. 8a60024 Change dynamic MIME feature accodring to API review by Taras Antoshchuk · 4 years, 5 months ago
  6. 0ed16d7 Merge changes from topic "Remove telephony protection level" into rvc-dev by Amit Mahajan · 4 years, 5 months ago
  7. 922cd08 Introduce per-app API for installer whitelisting by Eugene Susla · 4 years, 6 months ago
  8. 2ac02b0 Add public API to check if current app is auto-revoke exempt by Eugene Susla · 4 years, 6 months ago
  9. 7931b2e Remove telephony protection level. by Amit Mahajan · 4 years, 6 months ago
  10. 1f77184 Fix a leak in HasSystemFeatureCache. by Lee Shombert · 4 years, 6 months ago
  11. 614105b Add context UID to package-name-based permission query by Daniel Colascione · 4 years, 6 months ago
  12. 2aa3230 Merge "Add method to give a permission revoke a reason" by Evan Severson · 4 years, 6 months ago
  13. a46b7b3 Cache package and permission information by Daniel Colascione · 4 years, 7 months ago
  14. 43b2a19 Add method to give a permission revoke a reason by Evan Severson · 4 years, 6 months ago
  15. a7d9c73 Implement new API to modify MIME groups by adding/removing MIME types by Taras Antoshchuk · 4 years, 10 months ago
  16. c5a7432 Make TCS.getDefaultTextClassifierImplementation returns a ... by Tony Mak · 4 years, 7 months ago
  17. 8960811 Clean up hasSystemFeature binder cache by Lee Shombert · 4 years, 7 months ago
  18. c40573a Merge "Revert "Clean up hasSystemFeature binder cache"" by Lee Shombert · 4 years, 7 months ago
  19. c3133de Revert "Clean up hasSystemFeature binder cache" by Lee Shombert · 4 years, 7 months ago
  20. 6a23143 Merge "Clean up hasSystemFeature binder cache" by Lee Shombert · 4 years, 7 months ago
  21. be9ba35 Clean up hasSystemFeature binder cache by Lee Shombert · 4 years, 7 months ago
  22. 09014f1 [Telephony Mainline] Remove hidden API usages in CarrierAppUtils by Peter Wang · 4 years, 7 months ago
  23. d60c785 Change method to PackageManager#getBackgroundPermissionOptionLabel by Evan Severson · 4 years, 7 months ago
  24. 72635f6 Binder cache for hasSystemFeature(). by Lee Shombert · 4 years, 8 months ago
  25. b38fdd3 Merge "Keep old package manager constructor" by Todd Kennedy · 4 years, 7 months ago
  26. d9d985b Keep old package manager constructor by Todd Kennedy · 4 years, 7 months ago
  27. cfae44a Add new api to get the button label for background permission by Evan Severson · 4 years, 8 months ago
  28. 0af97d6 Replace com.android.internal.util.Preconditions.checkNotNull with by Daulet Zhanguzin · 4 years, 8 months ago
  29. c895b1b Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  30. cae316d Add PackageManager#getInstallSourceInfo() to the API. by Alan Stokes · 4 years, 9 months ago
  31. b9a57da Merge "Introduce user types" by Adam Bookatz · 4 years, 10 months ago
  32. 029832a Introduce user types by Bookatz · 5 years ago
  33. b26a6c5 Merge "Allow to use ExtService as TextClassifierService" by Joanne Chung · 4 years, 10 months ago
  34. b50ab4b Allow to use ExtService as TextClassifierService by Joanne Chung · 4 years, 11 months ago
  35. fba3e88 Grant permissions to ContentCapture and remove permission for TC. by Joanne Chung · 5 years ago
  36. 45c183d add a new telephony protection level by Chen Xu · 4 years, 11 months ago
  37. e4f5f2d Move PackageManagerInternal to services.jar by Christopher Tate · 4 years, 11 months ago
  38. d327844 Allowing more than one app to suspend apps by Suprabh Shukla · 5 years ago
  39. cb923e3 Make grant origin tracing more ergonomic by Eugene Susla · 5 years ago
  40. c5b0e86 Move few remaining permission methods by Todd Kennedy · 5 years ago
  41. 583378d Move providers to permission manager by Todd Kennedy · 5 years ago
  42. c971a45 Move grant/revoke permission APIs by Todd Kennedy · 5 years ago
  43. 7e3dd3a Move whitelist permissions to permission manager by Todd Kennedy · 5 years ago
  44. ca1ea17 Move check permission methods by Todd Kennedy · 5 years ago
  45. 230c0a7 Move permission flag methods by Todd Kennedy · 5 years ago
  46. 6ffc5a6 Move add/remove permission by Todd Kennedy · 5 years ago
  47. 1d29b4a Move permission info queries by Todd Kennedy · 5 years ago
  48. 8f13598 Create permission manager AIDL by Todd Kennedy · 5 years ago
  49. 46f7f16 Merge "Restore some greylist entries." into qt-dev am: f76bdce6e0 am: 13ffa87a6d by Mathew Inwood · 5 years ago
  50. 3a75f26 Restore some greylist entries. by Mathew Inwood · 5 years ago
  51. 97aec97 Merge "loadUnbadgedItemIcon doesn't crash from getUserIcon" into qt-dev am: 14a34b9efb am: aaa16c0734 by Adam Bookatz · 5 years ago
  52. 9313af6 loadUnbadgedItemIcon doesn't crash from getUserIcon by Bookatz · 5 years ago
  53. 5f9811f Merge "Whitelist all perms on installExistingPackage" by Philip P. Moltmann · 5 years ago
  54. bfcffa0 Whitelist all perms on installExistingPackage by Philip P. Moltmann · 5 years ago
  55. a4bd150 Whitelist all perms on installExistingPackage by Philip P. Moltmann · 5 years ago
  56. 7be1880 Merge "Null check ApplicationInfo for ApplicationPackageManager#loadUnbadgedItemIcon" into qt-dev am: 04d00184cc by Winson · 5 years ago
  57. 4160523 Null check ApplicationInfo for ApplicationPackageManager#loadUnbadgedItemIcon by Winson · 5 years ago
  58. d2af12c Merge "Add a debug flag to trace origins of permission grants" by Eugene Susla · 5 years ago
  59. d516bee Add a debug flag to trace origins of permission grants by Eugene Susla · 5 years ago
  60. e34a75d Avoid unnecessary badging by Patrick Baumann · 5 years ago
  61. d8eb8b2 Restricted permission mechanism - framework by Svet Ganov · 5 years ago
  62. 8915b35 Grants camera permission to Attention Service. by Yi Jiang · 5 years ago
  63. be1fe6f Merge "Add getDeclaredShareLibraries() for role qualification checking." by Hai Zhang · 5 years ago
  64. 1ad238f Add getDeclaredShareLibraries() for role qualification checking. by Hai Zhang · 5 years ago
  65. 66a2bdb Merge "Grant record audio permission to SystemCaptionsService instead of ContentCaptureService" by Nadav Bar · 5 years ago
  66. 1a1f5a21 Grant record audio permission to SystemCaptionsService instead of ContentCaptureService by Nadav Bar · 5 years ago
  67. ea5c648 Merge "Change get/setAppDetailsActivityEnabled to get/setSyntheticAppDetailsActivityEnabled" by Ricky Wai · 5 years ago
  68. 013f062 ApplicationPackageManager should fetch Resource from non system context by Hyunyoung Song · 5 years ago
  69. a52e426 Change get/setAppDetailsActivityEnabled to get/setSyntheticAppDetailsActivityEnabled by Ricky Wai · 5 years ago
  70. ccac071 Merge "SystemAPI for setting app details activity state" by Ricky Wai · 6 years ago
  71. 2a537a6 Guard changing policy_fixed flag behind permission by Philip P. Moltmann · 6 years ago
  72. 92cd006 SystemAPI for setting app details activity state by Ricky Wai · 6 years ago
  73. cd7695d Add a new "appPredictor" protection flag. by George Hodulik · 6 years ago
  74. 5a15b55 Added a new "incidentReportApprover" permission protection flag. by Joe Onorato · 6 years ago
  75. 6d79ab7 Add microphone pemrission on default to content catprue service package by Nadav Bar · 6 years ago
  76. 7900049 Adding an api to mark a package as distracting by Suprabh Shukla · 6 years ago
  77. 0995402 Merge "Refactoring canSuspendPackage to support batch queries" by TreeHugger Robot · 6 years ago
  78. 436d093ba Refactoring canSuspendPackage to support batch queries by Suprabh Shukla · 6 years ago
  79. 2c828c1d Implement ModuleInfoProvider by Narayan Kamath · 6 years ago
  80. 2c07da7 Merge "Add ModuleInfo class" by Narayan Kamath · 6 years ago
  81. 3dbf83a Add ModuleInfo class by Todd Kennedy · 6 years ago
  82. 5f30365 Added a new "wellbeing" protection flag. by Varun Shah · 6 years ago
  83. fd20b83 Add new intent to signal that device customization is ready by Mårten Kongstad · 6 years ago
  84. fc2851e Removes ASEC-related logic from the framework by Patrick Baumann · 6 years ago
  85. 1f1de70 Exposing canSuspendPackage as SystemApi by Suprabh Shukla · 6 years ago
  86. 389cb6f Suspending app can customize intercepting dialog by Suprabh Shukla · 6 years ago
  87. 61e8ae6 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  88. 6c644e6 Always review permissions before <M app is started the first time by Philip P. Moltmann · 6 years ago
  89. c59a5e7 StrictMode to catch implicit Direct Boot matching. by Jeff Sharkey · 6 years ago
  90. 0ad6283 Protect usage data with OP_GET_USAGE_STATS. by Jeff Sharkey · 6 years ago
  91. 96212bc Review of suspend/unsuspend APIs by Suprabh Shukla · 6 years ago
  92. 45b9e40 setPackagesSuspended now overwrites all the state by Suprabh Shukla · 6 years ago
  93. 3c3af14 Activity interceptor dialog for suspended apps by Suprabh Shukla · 6 years ago
  94. 1c73370 Merge "Sending MY_PACKAGE_SUSPENDED to suspended apps" into pi-dev by TreeHugger Robot · 6 years ago
  95. 2fd43ba Sending MY_PACKAGE_SUSPENDED to suspended apps by Suprabh Shukla · 6 years ago
  96. 3ff20e2 Merge "Expose hidden API to check whether a given package is state protected" into pi-dev by Benjamin Franz · 6 years ago
  97. 6affc07 Merge "APIs to suspend packages with SUSPEND_APPS permission" into pi-dev by TreeHugger Robot · 6 years ago
  98. 021b57a APIs to suspend packages with SUSPEND_APPS permission by Suprabh Shukla · 6 years ago
  99. 7cc9a81 Expose hidden API to check whether a given package is state protected by Benjamin Franz · 6 years ago
  100. 18e3eb8 Add SoundTriggerDetectionService by Philip P. Moltmann · 6 years ago