1. d138be09 Merge "Add Foldable feature flag" by TreeHugger Robot · 5 years ago
  2. 8715260 Merge "[Multi-user] add PackageInstaller.installExistingPackage with IntentSender which is fired only after the asynchronous restore is complete" by Chandan Nath · 5 years ago
  3. ccac071 Merge "SystemAPI for setting app details activity state" by Ricky Wai · 5 years ago
  4. e8e463b [Multi-user] add PackageInstaller.installExistingPackage with IntentSender which is fired only by Chandan Nath · 6 years ago
  5. 92cd006 SystemAPI for setting app details activity state by Ricky Wai · 5 years ago
  6. 821f43a Add Foldable feature flag by Sam Lin · 5 years ago
  7. 3e49617 Expose permission flag APIs for tests by Philip P. Moltmann · 5 years ago
  8. 4845667 Move permission restore code into permission controller. by Philip P. Moltmann · 6 years ago
  9. 6c3b856 Merge "Hiding annotation @DistractionRestriction" by TreeHugger Robot · 5 years ago
  10. 8b92443 Hiding annotation @DistractionRestriction by Suprabh Shukla · 5 years ago
  11. eb23e4d Allow update from pre-release to release targetSDK by Nicholas Lativy · 5 years ago
  12. 49c3fa7 Disable package verifier for staged installs. by Dario Freni · 5 years ago
  13. cd7695d Add a new "appPredictor" protection flag. by George Hodulik · 6 years ago
  14. 566350a Remove TODO from API Javadoc. by Dario Freni · 5 years ago
  15. 526e9a0 Merge "FEATURE_FINGERPRINT is back to android.hardware.fingerprint" by TreeHugger Robot · 6 years ago
  16. 5a15b55 Added a new "incidentReportApprover" permission protection flag. by Joe Onorato · 6 years ago
  17. 6d79ab7 Add microphone pemrission on default to content catprue service package by Nadav Bar · 6 years ago
  18. 59c2da71 FEATURE_FINGERPRINT is back to android.hardware.fingerprint by Kevin Chyn · 6 years ago
  19. d1619e8 Merge "Add FEATURE_TELEPHONY_IMS definition" am: ad075a3837 am: 86999554ea by Brad Ebinger · 6 years ago
  20. 4e65f80 Add FEATURE_TELEPHONY_IMS definition by Brad Ebinger · 6 years ago
  21. 38c8934 Merge "API: Fix missing @NonNull annotations" by Adrian Roos · 6 years ago
  22. 918c4f1 API: Fix missing @NonNull annotations by Adrian Roos · 6 years ago
  23. 66c492a Add a feature flag for secure lock screen. by Lenka Trochtova · 6 years ago
  24. 7e9d5e1 Update deprecation javadocs of APIs related to preferred activities by Nikita Dubrovsky · 6 years ago
  25. 7900049 Adding an api to mark a package as distracting by Suprabh Shukla · 6 years ago
  26. d98f84b Merge "Deprecate Android beam APIs and create a feature flag to gate them" am: 6a3d45c4b2 am: d0c8a165d8 by Ruchi Kandoi · 6 years ago
  27. 96fe50b Deprecate Android beam APIs and create a feature flag to gate them by Ruchi Kandoi · 6 years ago
  28. 0e1c39b Merge changes from topic "multi-se-support" am: 54502d68ea am: 9c0ec9be9f by Ruchi Kandoi · 6 years ago
  29. c0cd748 Support fs-verity signature in installer session by Victor Hsieh · 6 years ago
  30. ebf267a Add Off-Host Card Emulation Features by Ruchi Kandoi · 6 years ago
  31. 0995402 Merge "Refactoring canSuspendPackage to support batch queries" by TreeHugger Robot · 6 years ago
  32. b29f145 Add RollbackManagerService by Richard Uhler · 6 years ago
  33. 436d093ba Refactoring canSuspendPackage to support batch queries by Suprabh Shukla · 6 years ago
  34. 5c5603d Move biometrics into biometric namespace by Kevin Chyn · 6 years ago
  35. 2c07da7 Merge "Add ModuleInfo class" by Narayan Kamath · 6 years ago
  36. 4510b44 Merge "Add system APIs to query intent components and application info." by TreeHugger Robot · 6 years ago
  37. 8c7e93b Add system APIs to query intent components and application info. by Hai Zhang · 6 years ago
  38. fcfb51f Merge "Moved getWellbeingPackage() from SystemApi to TestApi." by Varun Shah · 6 years ago
  39. 3dbf83a Add ModuleInfo class by Todd Kennedy · 6 years ago
  40. dc50d4c Iteration on contributed media APIs. by Jeff Sharkey · 6 years ago
  41. dad9b86 Moved getWellbeingPackage() from SystemApi to TestApi. by Varun Shah · 6 years ago
  42. f174404 Merge "Added a new "wellbeing" protection flag." by Varun Shah · 6 years ago
  43. 5f30365 Added a new "wellbeing" protection flag. by Varun Shah · 6 years ago
  44. dc92c69 Add IPsec tunnel mode feature flag by Benedict Wong · 6 years ago
  45. e8129a3 Add MATCH_APEX flag to getInstalledPackages. by Dario Freni · 6 years ago
  46. e186f99 Initial support for installing APEX via adb. by Dario Freni · 6 years ago
  47. 18a8769 Deprecate getPreferredPackages() and related APIs by Nikita Dubrovsky · 6 years ago
  48. fd20b83 Add new intent to signal that device customization is ready by Mårten Kongstad · 6 years ago
  49. fc2851e Removes ASEC-related logic from the framework by Patrick Baumann · 6 years ago
  50. df0a90b Remove unneeded API. by Joel Galenson · 6 years ago
  51. 457333a Merge "Add a new getPackageInfoAsUser as a SystemApi." by TreeHugger Robot · 6 years ago
  52. ad21978 Add a new getPackageInfoAsUser as a SystemApi. by Joel Galenson · 6 years ago
  53. cb7a68d Add MATCH_APEX flag to getInstalledPackages. by Dario Freni · 6 years ago
  54. 1f1de70 Exposing canSuspendPackage as SystemApi by Suprabh Shukla · 6 years ago
  55. 2f6bfcb Merge "Calling opChanged on package suspend / unsuspend" by TreeHugger Robot · 6 years ago
  56. 3017fe4 Calling opChanged on package suspend / unsuspend by Suprabh Shukla · 6 years ago
  57. 64da5e6 Merge changes from topic "TestSplitRuntimePermissions" by Philip P. Moltmann · 6 years ago
  58. 17f65af Split permissions inherit state from their parents by Philip P. Moltmann · 6 years ago
  59. 0aff9b1 Revert "Revert "Adds new atomic install API"" by Patrick Baumann · 6 years ago
  60. 7e1c9d7 Revert "Adds new atomic install API" by Jie Song · 6 years ago
  61. 44da627 Adds new atomic install API by Patrick · 6 years ago
  62. d8bf22e Initial support for installing APEX via adb. by Dario Freni · 6 years ago
  63. 64f878e Merge "Add RoleManager into the system." by TreeHugger Robot · 6 years ago
  64. b777668 Add RoleManager into the system. by Hai Zhang · 6 years ago
  65. bc9ebba Merge "Suspending app can customize intercepting dialog" by TreeHugger Robot · 6 years ago
  66. 389cb6f Suspending app can customize intercepting dialog by Suprabh Shukla · 6 years ago
  67. 4763647 Merge "Mark getInstallerPackageName @Nullable" am: c41a5d6bc0 am: cecccf6258 by Scott Kennedy · 6 years ago
  68. cecccf6 Merge "Mark getInstallerPackageName @Nullable" am: c41a5d6bc0 by Scott Kennedy · 6 years ago
  69. 98b5f89 Mark getInstallerPackageName @Nullable by Scott Kennedy · 6 years ago
  70. 29cfa27 Fail install if split is missing by Todd Kennedy · 6 years ago
  71. d5cd5e1 Merge "Revert "pm: Exposing Vulkan 1.1 does not guarantee AHB extension support"" by Yiwei Zhang · 6 years ago
  72. a4b3022 Make PackageManager#arePermissionsIndividuallyControlled system-api by Philip P. Moltmann · 6 years ago
  73. 15bb32d Add FEATURE_FACE and FEATURE_IRIS by Kevin Chyn · 6 years ago
  74. a24e9fd Add BiometricPromptService by Kevin Chyn · 6 years ago
  75. 4e7a765 Clean/destroy app shared storage via installd. by Jeff Sharkey · 6 years ago
  76. 8b62717 resolve merge conflicts of 2ee069f73d2e9f978fd79b1c779930654d7f074b to stage-aosp-master by Mathew Inwood · 6 years ago
  77. 1c77a11 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  78. 5c0d354 Add @UnsupportedAppUsage annotations by Mathew Inwood · 6 years ago
  79. a89d7f8 Making api isPackageSuspended public by Suprabh Shukla · 6 years ago
  80. 58f9c48 Revert "pm: Exposing Vulkan 1.1 does not guarantee AHB extension support" by Yiwei Zhang · 6 years ago
  81. 6c644e6 Always review permissions before <M app is started the first time by Philip P. Moltmann · 6 years ago
  82. 9a8e27a Merge "Allow UiAutomation to adopt the shell permission indentity" by TreeHugger Robot · 6 years ago
  83. d873ae6 Allow UiAutomation to adopt the shell permission indentity by Svet Ganov · 6 years ago
  84. c609116 Get android.os tests running against real APIs. by Jeff Sharkey · 6 years ago
  85. 9fc85c9 Merge "StrictMode to catch implicit Direct Boot matching." by TreeHugger Robot · 6 years ago
  86. 8e6710d Merge "Hide system apps until installed (1/2)" by Andrew Sapperstein · 6 years ago
  87. c59a5e7 StrictMode to catch implicit Direct Boot matching. by Jeff Sharkey · 6 years ago
  88. c19da78 Hide system apps until installed (1/2) by Rhed Jao · 6 years ago
  89. cb51b8b 4/n: Add face authentication framework by Gilad Bretter · 6 years ago
  90. cd47c26 Hide system apps until installed (1/2) by Rhed Jao · 6 years ago
  91. 9176f02 Merge "pm: Exposing Vulkan 1.1 does not guarantee AHB extension support" into pi-dev am: 551328eaaa by Chris Forbes · 6 years ago
  92. 98f3440 pm: Exposing Vulkan 1.1 does not guarantee AHB extension support by Chris Forbes · 6 years ago
  93. e042fdd Merge "Revert "Hide system apps until installed (1/2)"" into pi-dev am: bae9b1a71c by Andrew Sapperstein · 6 years ago
  94. bae9b1a Merge "Revert "Hide system apps until installed (1/2)"" into pi-dev by Andrew Sapperstein · 6 years ago
  95. afef5da Revert "Hide system apps until installed (1/2)" by Sanry Huang · 6 years ago
  96. 6bbc61e Merge "Enforce permission check before returning application info Test: atest CtsAppSecurityHostTestCases:ApplicationVisibilityTest Bug: 77821568" into pi-dev am: dbc6052022 by Hongming Jin · 6 years ago
  97. 62786b4 Merge "Fix broken links in @see tags in framework docs." by Aurimas Liutikas · 6 years ago
  98. 7f69533 Fix broken links in @see tags in framework docs. by Aurimas Liutikas · 6 years ago
  99. 83e1626 Enforce permission check before returning application info by Hongming Jin · 6 years ago
  100. efb4b1b Merge "Ensure permission held for MATCH_KNOWN_PACKAGES" into pi-dev am: 2f898c4df5 by Todd Kennedy · 6 years ago