1. da02e07 add a new telephony protection level by Chen Xu · 4 years, 10 months ago
  2. a4bd150 Whitelist all perms on installExistingPackage by Philip P. Moltmann · 5 years ago
  3. d06c6d29 Revert "Add optional reasons why permissions were denied" by Tim Murray · 5 years ago
  4. 3623f32 Add optional reasons why permissions were denied by Philip P. Moltmann · 5 years ago
  5. 23863be Delayed install completion by Winson · 5 years ago
  6. d8eb8b2 Restricted permission mechanism - framework by Svet Ganov · 5 years ago
  7. 8915b35 Grants camera permission to Attention Service. by Yi Jiang · 5 years ago
  8. be1fe6f Merge "Add getDeclaredShareLibraries() for role qualification checking." by Hai Zhang · 5 years ago
  9. 1ad238f Add getDeclaredShareLibraries() for role qualification checking. by Hai Zhang · 5 years ago
  10. 1a1f5a21 Grant record audio permission to SystemCaptionsService instead of ContentCaptureService by Nadav Bar · 5 years ago
  11. f650e3c Add @UnsupportedAppUsage annotations by Andrei Onea · 5 years ago
  12. 2a537a6 Guard changing policy_fixed flag behind permission by Philip P. Moltmann · 5 years ago
  13. 4845667 Move permission restore code into permission controller. by Philip P. Moltmann · 6 years ago
  14. cd7695d Add a new "appPredictor" protection flag. by George Hodulik · 6 years ago
  15. 5a15b55 Added a new "incidentReportApprover" permission protection flag. by Joe Onorato · 6 years ago
  16. 6d79ab7 Add microphone pemrission on default to content catprue service package by Nadav Bar · 6 years ago
  17. a1485f6 [view compilation] Add --compile-layouts flag to `pm compile` by Eric Holk · 6 years ago
  18. 7900049 Adding an api to mark a package as distracting by Suprabh Shukla · 6 years ago
  19. 0995402 Merge "Refactoring canSuspendPackage to support batch queries" by TreeHugger Robot · 6 years ago
  20. 436d093ba Refactoring canSuspendPackage to support batch queries by Suprabh Shukla · 6 years ago
  21. 2c828c1d Implement ModuleInfoProvider by Narayan Kamath · 6 years ago
  22. 5f30365 Added a new "wellbeing" protection flag. by Varun Shah · 6 years ago
  23. fd20b83 Add new intent to signal that device customization is ready by Mårten Kongstad · 6 years ago
  24. 1f1de70 Exposing canSuspendPackage as SystemApi by Suprabh Shukla · 6 years ago
  25. 07317d0 Merge "DexLoadReporter needs to handle arbitrary class loaders." am: f2d5ace011 am: 1e29264790 by Alan Stokes · 6 years ago
  26. b6c3a60 DexLoadReporter needs to handle arbitrary class loaders. by Alan Stokes · 6 years ago
  27. 389cb6f Suspending app can customize intercepting dialog by Suprabh Shukla · 6 years ago
  28. 4e7a765 Clean/destroy app shared storage via installd. by Jeff Sharkey · 6 years ago
  29. c19da78 Hide system apps until installed (1/2) by Rhed Jao · 6 years ago
  30. cd47c26 Hide system apps until installed (1/2) by Rhed Jao · 6 years ago
  31. afef5da Revert "Hide system apps until installed (1/2)" by Sanry Huang · 6 years ago
  32. 40ede29 Hide system apps until installed (1/2) by sanryhuang · 6 years ago
  33. b9656a9 old paths contains all entries when updating by Todd Kennedy · 6 years ago
  34. 45b9e40 setPackagesSuspended now overwrites all the state by Suprabh Shukla · 6 years ago
  35. 3c3af14 Activity interceptor dialog for suspended apps by Suprabh Shukla · 6 years ago
  36. b1adae5 Merge "Add grant and revoke default permissions to active LUI app." into pi-dev by Jiuyu Sun · 6 years ago
  37. 1c73370 Merge "Sending MY_PACKAGE_SUSPENDED to suspended apps" into pi-dev by TreeHugger Robot · 6 years ago
  38. 349e214 Add grant and revoke default permissions to active LUI app. by Holly Jiuyu Sun · 6 years ago
  39. 2fd43ba Sending MY_PACKAGE_SUSPENDED to suspended apps by Suprabh Shukla · 6 years ago
  40. 3ff20e2 Merge "Expose hidden API to check whether a given package is state protected" into pi-dev by Benjamin Franz · 6 years ago
  41. 775e291 Merge changes from topic "data-service-grant-policy" into pi-dev by Nathan Harold · 6 years ago
  42. 76ad1a3 Add Permissions Grant for TelephonyDataService by Nathan Harold · 6 years ago
  43. 021b57a APIs to suspend packages with SUSPEND_APPS permission by Suprabh Shukla · 6 years ago
  44. 7cc9a81 Expose hidden API to check whether a given package is state protected by Benjamin Franz · 6 years ago
  45. 700feef Shortcut permissions for default text classifier by Makoto Onuki · 6 years ago
  46. 5cdda34 Add API to expose signing certificate proof-of-rotation. by Daniel Cashman · 7 years ago
  47. 1ab3d6e Implement harmful app warning at activity launch by Ben Gruver · 7 years ago
  48. 79c238a Use modern install method in backup service by Philip P. Moltmann · 7 years ago
  49. 45f8b29 Add SystemApis to expose runtime profile information by Calin Juravle · 7 years ago
  50. 09dd1ec Allow "cmd package bg-dexopt-job" to take a list of package names by Arthur Eubanks · 7 years ago
  51. f8bb244 Finish removing ASEC. by Jeff Sharkey · 7 years ago
  52. ad192a3 Add native bindings for getNamesForUids by Todd Kennedy · 7 years ago
  53. 5e049eb Merge "Add new API to retrieve app names in a batch" into oc-mr1-dev by Todd Kennedy · 7 years ago
  54. 565cab1 Merge changes from topic 'class-loaders-mr1' into oc-mr1-dev by Calin Juravle · 7 years ago
  55. 9da8b8a7 Add new API to retrieve app names in a batch by Todd Kennedy · 7 years ago
  56. 899f54d Report permission flags for all protections based on SDK am: adb8c522a8 by Svetoslav Ganov · 7 years ago
  57. 436b901 Report permission flags for all protections based on SDK am: adb8c522a8 by Svetoslav Ganov · 7 years ago
  58. adb8c52 Report permission flags for all protections based on SDK by Svetoslav Ganov · 7 years ago
  59. 7a8044d Revert "Report permission flags for all protections based on SDK" am: 784b56e1e6 by Bart Sears · 7 years ago
  60. 076d6f7 Revert "Report permission flags for all protections based on SDK" am: 784b56e1e6 by Bart Sears · 7 years ago
  61. 784b56e Revert "Report permission flags for all protections based on SDK" by Bart Sears · 7 years ago
  62. 2dfbbb3 Report permission flags for all protections based on SDK am: 852cf98cb8 by Svetoslav Ganov · 7 years ago
  63. 3cf2835 Report permission flags for all protections based on SDK am: 852cf98cb8 by Svetoslav Ganov · 7 years ago
  64. 852cf98 Report permission flags for all protections based on SDK by Svetoslav Ganov · 7 years ago
  65. f1ff36f Use the class loader context when optimizing secondary dex files by Calin Juravle · 7 years ago
  66. b6f844d Add a command line option to optimize individual splits by Calin Juravle · 7 years ago
  67. 1d0e83d Refactor the arguments passed to dexopt invocations by Calin Juravle · 7 years ago
  68. 246dccf Reduce app size by downgrading inactive apps by Shubham Ajmera · 7 years ago
  69. b562e53 Merge commit '06951ac74d9e74b29037b0a5d8e3b9ad85983b5b' into mergeit by Jeff Sharkey · 7 years ago
  70. 3c3d9d8 Merge commit '06951ac74d9e74b29037b0a5d8e3b9ad85983b5b' into mergeit by Jeff Sharkey · 7 years ago
  71. ddff807 Consistent "low storage" behavior. by Jeff Sharkey · 7 years ago
  72. 4414db2 Merge "resolve merge conflicts of 255b69aca02f to oc-dev-plus-aosp" into oc-dev-plus-aosp by Nicolas Geoffray · 7 years ago
  73. 7e1a273 resolve merge conflicts of 255b69aca02f to oc-dev-plus-aosp by Nicolas Geoffray · 7 years ago
  74. 3b4359a Pass bootComplete to dexopt. by Nicolas Geoffray · 7 years ago
  75. 647dc84 Merge "Support recursive static shared lib dependency" into oc-dev am: e04765998e by Svet Ganov · 7 years ago
  76. e047659 Merge "Support recursive static shared lib dependency" into oc-dev by TreeHugger Robot · 7 years ago
  77. 58c99f0 Support recursive static shared lib dependency by Svet Ganov · 7 years ago
  78. 00adcb0 Merge "Add command to retrieve the instant app resolver" into oc-dev am: 2a34734131 by Todd Kennedy · 7 years ago
  79. 0a3f081 Add command to retrieve the instant app resolver by Todd Kennedy · 7 years ago
  80. 8a532cf Merge "Make PM#registerDexModule oneway" by Calin Juravle · 7 years ago
  81. d478aae Merge "Make PM#notifyDexLoad oneway" into oc-dev am: 5f016f6705 am: 711016dfbc by Calin Juravle · 7 years ago
  82. 0a3693c Make PM#notifyDexLoad oneway by Calin Juravle · 7 years ago
  83. 0ace6ac Make PM#registerDexModule oneway by Calin Juravle · 7 years ago
  84. 3d2af7f SystemApi for dex module registration by Calin Juravle · 7 years ago
  85. 9cea1d2 Drop REASON_FORCED_DEXOPT. by Nicolas Geoffray · 7 years ago
  86. e103256 Drop REASON_FORCED_DEXOPT. by Nicolas Geoffray · 7 years ago
  87. 0d277a7 Change ANDROID_ID for Instant Apps by Chad Brubaker · 7 years ago
  88. 801e659 expose the instant app installer component by Todd Kennedy · 7 years ago
  89. 336ae5b Add ACTION_EPHEMERAL_RESOLVER_SETTINGS by Chad Brubaker · 7 years ago
  90. 935618a Delete preloadsFileCache when the cache has expired by Fyodor Kupolov · 7 years ago
  91. ab53289 Add API to mark apps that have an update available by Todd Kennedy · 7 years ago
  92. f7edab6 Add a shell command to force the background dexopt job by Calin Juravle · 8 years ago
  93. e69fba3f [PM] Clean up logic for secondary dex oat files by Calin Juravle · 8 years ago
  94. 7218363 Compile secondary dex files in DexManager by Calin Juravle · 8 years ago
  95. 9687767 Merge "Allow querying providers with a specific metadata." by Makoto Onuki · 7 years ago
  96. 4669098 Delete some more @removed APIs. by Jeff Sharkey · 7 years ago
  97. 3275729 Allow querying providers with a specific metadata. by Makoto Onuki · 7 years ago
  98. be0b889 Revert "Revert "Per user setting for instant app"" by Todd Kennedy · 7 years ago
  99. 626ffb4 Merge "Revert "Per user setting for instant app"" by Guang Zhu · 7 years ago
  100. be9ffa1 Revert "Per user setting for instant app" by Guang Zhu · 7 years ago