1. 7651f0a Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  2. f6bbab0 Merge "Add a NetworkProvider class to the SDK." by Lorenzo Colitti · 4 years, 8 months ago
  3. 2d330f6 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  4. a900cb5 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  5. 2220f75 Merge "[SP02] Add provider interfaces to system API" by Junyu Lai · 4 years, 8 months ago
  6. d9b11b0 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  7. 54af4fc Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  8. 40a873a Expose DhcpInfo parcelable interface implementation methods by Aaron Huang · 4 years, 8 months ago
  9. 9dd0f80 Deprecate checkNotNull in favor of Objects.requireNonNull(). by Daulet Zhanguzin · 4 years, 8 months ago
  10. 07dcca5 Merge "Expose some tethering constants in Settings" by Mark Chien · 4 years, 8 months ago
  11. ae5cb71 Add a NetworkProvider class to the SDK. by Lorenzo Colitti · 4 years, 8 months ago
  12. 1835432 Add NetworkCapabilities#deduceRestrictedCapability by paulhu · 4 years, 8 months ago
  13. e64a799 Expose check write setting operation as system API by markchien · 4 years, 8 months ago
  14. 4d905c9 [SP02] Add provider interfaces to system API by junyulai · 4 years, 9 months ago
  15. 9845e90 Expose some tethering constants in Settings by markchien · 4 years, 8 months ago
  16. 6a95399 Merge "Fix some @hide usage in Tethering(Cont.)" by Mark Chien · 4 years, 8 months ago
  17. e1f2ed5 Merge "Add test apex for sdkextensions" by Anton Hansson · 4 years, 8 months ago
  18. e2ca01d Merge "Rename sdkext module to sdkextensions" by Anton Hansson · 4 years, 8 months ago
  19. 63516fb [Settings] Avoid access getSubscriberId() by Bonian Chen · 4 years, 8 months ago
  20. a113464 Merge "[SP01] Add NetworkStats to system API" by Junyu Lai · 4 years, 8 months ago
  21. 90ece87 Using WifiCommand to toggle the Wi-Fi state by Naga Venkata Durga Ashok Mutyala · 4 years, 8 months ago
  22. 11485b8 Merge "Expose Searching Status" by Shi Lu · 4 years, 8 months ago
  23. 0728d22 Merge "Replace ConnectivityManager constants to TetheringManager" by Mark Chien · 4 years, 8 months ago
  24. 87d3f7d Fix some @hide usage in Tethering(Cont.) by markchien · 4 years, 8 months ago
  25. a3e62b2 Merge "[Tether09] Use INetd to call netd directly" by Mark Chien · 4 years, 8 months ago
  26. df94694c Merge "Handle 5G meteredness in telephony framework" by Sarah Chin · 4 years, 8 months ago
  27. e515bb6 Merge "Add spoken subtitle information to TvTrackInfo" by Treehugger Robot · 4 years, 8 months ago
  28. 8af4d4a Use Parcelable CellIdentity instead of CellLocation in AIDL. by Meng Wang · 4 years, 9 months ago
  29. d997a35 Merge "USB: [Tethering mainline] Expose @hide APIs to @SystemApi" by Treehugger Robot · 4 years, 8 months ago
  30. db9335b Merge changes I6260695b,I88f00ca4 by Treehugger Robot · 4 years, 8 months ago
  31. 6c64897 Merge "Add addOnSubscriptionsChangedListener with an executor as a parameter" by Zongheng Wang · 4 years, 8 months ago
  32. d27a172 [SP01] Add NetworkStats to system API by junyulai · 4 years, 10 months ago
  33. c7c465f Merge "MAP: Add string for BluetoothMapVersionPreferenceController" by Treehugger Robot · 4 years, 8 months ago
  34. 0104ce5 Merge "(Backport) Pipe through featureId from caller to permission checks in telephony code" by Treehugger Robot · 4 years, 8 months ago
  35. 593bd91 Merge "[Telephony Mainline] Make newFromBundle and fillInNotifierBundle System API" by Xiangyu/Malcolm Chen · 4 years, 8 months ago
  36. 4bcef01 Expose clearCapabilities for mainline module by Chiachang Wang · 4 years, 8 months ago
  37. 914a0ff Expose NetworkSpecifier methods as SystemApi by Chiachang Wang · 4 years, 8 months ago
  38. 7d66bd9 USB: [Tethering mainline] Expose @hide APIs to @SystemApi by James Wei · 4 years, 10 months ago
  39. 1431ab2 Handle 5G meteredness in telephony framework by Sarah Chin · 5 years ago
  40. 6a6bd7e Remove dependency on libutils in native autogen by Muhammad Qureshi · 4 years, 8 months ago
  41. 7182159 Add --supportQ flag to java StatsLog codegen by Muhammad Qureshi · 4 years, 8 months ago
  42. 6f65881 Support new socket schema in native codegen by Muhammad Qureshi · 4 years, 9 months ago
  43. c29064e Move statsd metadata from statslog to atoms_info by Muhammad Qureshi · 4 years, 9 months ago
  44. 2a4c078 Fix StatsEvent memory usage for pulled events by Muhammad Qureshi · 4 years, 9 months ago
  45. 80e3e7a Add JNI call for writing StatsEvent to statsd. by Muhammad Qureshi · 4 years, 10 months ago
  46. 2dfca16 Fix error handling in StatsEvent by Muhammad Qureshi · 4 years, 9 months ago
  47. 01268de Handle nulls in Java autogeneration by Muhammad Qureshi · 4 years, 9 months ago
  48. ef19b08 Use StatsEvent in Java autogenerated code by Muhammad Qureshi · 4 years, 8 months ago
  49. d2ed0f6 StatsEvent unit tests by Muhammad Qureshi · 4 years, 10 months ago
  50. 7711195 Change visibility of members in StatsEvent by Muhammad Qureshi · 4 years, 9 months ago
  51. f340ab6 Make StatsEvent.newBuilder() static by Muhammad Qureshi · 4 years, 10 months ago
  52. a0a4cdf Add KeyValuePairs support to StatsEvent. by Muhammad Qureshi · 4 years, 10 months ago
  53. a56a853 Add StatsEvent.Builder by Muhammad Qureshi · 4 years, 11 months ago
  54. 9c8b644 Merge "Annotating a class with @SystemApi makes its members @SystemApi" by Treehugger Robot · 4 years, 8 months ago
  55. ffca2a3 First draft of StatsEvent.java by Muhammad Qureshi · 5 years ago
  56. f095731 Flipping NR signal strengths coming from HAL by Daniel Bright · 4 years, 8 months ago
  57. f692b95 Add spoken subtitle information to TvTrackInfo by Kyeongkab.Nam · 5 years ago
  58. dd3358b Merge "Refactor NetworkFactoryInfo to hide implementation details." by Lorenzo Colitti · 4 years, 8 months ago
  59. 24a3f6a Merge "[Telephony Mainline] Move TelephonyUtils to telephony/common" by Peter Wang · 4 years, 8 months ago
  60. 939d3d6 Merge changes from topics "141018421_set3", "146905502", "remove_getPhoneId" by Xiangyu/Malcolm Chen · 4 years, 8 months ago
  61. 0204e4a Merge "PersistableBundle: writeToStream/readFromStream" by Meng Wang · 4 years, 8 months ago
  62. 5b879d5 Merge "[Mainline] Make canManageSubscription(SubscriptionInfo, String) System API." by Xiangyu/Malcolm Chen · 4 years, 8 months ago
  63. 996aa2a Make mainline IPsec(IKE) to statically include @UiccAppType by evitayan · 4 years, 8 months ago
  64. bcc3110 move UiccAppType to annotation class by Chen Xu · 4 years, 8 months ago
  65. 06b07e9 (Backport) Pipe through featureId from caller to permission checks in telephony by Philip P. Moltmann · 4 years, 8 months ago
  66. c3f7041 Remove usage of @hide @Deprecated Telephony API in NPMS by Malcolm Chen · 4 years, 8 months ago
  67. a4f2522 Use proper Telephony API to supply sim pin and puk. by Malcolm Chen · 4 years, 8 months ago
  68. 893f393 Hook supplyPin and supplyPuk to proper impl with subId specified by Malcolm Chen · 4 years, 8 months ago
  69. b42b1e7 Merge "Remove ACTION_PRECISE_DATA_CONNECTION_STATE_CHANGED" by Meng Wang · 4 years, 8 months ago
  70. 538fd0d [Telephony Mainline] Make newFromBundle and fillInNotifierBundle System API by Malcolm Chen · 4 years, 8 months ago
  71. b9446af Make sanitizeLocationInfo System Api. by Malcolm Chen · 4 years, 8 months ago
  72. 4ece3db Expose setUiccApplicationsEnabled as @SystemApi for eSIM to call upon slot by Malcolm Chen · 4 years, 9 months ago
  73. e22e47f Allow mainline IPsec(IKE) to statically include @PolicyDirection by evitayan · 4 years, 8 months ago
  74. afa0f17 Merge "Add API surface for ConnectivityDiagnostics API." by Cody Kesting · 4 years, 8 months ago
  75. 443ba6f Mainline: remove usage of hiddepn API SubscriptionManager#getPhoneId by Malcolm Chen · 4 years, 9 months ago
  76. 2536134 PersistableBundle: writeToStream/readFromStream by Meng Wang · 4 years, 8 months ago
  77. 3d29232 [Telephony Mainline] Move TelephonyUtils to telephony/common by Peter Wang · 4 years, 8 months ago
  78. 2619a9b [Mainline] Make canManageSubscription(SubscriptionInfo, String) System API. by Malcolm Chen · 4 years, 8 months ago
  79. f428f58 Merge "Add setDisabledForSimNetworkLock to StatusBarManager" by Hall Liu · 4 years, 8 months ago
  80. e7194bf Merge changes from topic "fix-policy" by Andrei-Valentin Onea · 4 years, 8 months ago
  81. d0c62b9 Merge changes from topics "vab_allocate", "vab_wait" by Yifan Hong · 4 years, 8 months ago
  82. 53379f8 Merge "Add hearingImpaired information to TvTrackInfo" by nchalko · 4 years, 8 months ago
  83. 45fa8ce Merge "DO NOT MERGE - Merge January 2020 Security Release into master" by Xin Li · 4 years, 8 months ago
  84. 9395887 Merge "Use new UnsupportedAppUsage annotation." by Treehugger Robot · 4 years, 8 months ago
  85. d92149a Merge "Remove AppWidgetManagerInternal instance before adding to global registry of LocalServices" by Sunny Goyal · 4 years, 8 months ago
  86. 9e44cde Replace ConnectivityManager constants to TetheringManager by markchien · 4 years, 8 months ago
  87. 43c36b5 Refactor NetworkFactoryInfo to hide implementation details. by Lorenzo Colitti · 4 years, 8 months ago
  88. fc33dde Add test apex for sdkextensions by Anton Hansson · 4 years, 8 months ago
  89. 33f9217 Use new UnsupportedAppUsage annotation. by Artur Satayev · 4 years, 9 months ago
  90. 92b8e7f [Tether09] Use INetd to call netd directly by markchien · 4 years, 8 months ago
  91. c2524a4 [RCS] Add set/getRcsProvisioningStatusForCapability() by allenwtsu · 4 years, 8 months ago
  92. 2fca55d Support PBAP for get/close profile proxy by Chienyuan · 4 years, 8 months ago
  93. 87743c6 Rename sdkext module to sdkextensions by Anton Hansson · 4 years, 8 months ago
  94. f2b73fd MAP: Add string for BluetoothMapVersionPreferenceController by Chienyuan · 4 years, 8 months ago
  95. 8bbcf8a Add hearingImpaired information to TvTrackInfo by Kyeongkab.Nam · 6 years ago
  96. e716ff8 Merge "Revert "Implement the ThreadPrioritySetter interface"" by Rick Yiu · 4 years, 8 months ago
  97. 995d203 Merge "[Mainline] Create getDataRegistrationState and expose as system api" by SongFerng Wang · 4 years, 8 months ago
  98. 543edf2 NetworkScoreServiceTest: Remove usages of @hide Wifi APIs by David Su · 4 years, 8 months ago
  99. 5b1cd91 NetworkKeyTest: remove @hide Wifi API usages by David Su · 4 years, 8 months ago
  100. b5b0b32 Merge "Make Context.NETWORK_POLICY_SERVICE @SystemApi" by Aaron Huang · 4 years, 8 months ago