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