1. 9788fd4 Controls API - Flag controls support by Matt Pietal · 4 years, 4 months ago
  2. 3cb5610 Migrate remaining parsePackage V1 to V2 by Winson · 4 years, 4 months ago
  3. 975ca81 Merge changes from topic "cherrypick-ctor-refs-03y8i58ine" into rvc-dev by Andrew Sapperstein · 4 years, 4 months ago
  4. 2728af8 Merge "Add skip functionality to package parsing" into rvc-dev by Winson Chiu · 4 years, 4 months ago
  5. 8fe35e5 Fix broken @see tags in public documentation. by Andrew Sapperstein · 4 years, 4 months ago
  6. b58595b Add skip functionality to package parsing by Winson · 4 years, 4 months ago
  7. 0b7f9b9 Merge "Teach PackageManager.getApplicationInfo about MATCH_APEX" into rvc-dev by Nikita Ioffe · 4 years, 4 months ago
  8. 69a3f39 Teach PackageManager.getApplicationInfo about MATCH_APEX by Nikita Ioffe · 4 years, 4 months ago
  9. ae3af93 Update public documentation. by Todd Kennedy · 4 years, 4 months ago
  10. dd08939 Merge "RESTRICT AUTOMERGE: Autocork package invalidations" into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  11. e185aca Merge changes If07d6938,I32f9b89a,Ife4f8c4e into rvc-dev by TreeHugger Robot · 4 years, 4 months ago
  12. d59e2a90 RESTRICT AUTOMERGE: Autocork package invalidations by Daniel Colascione · 4 years, 5 months ago
  13. f73a41c RESTRICT AUTOMERGE: Cork package information cache invalidations during boot by Daniel Colascione · 4 years, 6 months ago
  14. 75dd0e6 bypass anti-malware verification by Todd Kennedy · 4 years, 5 months ago
  15. 192400c Fail install when resources.arsc is compressed by Ryan Mitchell · 4 years, 5 months ago
  16. 269616b Fix an exception while scanning apex packages by Rhed Jao · 4 years, 5 months ago
  17. 1efd27cd UserSystemPackageInstaller only (un)installs when appropriate by Adam Bookatz · 4 years, 5 months ago
  18. 97bb33b Suspend newly installed apps when personal apps are suspended by Pavel Grafov · 4 years, 5 months ago
  19. 4846c5e Merge "Add one-time flag to test api" into rvc-dev by Evan Severson · 4 years, 5 months ago
  20. 1da1137 Add one-time flag to test api by Evan Severson · 4 years, 5 months ago
  21. 8a60024 Change dynamic MIME feature accodring to API review by Taras Antoshchuk · 4 years, 5 months ago
  22. 1b0836a [Telephony Mainline] Hide setSystemAppState and related constants for R by Peter Wang · 4 years, 5 months ago
  23. 0ed16d7 Merge changes from topic "Remove telephony protection level" into rvc-dev by Amit Mahajan · 4 years, 5 months ago
  24. c48113a Merge "Remove @SystemApi from some constants for R." into rvc-dev by Amit Mahajan · 4 years, 5 months ago
  25. 41b448e Merge "Introduce per-app API for installer whitelisting" into rvc-dev by Eugene Susla · 4 years, 5 months ago
  26. 922cd08 Introduce per-app API for installer whitelisting by Eugene Susla · 4 years, 5 months ago
  27. 6241ace Merge "camera2: rename getConcurrentStreamingCameraIds() -> getConcurrentCameraIds()" into rvc-dev by Jayant Chowdhary · 4 years, 5 months ago
  28. 2ac02b0 Add public API to check if current app is auto-revoke exempt by Eugene Susla · 4 years, 5 months ago
  29. a285890 Merge "Update reserved permission controller flags name" into rvc-dev by Evan Severson · 4 years, 5 months ago
  30. c55b015 Remove @SystemApi from some constants for R. by Amit Mahajan · 4 years, 5 months ago
  31. 44bc7d8 camera2: rename getConcurrentStreamingCameraIds() -> getConcurrentCameraIds() by Jayant Chowdhary · 4 years, 5 months ago
  32. 7931b2e Remove telephony protection level. by Amit Mahajan · 4 years, 5 months ago
  33. 6234682 Merge "Replace auto-revoke whitelist permission flags with appop" into rvc-dev by Eugene Susla · 4 years, 5 months ago
  34. e41357f Merge "docs: Among devices which support Vulkan 1.1, a subset support it via software emulation. Refer to the NDK docs on how to address these devices. See also cr/292399283." into rvc-dev by Nick Cook · 4 years, 6 months ago
  35. be264b6 Update reserved permission controller flags name by Evan Severson · 4 years, 6 months ago
  36. 5fc2d76 Replace auto-revoke whitelist permission flags with appop by Eugene Susla · 4 years, 6 months ago
  37. 6c46c74 Merge "Hides FEATURE_CONTEXT_HUB from Android SDK" into rvc-dev by Arthur Ishiguro · 4 years, 6 months ago
  38. 11c6a7b docs: Among devices which support Vulkan 1.1, a subset support it via by Nick Cook · 4 years, 7 months ago
  39. 8b9db55 Hides FEATURE_CONTEXT_HUB from Android SDK by Arthur Ishiguro · 4 years, 6 months ago
  40. c25c4bb Updating documentation for isDefaultApplicationIcon API by Sunny Goyal · 4 years, 6 months ago
  41. 2aa3230 Merge "Add method to give a permission revoke a reason" by Evan Severson · 4 years, 6 months ago
  42. 4358010 Merge "Add background thread notes for package restriction serialisation." by Julius D'souza · 4 years, 6 months ago
  43. 5745b05 Add background thread notes for package restriction serialisation. by Julius D'souza · 4 years, 6 months ago
  44. a46b7b3 Cache package and permission information by Daniel Colascione · 4 years, 7 months ago
  45. 43b2a19 Add method to give a permission revoke a reason by Evan Severson · 4 years, 6 months ago
  46. b073a3e Merge changes from topic "dynamic-mime-types" by Taras Antoshchuk · 4 years, 6 months ago
  47. f2fe03f Adds app enumeration feature by Patrick Baumann · 4 years, 6 months ago
  48. 0184edc Add tuner feature to PackageManager by shubang · 4 years, 6 months ago
  49. a7d9c73 Implement new API to modify MIME groups by adding/removing MIME types by Taras Antoshchuk · 4 years, 10 months ago
  50. a4d20a7 Merge "Fixes Context Hub feature naming and documentation" by TreeHugger Robot · 4 years, 6 months ago
  51. 4e659f4 Merge "Add marker flag for permissions revoked by auto-revoke" by TreeHugger Robot · 4 years, 6 months ago
  52. 7955e8e Enables the App Enumeration Feature by Patrick Baumann · 4 years, 9 months ago
  53. 1d18192 Add marker flag for permissions revoked by auto-revoke by Eugene Susla · 4 years, 6 months ago
  54. 49e96a8 Fixes Context Hub feature naming and documentation by Arthur Ishiguro · 4 years, 6 months ago
  55. fa65b02 Merge "Invert the DONT_AUTO_REVOKE permission flag" by TreeHugger Robot · 4 years, 6 months ago
  56. b82819f Merge "Add a test API PackageManager#MODULE_APEX_NAME (2/n)" by JW Wang · 4 years, 7 months ago
  57. 6cb197b Invert the DONT_AUTO_REVOKE permission flag by Eugene Susla · 4 years, 7 months ago
  58. d8b25b8 Incremental Delivery: Add device feature. by Alex Buynytskyy · 4 years, 7 months ago
  59. 6ff12da Add a test API PackageManager#MODULE_APEX_NAME (2/n) by JW Wang · 4 years, 7 months ago
  60. 695cfc2 Merge "Introduce permission flag for whitelisting permission from auto-revoke" by Eugene Susla · 4 years, 7 months ago
  61. 4624cdd Merge "Make TCS.getDefaultTextClassifierImplementation returns a ... SystemTextClassifier that is backed by ExtServices" by Tony Mak · 4 years, 7 months ago
  62. c5a7432 Make TCS.getDefaultTextClassifierImplementation returns a ... by Tony Mak · 4 years, 7 months ago
  63. 7794d10 Introduce permission flag for whitelisting permission from auto-revoke by Eugene Susla · 4 years, 7 months ago
  64. fc0839a Work on issue #143085640: Per-process network access control by Dianne Hackborn · 4 years, 7 months ago
  65. 1636af3 Merge "camera2: Add apis for querying concurrent streaming support." by Jayant Chowdhary · 4 years, 7 months ago
  66. c99357a Merge "Add hinge angle sensor feature to PackageManager" by TreeHugger Robot · 4 years, 7 months ago
  67. a24f94b camera2: Add apis for querying concurrent streaming support. by Jayant Chowdhary · 4 years, 7 months ago
  68. 4b0dec2 Merge "[Telephony Mainline] Remove hidden API usages in CarrierAppUtils" by Ying Xu · 4 years, 7 months ago
  69. d07018c Add hinge angle sensor feature to PackageManager by Anthony Stange · 4 years, 7 months ago
  70. b2649ea Merge "Expose MATCH_HIDDEN_UNTIL_INSTALLED_COMPONENTS as system API" am: 7db161b9ef am: 156a854c72 am: b5b4467941 by Automerger Merge Worker · 4 years, 7 months ago
  71. 75b5b13 Merge "Add reserved permission flag values for the permission controller" by TreeHugger Robot · 4 years, 7 months ago
  72. 09014f1 [Telephony Mainline] Remove hidden API usages in CarrierAppUtils by Peter Wang · 4 years, 7 months ago
  73. 04ca345 Merge "Update references of "DONT_DELETE_DATA" to "DELETE_KEEP_DATA"." by Sudheer Shanka · 4 years, 7 months ago
  74. 31961ce Update references of "DONT_DELETE_DATA" to "DELETE_KEEP_DATA". by Sudheer Shanka · 4 years, 7 months ago
  75. e80ecd5 Add reserved permission flag values for the permission controller by Evan Severson · 4 years, 7 months ago
  76. cc6db40 Merge "Add Vulkan dEQP level feature flag" by Sam Lin · 4 years, 7 months ago
  77. c979560 Expose MATCH_HIDDEN_UNTIL_INSTALLED_COMPONENTS as system API by Meng Wang · 4 years, 7 months ago
  78. 8af0b97 Add Vulkan dEQP level feature flag by Alastair Donaldson · 4 years, 7 months ago
  79. 177318a Merge "Change method to PackageManager#getBackgroundPermissionOptionLabel" by TreeHugger Robot · 4 years, 7 months ago
  80. 14f5254 Merge "Allow ModuleInfo to be retrieved using apex name." by Oli Lan · 4 years, 7 months ago
  81. eba2683 Merge "Adds a feature flag for Context Hub" by TreeHugger Robot · 4 years, 7 months ago
  82. 46b3b3c Merge "Adding API to check if an icon returned by PackageManager is a fallback icon" by TreeHugger Robot · 4 years, 7 months ago
  83. d60c785 Change method to PackageManager#getBackgroundPermissionOptionLabel by Evan Severson · 4 years, 7 months ago
  84. 77a2416 Adding API to check if an icon returned by PackageManager is a fallback icon by Sunny Goyal · 4 years, 7 months ago
  85. 05911ee Adds a feature flag for Context Hub by Arthur Ishiguro · 4 years, 7 months ago
  86. d47f1c4 Changed ApnSetting mappings to constants by Daniel Bright · 4 years, 7 months ago
  87. 8ebc043 Allow ModuleInfo to be retrieved using apex name. by Oli Lan · 4 years, 7 months ago
  88. 51ef505 Merge "PackageManager no longer requires the ExtServices to be a "Shared Library"" by TreeHugger Robot · 4 years, 7 months ago
  89. 4e49a5d Merge "Add new api to get the button label for background permission" by Evan Severson · 4 years, 7 months ago
  90. 216fe08 PackageManager no longer requires the ExtServices to be a "Shared Library" by Tony Mak · 4 years, 7 months ago
  91. cfae44a Add new api to get the button label for background permission by Evan Severson · 4 years, 8 months ago
  92. a9b4a6c Update API for uninstalled installers. by Alan Stokes · 4 years, 8 months ago
  93. 76c1d9d Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  94. 9dd5ee6 Add feature flag android.hardware.telephony.data by Daniel Bright · 4 years, 8 months ago
  95. f76cfc3 Support Resume on Reboot by Kenny Root · 4 years, 10 months ago
  96. 0bb6808 Add rollback data policy (1/n) by JW Wang · 4 years, 9 months ago
  97. 7f1ce8f Merge "Create system server component for one-time permissions" by Evan Severson · 4 years, 8 months ago
  98. b252d8b Create system server component for one-time permissions by Evan Severson · 4 years, 9 months ago
  99. e23a0eb Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  100. 04b4ba1 Shuffling to prepare for MediaProvider APEX. by Jeff Sharkey · 4 years, 8 months ago