1. c732c36 Hide RoleManager#getDefaultSmsPackage by Hall Liu · 4 years, 5 months ago
  2. dd3768e Merge "Remove API getDefaultSimCountryIso() as per API council feedback" into rvc-dev by Jayachandran Chinnakkannu · 4 years, 5 months ago
  3. 27c83fc Merge "add permission requirement for java writeData method" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  4. 8ca61d7 Merge "change getActiveAndHiddenSubscriptionInfoList API name" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  5. b6e2459 Merge "READ_PHONE_STATE permission for isModemEnabledForSlot" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  6. 25b1c3a Remove duplicate term in the definition by Henry Fang · 4 years, 5 months ago
  7. 87941e4 Remove PHONE_TYPE_IMS and PHONE_TYPE_THIRD_PARTY as apis by Daniel Bright · 4 years, 5 months ago
  8. 43cae91 Merge "[SAE] Remove support for SAE Password identifier from API surface" into rvc-dev by Hai Shalom · 4 years, 5 months ago
  9. 8faac83 Rename get/setProtectedPackages methods by Srinivas Paladugu · 4 years, 5 months ago
  10. 34621b0 Merge "Increase test coverage for NotificationChannel" into rvc-dev by Julia Reynolds · 4 years, 5 months ago
  11. c549e19 WindowInsetsController: Address API feedback by Adrian Roos · 4 years, 5 months ago
  12. 093ba7e Merge "Allow to exempt apps from restrictions to RECORD_AUDIO" into rvc-dev by Philip P. Moltmann · 4 years, 5 months ago
  13. 8dc8353 Merge "Add OnControllableInsetsChangedListener" into rvc-dev by Jorim Jaggi · 4 years, 5 months ago
  14. 8e622f6 [TelephonyMainline] @hide system api since we'll revisit in S. - IccLock by zoey chen · 4 years, 5 months ago
  15. 417a3b0 wifi: API Review: API changes to SoftApConfiguration.Builder by lesl · 4 years, 5 months ago
  16. b6b55e8 Merge "wifi: Update annotation to network setting permission for getSoftApConfiguration" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  17. a9caa7d Merge "Rename LightsManager.setLights to requestLights" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  18. cd7d966 [Mainline] Add @hide. Revisit and redesign in S by SongFerngWang · 4 years, 5 months ago
  19. 342f720 Merge "Rollback @SystemApi on ApnSetting" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  20. a865f9e Merge "DO NOT MERGE Implement suggested changes in API review for permission mainline." into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  21. f414c08 Merge "Undo commit "Expose constants in Telephony.Carriers"" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  22. 0080b55 Merge "Rollback SystemApis for Mainline" into rvc-dev by Daniel Bright · 4 years, 5 months ago
  23. dbb17f1 Hide APIs introduced in earlier commit by Hall Liu · 4 years, 5 months ago
  24. 2e7408e Making time-zone an API constant by Suprabh Shukla · 4 years, 5 months ago
  25. 6945c01 WifiP2pManager.setMiracastMode(): Remove CONNECTIVITY_INTERNAL permission by David Su · 4 years, 5 months ago
  26. 72ec4f1 Merge "WifiManager.factoryReset(): Fix incorrect permissions annotation" into rvc-dev by David Su · 4 years, 5 months ago
  27. 60a6e43 Merge "Unexpose unnecessary SysUI APIs" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  28. e7095d9 [SAE] Remove support for SAE Password identifier from API surface by Hai Shalom · 4 years, 5 months ago
  29. 4256be1 Merge "Make WifiDeviceFilter.Builder.setSsid's arg @NonNull" into rvc-dev by Eugene Susla · 4 years, 5 months ago
  30. 76182ef Merge "Unexpose getDataRoamingFromRegistration API" into rvc-dev by Sarah Chin · 4 years, 5 months ago
  31. 8ed01d4 Merge "Android WebView: Deprecate unsafe file urls APIs" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  32. abda496 Merge "Tuner API: remove TsFilterConfiguration.Builder" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  33. a7a96ad Merge "Give hidden API behavior to legacy apps." into rvc-dev by Jeff Sharkey · 4 years, 5 months ago
  34. 8b0cff7 Give hidden API behavior to legacy apps. by Jeff Sharkey · 4 years, 5 months ago
  35. d8b1c8b Rollback @SystemApi on ApnSetting by Daniel Bright · 4 years, 5 months ago
  36. 33fd073 WifiManager.factoryReset(): Fix incorrect permissions annotation by David Su · 4 years, 5 months ago
  37. ad7b6bb Merge "Extension API: Comments from API review council are addressed" into rvc-dev by Mingguang Xu · 4 years, 5 months ago
  38. 26db1f9 Merge "WifiManager.getCountryCode(): Change permission to NETWORK_SETTINGS" into rvc-dev by David Su · 4 years, 5 months ago
  39. b73aa1e Merge "Rename AppOpsCollector -> OnOpNotedCallback" into rvc-dev by Philip P. Moltmann · 4 years, 5 months ago
  40. 2785cbd Merge "Make TelephonyManager.getCdmaEriInformation and CdmaEriInformation hide@" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  41. 4f1db18 READ_PHONE_STATE permission for isModemEnabledForSlot by Sooraj Sasindran · 4 years, 5 months ago
  42. 4046806 change getActiveAndHiddenSubscriptionInfoList API name by Sooraj Sasindran · 4 years, 7 months ago
  43. ba01f23 Unexpose getDataRoamingFromRegistration API by Sarah Chin · 4 years, 5 months ago
  44. 5dbd3c3 Undo commit "Expose constants in Telephony.Carriers" by Daniel Bright · 4 years, 5 months ago
  45. e9b4b000 Merge "Add intent for auto revoke UI" into rvc-dev by Nate Myren · 4 years, 5 months ago
  46. 5892a8f Rename AppOpsCollector -> OnOpNotedCallback by Philip P. Moltmann · 4 years, 5 months ago
  47. 5e36c82 Make TelephonyManager.getCdmaEriInformation and CdmaEriInformation hide@ by Jayachandran C · 4 years, 5 months ago
  48. ad787aa Allow to exempt apps from restrictions to RECORD_AUDIO by Philip P. Moltmann · 4 years, 5 months ago
  49. f46b9c9 Merge "Add API for apps to query whether they have All Files Access" into rvc-dev by Zimuzo Ezeozue · 4 years, 5 months ago
  50. a2ef115 add permission requirement for java writeData method by Songchun Fan · 4 years, 5 months ago
  51. ed35b17 Add OnControllableInsetsChangedListener by Jorim Jaggi · 4 years, 5 months ago
  52. dae3eea Merge "Add MediaRouter2#stop" into rvc-dev by Kyunglyul Hyun · 4 years, 5 months ago
  53. 8187065 Add API for apps to query whether they have All Files Access by shafik · 4 years, 5 months ago
  54. e51b6e1 Rename LightsManager.setLights to requestLights by Robin Lee · 4 years, 5 months ago
  55. e6dbe2b Merge "Rename ApexContext to ApexEnvironment." into rvc-dev by Oli Lan · 4 years, 5 months ago
  56. 8a8e8a1 Accept MAINLINE_NETWORK_STACK permission on register/unregister network provider by Automerger Merge Worker · 4 years, 5 months ago
  57. 753fd86 wifi: Update annotation to network setting permission for getSoftApConfiguration by lesl · 4 years, 5 months ago
  58. e5150de Merge "Create InlineAction class to wrap the IntentSender and the presentation" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  59. 04a579c6 Merge "Update API ExtraRenderingInfo by review feedback" into rvc-dev by Dieter Hsu · 4 years, 5 months ago
  60. 6234682 Merge "Replace auto-revoke whitelist permission flags with appop" into rvc-dev by Eugene Susla · 4 years, 5 months ago
  61. a5d6392 Merge "Address API feedback." into rvc-dev by Sudheer Shanka · 4 years, 5 months ago
  62. b09e2c9 Merge "Expose BlobStoreManager.waitForIdle() as @TestApi." into rvc-dev by Sudheer Shanka · 4 years, 5 months ago
  63. d54ef49 Extension API: Comments from API review council are addressed by Mingguang Xu · 4 years, 5 months ago
  64. ad553fb Merge "Add missing RequiresPermission to EthernetManager" into rvc-dev by Remi NGUYEN VAN · 4 years, 5 months ago
  65. d2412e3 Rollback SystemApis for Mainline by Daniel Bright · 4 years, 5 months ago
  66. 8cfe343 Increase test coverage for NotificationChannel by Julia Reynolds · 4 years, 5 months ago
  67. e5e8e34 Merge "API fix: getProprietaryCallExtras should not return null" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  68. 30caf3d Merge "Wifi: Add some interface annotations" into rvc-dev by Ahmed ElArabawy · 4 years, 5 months ago
  69. 8887297 Create InlineAction class to wrap the IntentSender and the presentation by Feng Cao · 4 years, 5 months ago
  70. e171bca Merge "API Council Feedback - Override EmergencyNumberDB File API" into rvc-dev by Shuo Qian · 4 years, 5 months ago
  71. ef5b582 WifiManager.getCountryCode(): Change permission to NETWORK_SETTINGS by David Su · 4 years, 5 months ago
  72. 816fdbb API fix: getProprietaryCallExtras should not return null by Brad Ebinger · 4 years, 5 months ago
  73. 1084c52 Merge "API fix: Rename and clarify ProvisioningManager constants" into rvc-dev by Brad Ebinger · 4 years, 5 months ago
  74. 469263a Merge "More CTS for APIs used by Mainline." into rvc-dev by Jeff Sharkey · 4 years, 5 months ago
  75. 3a68e2d Merge "Change setter methods in the FillResponse builder to @NonNull" into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  76. 941e815 Merge changes I696e3c5d,Iea7a5610,If627e613 into rvc-dev by TreeHugger Robot · 4 years, 5 months ago
  77. 716d0a4 Add intent for auto revoke UI by Nate Myren · 4 years, 6 months ago
  78. a355711 Change setter methods in the FillResponse builder to @NonNull by Feng Cao · 4 years, 5 months ago
  79. 207aa3a Remove API getDefaultSimCountryIso() as per API council feedback by Jayachandran C · 4 years, 5 months ago
  80. 9ed1834 More CTS for APIs used by Mainline. by Jeff Sharkey · 4 years, 5 months ago
  81. 0b87215 Address API feedback. by Sudheer Shanka · 4 years, 5 months ago
  82. d50b281 Identity Credential: Apply changes identified in API review. by David Zeuthen · 4 years, 5 months ago
  83. 73358eb update javadoc for InstallationFile by Songchun Fan · 4 years, 5 months ago
  84. 2e24529 Rename AutoTime and AutoTimeZone APIs by Alex Johnston · 4 years, 5 months ago
  85. 2398e9b Add missing RequiresPermission to EthernetManager by Automerger Merge Worker · 4 years, 5 months ago
  86. 0bba033 Merge "Send offload status changed callback" into rvc-dev by Mark Chien · 4 years, 5 months ago
  87. 888782e Merge "Tethering: add isTetheringSupported with callerPkg parameter" into rvc-dev by Mark Chien · 4 years, 5 months ago
  88. c22ab7b Send offload status changed callback by Automerger Merge Worker · 4 years, 5 months ago
  89. fcf74d1 Tethering: add isTetheringSupported with callerPkg parameter by Automerger Merge Worker · 4 years, 5 months ago
  90. 06fe92d Fix crash and duplicated ethernet tethering request by Automerger Merge Worker · 4 years, 5 months ago
  91. fde3c9a Merge "Put requestId first in notifySessionCreated() arguments" into rvc-dev by Hyundo Moon · 4 years, 5 months ago
  92. c439bfe Merge "Remove MediaRoute2Info.getDeviceType" into rvc-dev by Kyunglyul Hyun · 4 years, 5 months ago
  93. 16c9fb8 Merge "Updates based on API council feedback." into rvc-dev by Jeff Sharkey · 4 years, 5 months ago
  94. 38dae29 Expose BlobStoreManager.waitForIdle() as @TestApi. by Sudheer Shanka · 4 years, 5 months ago
  95. 1b2fbf9 Wifi: Add some interface annotations by Ahmed ElArabawy · 4 years, 5 months ago
  96. e68703d Tuner API: remove TsFilterConfiguration.Builder by shubang · 4 years, 5 months ago
  97. 6b06c64 API fix: Rename and clarify ProvisioningManager constants by Brad Ebinger · 4 years, 5 months ago
  98. 75c49ab API Council Feedback - Override EmergencyNumberDB File API by Shuo Qian · 4 years, 5 months ago
  99. db45def6 Merge "Rename biometric enroll extra" into rvc-dev by Kevin Chyn · 4 years, 5 months ago
  100. cd629dd Merge "Add a limit on how much data an app can acquire a lease on." into rvc-dev by Sudheer Shanka · 4 years, 5 months ago