1. 641dc19 Add Lorenzo to OWNERS for privileged permissions whitelist by Jeff Vander Stoep · 4 years, 9 months ago
  2. 5dd05a4 Revert "Make MmsManager public" by Sarah Chin · 4 years, 9 months ago
  3. 4e2e5a9 Merge "First draft of StatsEvent.java" by Treehugger Robot · 4 years, 9 months ago
  4. a25bf98 AudioEffect: add contructor for device effect by Eric Laurent · 4 years, 10 months ago
  5. 9f7e6eb AudioDeviceAddress: new class to store audio device information by Jean-Michel Trivi · 5 years ago
  6. 6c3209c6 audiofx: add device descriptor to AudioEffect constructor by Eric Laurent · 5 years ago
  7. eba9902 Add a copy of Rlog for the telephony mainline module by Makoto Onuki · 4 years, 10 months ago
  8. c9e48d9 Update javadocs for API review by Sarah Chin · 5 years ago
  9. 3863c17 Merge changes from topic "146593004" by Xiangyu/Malcolm Chen · 4 years, 9 months ago
  10. 8670b8b Merge "Fix ModuleInfoProviderTest by passing correct flag" by Treehugger Robot · 4 years, 9 months ago
  11. 84464ca Merge changes I401c064c,I16431a4d by David Su · 4 years, 9 months ago
  12. 76c1d9d Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 10 months ago
  13. b243197 Fix ModuleInfoProviderTest by passing correct flag by Mohammad Samiul Islam · 5 years ago
  14. 5576f58 Merge "Add liblog as a dependency where libbase is used" by Tom Cherry · 4 years, 9 months ago
  15. c9c5479 Merge "Make extract_package() work for toplevel classes." by Treehugger Robot · 4 years, 9 months ago
  16. 0262cb7 Merge "5G meteredness for telephony framework" by Sarah Chin · 4 years, 9 months ago
  17. 7b511f0 Merge "Deprecate checkNotNull in favor of Objects.requireNonNull()." by Daulet Zhanguzin · 4 years, 9 months ago
  18. b93ab62 Merge "Make MmsManager public" by Sarah Chin · 4 years, 9 months ago
  19. ae42afc Make com.android.shell request MANAGE_EXTERNAL_STORAGE by shafik · 4 years, 9 months ago
  20. 90247c8 Platform shouldn't directly link to jars in APEXes by Jiyong Park · 4 years, 10 months ago
  21. bec5dc8 Merge "Using WifiCommand to toggle the Wi-Fi state" by Treehugger Robot · 4 years, 9 months ago
  22. 7595e62 Merge "Add IpClientCallbacks.onNewDhcpResults(DhcpResultsParcelable)" by Treehugger Robot · 4 years, 9 months ago
  23. 4effc4b Make extract_package() work for toplevel classes. by Tobias Thierer · 4 years, 9 months ago
  24. 57a0bea Merge "Use new UnsupportedAppUsage annotation." by Treehugger Robot · 4 years, 9 months ago
  25. 39f329c Merge "Use new UnsupportedAppUsage annotation." by Treehugger Robot · 4 years, 9 months ago
  26. 73661b9 Merge "Fix hidden usage of networkCapabilitiesForType" by Mark Chien · 4 years, 9 months ago
  27. 6978df2 Merge "Expose check write setting operation as system API" by Mark Chien · 4 years, 9 months ago
  28. b5d04cb Merge "Give tethering TETHER_PRIVILEGED permission" by Treehugger Robot · 4 years, 9 months ago
  29. fd19859 Merge "Refine documentation for Process.setThreadPriority" by Treehugger Robot · 4 years, 9 months ago
  30. ded6a9e Merge "Add NetworkCapabilities#deduceRestrictedCapability" by Treehugger Robot · 4 years, 9 months ago
  31. 2c54508 Merge "Update references to sdkextensions cts" by Anton Hansson · 4 years, 9 months ago
  32. c8f699d Merge "Update system api for applyPayload" by Treehugger Robot · 4 years, 9 months ago
  33. 641fa67 Merge "Rename android.util.TimestampedValue to android.os" by Neil Fuller · 4 years, 9 months ago
  34. 44780ff Merge "Expose DhcpInfo parcelable interface implementation methods" by Aaron Huang · 4 years, 9 months ago
  35. c3648a8 Refine documentation for Process.setThreadPriority by Rick Yiu · 4 years, 9 months ago
  36. 253b726 Fix hidden usage of networkCapabilitiesForType by markchien · 4 years, 9 months ago
  37. 36aea56 Give tethering TETHER_PRIVILEGED permission by markchien · 4 years, 9 months ago
  38. b7d6659 Merge "Add keepalive related methods and fields to system APIs" by Aaron Huang · 4 years, 9 months ago
  39. 798d0ba mainline:Replace serviceState.getDataRegState and getVoiceRegState by SongFerngWang · 4 years, 10 months ago
  40. 9bda007 Merge "Use Parcelable CellIdentity instead of CellLocation in AIDL." by Meng Wang · 4 years, 9 months ago
  41. 5702603 Add IpClientCallbacks.onNewDhcpResults(DhcpResultsParcelable) by Chiachang Wang · 4 years, 9 months ago
  42. 3e3f8bc Merge "Support PBAP for get/close profile proxy" by Treehugger Robot · 4 years, 9 months ago
  43. eb30d61 Merge "[RCS] Create the new IMS RCS registration apis in AIDL ImsRcsController" by James Lin · 4 years, 9 months ago
  44. eccd5bd Make the BluetoothMap class @SystemApi by Rahul Sabnis · 4 years, 9 months ago
  45. 43203a8 Add setConnectionPolicy to HidDevice and Pan. Clean up documentation for by Rahul Sabnis · 4 years, 9 months ago
  46. 614fd1b Merge changes from topic "include-uiccapptype" by Yan Yan · 4 years, 9 months ago
  47. 95a2c73 Merge "Update OWNERS file" by Sarah Chin · 4 years, 9 months ago
  48. 82a5ab8 Expose permission READ_PRECISE_PHONE_STATE as public API by Rambo Wang · 4 years, 10 months ago
  49. 48173c8 Update OWNERS file by Sarah Chin · 4 years, 9 months ago
  50. 17d04f0 Merge "Allow mainline IPsec(IKE) to statically include @PolicyDirection" by Yan Yan · 4 years, 9 months ago
  51. d2ba4f3 Allow zero stride by Anders Frostad Pedersen · 4 years, 9 months ago
  52. fdd350b Merge "Deprecate some UICC related APIs in TelephonyManager" by Rambo Wang · 4 years, 9 months ago
  53. a9298cc Merge "Flipping NR signal strengths coming from HAL" by Daniel Bright · 4 years, 9 months ago
  54. 2137c9b Make MmsManager public by Sarah Chin · 4 years, 10 months ago
  55. 80b73b9 5G meteredness for telephony framework by Sarah Chin · 5 years ago
  56. 1089bdf Add liblog as a dependency where libbase is used by Tom Cherry · 4 years, 9 months ago
  57. 7304f01 Merge "Fix ConnectivityManagerTest @hide Wifi API usages" by David Su · 4 years, 9 months ago
  58. c176697 Update references to sdkextensions cts by Anton Hansson · 4 years, 9 months ago
  59. 70129fc Merge "Use new UnsupportedAppUsage annotation." by Treehugger Robot · 4 years, 9 months ago
  60. 35cc296 Rename android.util.TimestampedValue to android.os by Neil Fuller · 4 years, 9 months ago
  61. 2a9f3b8 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 10 months ago
  62. ae5bcf2 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 10 months ago
  63. 7651f0a Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 10 months ago
  64. f6bbab0 Merge "Add a NetworkProvider class to the SDK." by Lorenzo Colitti · 4 years, 9 months ago
  65. 2d330f6 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 10 months ago
  66. a900cb5 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 10 months ago
  67. 2220f75 Merge "[SP02] Add provider interfaces to system API" by Junyu Lai · 4 years, 9 months ago
  68. d9b11b0 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 10 months ago
  69. 54af4fc Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 10 months ago
  70. 40a873a Expose DhcpInfo parcelable interface implementation methods by Aaron Huang · 4 years, 9 months ago
  71. 9dd0f80 Deprecate checkNotNull in favor of Objects.requireNonNull(). by Daulet Zhanguzin · 4 years, 10 months ago
  72. 07dcca5 Merge "Expose some tethering constants in Settings" by Mark Chien · 4 years, 9 months ago
  73. ae5cb71 Add a NetworkProvider class to the SDK. by Lorenzo Colitti · 4 years, 10 months ago
  74. 1835432 Add NetworkCapabilities#deduceRestrictedCapability by paulhu · 4 years, 9 months ago
  75. e64a799 Expose check write setting operation as system API by markchien · 4 years, 10 months ago
  76. 4d905c9 [SP02] Add provider interfaces to system API by junyulai · 5 years ago
  77. 9845e90 Expose some tethering constants in Settings by markchien · 4 years, 9 months ago
  78. 6a95399 Merge "Fix some @hide usage in Tethering(Cont.)" by Mark Chien · 4 years, 9 months ago
  79. e1f2ed5 Merge "Add test apex for sdkextensions" by Anton Hansson · 4 years, 9 months ago
  80. e2ca01d Merge "Rename sdkext module to sdkextensions" by Anton Hansson · 4 years, 9 months ago
  81. 63516fb [Settings] Avoid access getSubscriberId() by Bonian Chen · 4 years, 9 months ago
  82. a113464 Merge "[SP01] Add NetworkStats to system API" by Junyu Lai · 4 years, 9 months ago
  83. 90ece87 Using WifiCommand to toggle the Wi-Fi state by Naga Venkata Durga Ashok Mutyala · 4 years, 9 months ago
  84. 11485b8 Merge "Expose Searching Status" by Shi Lu · 4 years, 9 months ago
  85. 0728d22 Merge "Replace ConnectivityManager constants to TetheringManager" by Mark Chien · 4 years, 9 months ago
  86. 87d3f7d Fix some @hide usage in Tethering(Cont.) by markchien · 4 years, 9 months ago
  87. a3e62b2 Merge "[Tether09] Use INetd to call netd directly" by Mark Chien · 4 years, 9 months ago
  88. df94694c Merge "Handle 5G meteredness in telephony framework" by Sarah Chin · 4 years, 9 months ago
  89. e515bb6 Merge "Add spoken subtitle information to TvTrackInfo" by Treehugger Robot · 4 years, 9 months ago
  90. 8af4d4a Use Parcelable CellIdentity instead of CellLocation in AIDL. by Meng Wang · 4 years, 11 months ago
  91. d997a35 Merge "USB: [Tethering mainline] Expose @hide APIs to @SystemApi" by Treehugger Robot · 4 years, 9 months ago
  92. db9335b Merge changes I6260695b,I88f00ca4 by Treehugger Robot · 4 years, 9 months ago
  93. 6c64897 Merge "Add addOnSubscriptionsChangedListener with an executor as a parameter" by Zongheng Wang · 4 years, 9 months ago
  94. d27a172 [SP01] Add NetworkStats to system API by junyulai · 5 years ago
  95. c7c465f Merge "MAP: Add string for BluetoothMapVersionPreferenceController" by Treehugger Robot · 4 years, 9 months ago
  96. 0104ce5 Merge "(Backport) Pipe through featureId from caller to permission checks in telephony code" by Treehugger Robot · 4 years, 9 months ago
  97. 593bd91 Merge "[Telephony Mainline] Make newFromBundle and fillInNotifierBundle System API" by Xiangyu/Malcolm Chen · 4 years, 9 months ago
  98. 4bcef01 Expose clearCapabilities for mainline module by Chiachang Wang · 4 years, 9 months ago
  99. 914a0ff Expose NetworkSpecifier methods as SystemApi by Chiachang Wang · 4 years, 9 months ago
  100. 7d66bd9 USB: [Tethering mainline] Expose @hide APIs to @SystemApi by James Wei · 5 years ago