1. 0cefc1c Expose APIs for Settings by Chiachang Wang · 4 years, 5 months ago
  2. 3e17e82 Merge "Add ConnectivitySettingsManager" by Paul Hu · 4 years, 5 months ago
  3. 7ffb87e Merge "Remove Protocol.BASE_* usage in Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  4. be83a4a Merge "Remove extra comment" by Remi NGUYEN VAN · 4 years, 5 months ago
  5. a711b3f Remove Protocol.BASE_* usage in Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  6. eade234 Remove extra comment by Remi NGUYEN VAN · 4 years, 5 months ago
  7. 1510c9c Add ConnectivitySettingsManager by paulhu · 4 years, 5 months ago
  8. 73c9860 Modify the comment of getPrivateDnsMode by lucaslin · 4 years, 5 months ago
  9. 8d638d9 Merge "Change the parameter type from ContentResolver to Context" by Lucas Lin · 4 years, 5 months ago
  10. bf97a3a Merge changes I335e82e2,I84ba363d,I8f18083b,I854a952d,I00e23441 by Chalard Jean · 4 years, 5 months ago
  11. 0b33d35 Merge "Remove MessageUtils usage in VpnTransportInfo" by Remi NGUYEN VAN · 4 years, 5 months ago
  12. bd62226 [VCN14] Expose registerBestMatchingNetworkCallback by junyulai · 4 years, 5 months ago
  13. 8cae3c7 [VCN13] Implement tracking best matching network by junyulai · 4 years, 5 months ago
  14. e3ed08a Merge "Replace interal okhttp APIs" by Paul Hu · 4 years, 5 months ago
  15. cc9ad15 Expose the enterprise per-profile networking API. by Chalard Jean · 4 years, 5 months ago
  16. 9d96818 Implement setNetworkPreferenceForUser. by Chalard Jean · 4 years, 5 months ago
  17. 0343305 Public API for per-profile network preference. by Chalard Jean · 4 years, 5 months ago
  18. 1162662 Change the parameter type from ContentResolver to Context by lucaslin · 4 years, 5 months ago
  19. 26f778d Merge "Add comments to describe the value of converting hex to decimal" by Lucas Lin · 4 years, 5 months ago
  20. 11a286c Merge "Have a new API to get private DNS mode" by Lucas Lin · 4 years, 5 months ago
  21. 98de10a Merge "[NS01] Add NetworkScore" by Chalard Jean · 4 years, 5 months ago
  22. ef7b38b Merge "Add ParseException constructors to API" by Remi NGUYEN VAN · 4 years, 5 months ago
  23. e5852fb Replace interal okhttp APIs by paulhu · 4 years, 5 months ago
  24. 267bebc Merge changes from topic "pacproxy-service" by Aaron Huang · 4 years, 5 months ago
  25. 2863307 Add comments to describe the value of converting hex to decimal by lucaslin · 4 years, 5 months ago
  26. dd75352 [NS01] Add NetworkScore by Chalard Jean · 4 years, 7 months ago
  27. c407499 Merge "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 4 years, 5 months ago
  28. 00c531f Revert "Remove connectivity dependency on Preconditions" by Remi NGUYEN VAN · 4 years, 5 months ago
  29. 67503fe Merge "Replace InetAddress#parseNumericAddress" by Paul Hu · 4 years, 5 months ago
  30. b2ad4a9 Make PacProxyService be a system service by Aaron Huang · 4 years, 7 months ago
  31. 83c34e2 Merge "Remove connectivity dependency on Preconditions" by Remi NGUYEN VAN · 4 years, 5 months ago
  32. e7ea405 Merge "Remove VpnType usage in VpnTransportInfo" by Remi NGUYEN VAN · 4 years, 5 months ago
  33. 91efc0f Add ParseException constructors to API by Remi NGUYEN VAN · 4 years, 5 months ago
  34. da122da Remove MessageUtils usage in VpnTransportInfo by Remi NGUYEN VAN · 4 years, 5 months ago
  35. cbe7381 Replace InetAddress#parseNumericAddress by paulhu · 4 years, 5 months ago
  36. 8f02661 Have a new API to get private DNS mode by lucaslin · 4 years, 5 months ago
  37. 16f7830 Remove VpnType usage in VpnTransportInfo by Remi NGUYEN VAN · 4 years, 5 months ago
  38. 7e8db8a Merge "Remove usage of hidden InetSocketAddress constructor" by Remi NGUYEN VAN · 4 years, 5 months ago
  39. f829e86 Merge "Remove hidden @NetworkType in NetworkInfo" by Treehugger Robot · 4 years, 5 months ago
  40. 31558ed Merge "Remove hidden INVALID_RESOURCE_ID in unused param" by Treehugger Robot · 4 years, 5 months ago
  41. 0a30c83 Merge "Use ParcelDescriptor.fromSocket instead of getFileDescriptor" by Treehugger Robot · 4 years, 5 months ago
  42. d219f48 Merge changes from topics "vcn04", "vcn12" by Junyu Lai · 4 years, 5 months ago
  43. f72f1d9 Merge "ConnectivityManager: Provide API's to include location sensitive info" by Roshan Pius · 4 years, 5 months ago
  44. 437ee78 Merge "Remove Slog usage in NetworkState" by Treehugger Robot · 4 years, 5 months ago
  45. eae251b Merge "Move ParseException to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  46. 3bde652 Merge changes Ib80f814f,Ic605e489 by Lucas Lin · 4 years, 5 months ago
  47. 7992afd ConnectivityManager: Provide API's to include location sensitive info by Roshan Pius · 4 years, 7 months ago
  48. 92e9f17 Merge changes from topic "ethernet_specifier" by Remi NGUYEN VAN · 4 years, 5 months ago
  49. 1a6095c Add a new API to get the network ID range of IPSec tunnel interface by lucaslin · 4 years, 5 months ago
  50. 26d6809 [VCN12] Expose setSubIds/getSubIds APIs by junyulai · 4 years, 5 months ago
  51. f3ca0ef [VCN04] Add Subscription Id set into NetworkCapabilities by junyulai · 4 years, 7 months ago
  52. 7f11b46 Add Ethernet, TestNetworkSpecifier API by Remi NGUYEN VAN · 4 years, 6 months ago
  53. f4bc12f [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 5 months ago
  54. 6b0a6a2 [VCN10] Add new API to listen for highest score network by junyulai · 4 years, 5 months ago
  55. 16e9dd5 Remove Slog usage in NetworkState by Remi NGUYEN VAN · 4 years, 5 months ago
  56. 1c17c88 Remove connectivity dependency on Preconditions by Remi NGUYEN VAN · 4 years, 5 months ago
  57. 4c63bb2 Remove hidden @NetworkType in NetworkInfo by Remi NGUYEN VAN · 4 years, 5 months ago
  58. 642d6ab Remove hidden INVALID_RESOURCE_ID in unused param by Remi NGUYEN VAN · 4 years, 5 months ago
  59. 04e1000 Move ParseException to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  60. cb49506 Remove usage of hidden InetSocketAddress constructor by Remi NGUYEN VAN · 4 years, 5 months ago
  61. 1eebf4f Use ParcelDescriptor.fromSocket instead of getFileDescriptor by Remi NGUYEN VAN · 4 years, 5 months ago
  62. f619c99 Merge changes from topic "PSL_TelephonyCallback" by Zoey Chen · 4 years, 5 months ago
  63. aaef65d Merge "Replace withCleanCallingIdentity with [clear|restore]CallingIdentity" by Chalard Jean · 4 years, 5 months ago
  64. 627c6a5 Merge "Use ArraySet#add() instead of ArraySet#append()" by Lucas Lin · 4 years, 5 months ago
  65. dbc2df3 [Telephony] Use TelephonyCallback instead of PhoneStateListener part1 by Zoey Chen · 4 years, 5 months ago
  66. c61a6fc Merge "Move OemNetworkPreferences to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  67. ee4cd63 Replace Inet[4|6]Address#ANY by paulhu · 4 years, 5 months ago
  68. 9930f13 Move OemNetworkPreferences to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  69. c33ea4d [CS10]Remove the hidden API usage of BitUtils by lifr · 4 years, 5 months ago
  70. 4d2ad2a Merge "Move NetworkState to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  71. 072b33f Move NetworkState to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  72. 5784080 [FUI22] Support getAllNetworkStateSnapshot by junyulai · 4 years, 5 months ago
  73. 9cc0419 Replace withCleanCallingIdentity with [clear|restore]CallingIdentity by lucaslin · 4 years, 5 months ago
  74. 6ef08c3 Merge "[CS05]Remove the hidden API usage of MetricsLogger" by Frank Li · 4 years, 5 months ago
  75. eda1a92 Use ArraySet#add() instead of ArraySet#append() by lucaslin · 4 years, 5 months ago
  76. f1b0ca6 [CS05]Remove the hidden API usage of MetricsLogger by lifr · 4 years, 5 months ago
  77. ce85c4c APIs for 5G slicing by Sarah Chin · 4 years, 6 months ago
  78. 3f250d1 Merge "Implement Settings#checkAndNoteChangeNetworkStateOperation on CS" by Paul Hu · 4 years, 5 months ago
  79. d795b61 Merge "Move OemNetworkPreferences aidl to connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  80. ea3a01a Merge "Move UidRange to connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  81. 14bcef6 Merge "Move Proxy, PacProxySelector out of Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  82. 24e5bce Merge "Move SocketUtils out of the connectivity module" by Remi NGUYEN VAN · 4 years, 5 months ago
  83. 4e85d98 Move UidRange to connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  84. 49c3899 Move OemNetworkPreferences aidl to connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  85. 3a142b9 Move Proxy, PacProxySelector out of Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  86. de94775 Move QoS API classes to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  87. accf696 Move SocketUtils out of the connectivity module by Remi NGUYEN VAN · 4 years, 6 months ago
  88. bdf98b8 Merge "Split out the connectivity API surface" by Remi NGUYEN VAN · 4 years, 5 months ago
  89. 2079e35 Split out the connectivity API surface by Remi NGUYEN VAN · 4 years, 6 months ago
  90. 993c655 Merge "Fix copyright license of VpnTransportInfo" by Junyu Lai · 4 years, 5 months ago
  91. a68e748 Merge "Add public alternative for protectFromVpn" by Remi NGUYEN VAN · 4 years, 5 months ago
  92. 4de7d07 Merge "Use alternative PhoneStateListener formal API" by Paul Hu · 4 years, 5 months ago
  93. ef90681 Merge "[VCN07] Bypass VCN for non-internet app accessible cellular services" by Junyu Lai · 4 years, 5 months ago
  94. 50f96a5 Fix copyright license of VpnTransportInfo by junyulai · 4 years, 5 months ago
  95. caaa4df Add public alternative for protectFromVpn by Remi NGUYEN VAN · 4 years, 5 months ago
  96. 4418c8e Implement Settings#checkAndNoteChangeNetworkStateOperation on CS by paulhu · 4 years, 5 months ago
  97. 36c5838 Merge "Move shared methods to net shared lib" by Chiachang Wang · 4 years, 5 months ago
  98. 27f44dc Merge "Clean up T&C implementation" by Treehugger Robot · 4 years, 5 months ago
  99. ec4738e Use alternative PhoneStateListener formal API by paulhu · 4 years, 6 months ago
  100. 25e1524 Merge "Revert "Revert "Delete VPN methods in ConnectivityManager.""" by Treehugger Robot · 4 years, 5 months ago