1. bef6b09 Move constants to MODULE_LIB by Chalard Jean · 4 years, 5 months ago
  2. 24a9b5c Merge changes I335e82e2,I84ba363d,I8f18083b,I854a952d,I00e23441 by Chalard Jean · 4 years, 5 months ago
  3. 4ad3ac7 Merge "Remove MessageUtils usage in VpnTransportInfo" by Remi NGUYEN VAN · 4 years, 5 months ago
  4. bd12306 [VCN14] Expose registerBestMatchingNetworkCallback by junyulai · 4 years, 5 months ago
  5. 7664f62 [VCN13] Implement tracking best matching network by junyulai · 4 years, 5 months ago
  6. 4fe7ff8 Merge "Replace interal okhttp APIs" by Paul Hu · 4 years, 5 months ago
  7. 0a4aefc Expose the enterprise per-profile networking API. by Chalard Jean · 4 years, 5 months ago
  8. 76b0c7e Implement setNetworkPreferenceForUser. by Chalard Jean · 4 years, 5 months ago
  9. ad565e2 Public API for per-profile network preference. by Chalard Jean · 4 years, 5 months ago
  10. 3453ec5 Merge "Add comments to describe the value of converting hex to decimal" by Lucas Lin · 4 years, 5 months ago
  11. b79ae17 Merge "Have a new API to get private DNS mode" by Lucas Lin · 4 years, 5 months ago
  12. 2a9450c Merge "[NS01] Add NetworkScore" by Chalard Jean · 4 years, 5 months ago
  13. a10ea9b Merge "Add ParseException constructors to API" by Remi NGUYEN VAN · 4 years, 5 months ago
  14. d9d976f Merge "Create ServiceConnectivityResources" by Remi NGUYEN VAN · 4 years, 5 months ago
  15. ffc4077 Replace interal okhttp APIs by paulhu · 4 years, 5 months ago
  16. 87c4904 Merge changes from topic "pacproxy-service" by Aaron Huang · 4 years, 5 months ago
  17. c296fcc Add comments to describe the value of converting hex to decimal by lucaslin · 4 years, 5 months ago
  18. d637272 [NS01] Add NetworkScore by Chalard Jean · 4 years, 8 months ago
  19. 08ad593 Merge "[CS15]Do not use hidden API of PlatformProperties" by Frank Li · 4 years, 5 months ago
  20. 310ef3e Merge "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 4 years, 5 months ago
  21. 3f0e7dd Revert "Remove connectivity dependency on Preconditions" by Remi NGUYEN VAN · 4 years, 5 months ago
  22. 2622bfd Merge "Replace InetAddress#parseNumericAddress" by Paul Hu · 4 years, 5 months ago
  23. ed0fe3e Make PacProxyService be a system service by Aaron Huang · 4 years, 7 months ago
  24. 00e1d9e Merge "Remove connectivity dependency on Preconditions" by Remi NGUYEN VAN · 4 years, 5 months ago
  25. c0d25c1 [CS15]Do not use hidden API of PlatformProperties by lifr · 4 years, 5 months ago
  26. 8828fc0 Merge "Remove VpnType usage in VpnTransportInfo" by Remi NGUYEN VAN · 4 years, 5 months ago
  27. 5d39480 Merge "Create a service-connectivity-pre-jarjar library" by Remi NGUYEN VAN · 4 years, 5 months ago
  28. 25dcabf Add ParseException constructors to API by Remi NGUYEN VAN · 4 years, 5 months ago
  29. 3a87589 Remove MessageUtils usage in VpnTransportInfo by Remi NGUYEN VAN · 4 years, 5 months ago
  30. 0494b85 Replace InetAddress#parseNumericAddress by paulhu · 4 years, 5 months ago
  31. 889dcda Have a new API to get private DNS mode by lucaslin · 4 years, 5 months ago
  32. 9b47fcc Remove VpnType usage in VpnTransportInfo by Remi NGUYEN VAN · 4 years, 5 months ago
  33. 7e9e7dc Merge "Remove usage of hidden InetSocketAddress constructor" by Remi NGUYEN VAN · 4 years, 5 months ago
  34. e010429 Merge "Remove hidden @NetworkType in NetworkInfo" by Treehugger Robot · 4 years, 5 months ago
  35. de66768 Merge "Remove hidden INVALID_RESOURCE_ID in unused param" by Treehugger Robot · 4 years, 5 months ago
  36. c899c4f Merge "Use ParcelDescriptor.fromSocket instead of getFileDescriptor" by Treehugger Robot · 4 years, 5 months ago
  37. 992f747 Merge changes from topics "vcn04", "vcn12" by Junyu Lai · 4 years, 5 months ago
  38. a03f3bb Merge "ConnectivityManager: Provide API's to include location sensitive info" by Roshan Pius · 4 years, 5 months ago
  39. 18cc3dc Merge "Remove Slog usage in NetworkState" by Treehugger Robot · 4 years, 5 months ago
  40. 24162a2 Merge "Move ParseException to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  41. 3ef74f3 Merge changes Ib80f814f,Ic605e489 by Lucas Lin · 4 years, 5 months ago
  42. 907ebd4 Create ServiceConnectivityResources by Remi NGUYEN VAN · 4 years, 5 months ago
  43. e08bc18 ConnectivityManager: Provide API's to include location sensitive info by Roshan Pius · 4 years, 8 months ago
  44. de3d545 Merge changes from topic "ethernet_specifier" by Remi NGUYEN VAN · 4 years, 5 months ago
  45. 5cdbcfb Add a new API to get the network ID range of IPSec tunnel interface by lucaslin · 4 years, 5 months ago
  46. e1b65bd [VCN12] Expose setSubIds/getSubIds APIs by junyulai · 4 years, 5 months ago
  47. 697b459 [VCN04] Add Subscription Id set into NetworkCapabilities by junyulai · 4 years, 7 months ago
  48. ea33ac9 Add Ethernet, TestNetworkSpecifier API by Remi NGUYEN VAN · 4 years, 6 months ago
  49. dbb7046 [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 5 months ago
  50. 5a5c99b [VCN10] Add new API to listen for highest score network by junyulai · 4 years, 5 months ago
  51. c7bf006 Remove Slog usage in NetworkState by Remi NGUYEN VAN · 4 years, 5 months ago
  52. fa5eacc Remove connectivity dependency on Preconditions by Remi NGUYEN VAN · 4 years, 5 months ago
  53. 2d4413f Remove hidden @NetworkType in NetworkInfo by Remi NGUYEN VAN · 4 years, 5 months ago
  54. a29be5c Remove hidden INVALID_RESOURCE_ID in unused param by Remi NGUYEN VAN · 4 years, 5 months ago
  55. 5a4c735 Move ParseException to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  56. 07051bc Remove usage of hidden InetSocketAddress constructor by Remi NGUYEN VAN · 4 years, 5 months ago
  57. 6333884 Create a service-connectivity-pre-jarjar library by Aaron Huang · 4 years, 7 months ago
  58. 61c0b1a Use ParcelDescriptor.fromSocket instead of getFileDescriptor by Remi NGUYEN VAN · 4 years, 5 months ago
  59. e2e358f Merge changes from topic "PSL_TelephonyCallback" by Zoey Chen · 4 years, 5 months ago
  60. 0f08d2f Merge "Replace withCleanCallingIdentity with [clear|restore]CallingIdentity" by Chalard Jean · 4 years, 5 months ago
  61. a536692 Merge "Use ArraySet#add() instead of ArraySet#append()" by Lucas Lin · 4 years, 5 months ago
  62. a3b96dc [Telephony] Use TelephonyCallback instead of PhoneStateListener part1 by Zoey Chen · 4 years, 5 months ago
  63. 318e4c2 Merge "Move OemNetworkPreferences to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  64. 970b001 Merge "Replace Inet[4|6]Address#ANY" by Paul Hu · 4 years, 5 months ago
  65. a20cf48 Replace Inet[4|6]Address#ANY by paulhu · 4 years, 5 months ago
  66. c5e54d4 Move OemNetworkPreferences to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  67. 991f65f [CS10]Remove the hidden API usage of BitUtils by lifr · 4 years, 5 months ago
  68. 1ef0e93 Merge "Move NetworkState to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  69. 919a491 Move NetworkState to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  70. b121137 [FUI22] Support getAllNetworkStateSnapshot by junyulai · 4 years, 5 months ago
  71. eaff72d Replace withCleanCallingIdentity with [clear|restore]CallingIdentity by lucaslin · 4 years, 5 months ago
  72. 4297526 Merge "[CS05]Remove the hidden API usage of MetricsLogger" by Frank Li · 4 years, 5 months ago
  73. d9264b1 Use ArraySet#add() instead of ArraySet#append() by lucaslin · 4 years, 5 months ago
  74. 48172e9 Merge "Merge RQ2A.210305.007" by Xin Li · 4 years, 5 months ago
  75. 1c77897 [CS05]Remove the hidden API usage of MetricsLogger by lifr · 4 years, 5 months ago
  76. ae9a64d APIs for 5G slicing by Sarah Chin · 4 years, 6 months ago
  77. 1ea2829 Merge "Implement Settings#checkAndNoteChangeNetworkStateOperation on CS" by Paul Hu · 4 years, 5 months ago
  78. 1063e9f Merge "Move OemNetworkPreferences aidl to connectivity" am: 4daa02ee79 by Remi NGUYEN VAN · 4 years, 5 months ago
  79. c46edc6 Merge "Move UidRange to connectivity" am: f251c52efb by Remi NGUYEN VAN · 4 years, 5 months ago
  80. a941d46 Merge "Add modules-utils-os to service-connectivity" am: 6da87e0692 by Treehugger Robot · 4 years, 5 months ago
  81. 694f952 Merge "Move Proxy, PacProxySelector out of Connectivity" am: a103c450bc by Remi NGUYEN VAN · 4 years, 5 months ago
  82. 3c2c63e Merge "Move SocketUtils out of the connectivity module" am: e467f13ace by Remi NGUYEN VAN · 4 years, 5 months ago
  83. 4daa02e Merge "Move OemNetworkPreferences aidl to connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  84. f251c52 Merge "Move UidRange to connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  85. 6da87e0 Merge "Add modules-utils-os to service-connectivity" by Treehugger Robot · 4 years, 5 months ago
  86. a103c45 Merge "Move Proxy, PacProxySelector out of Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  87. e467f13 Merge "Move SocketUtils out of the connectivity module" by Remi NGUYEN VAN · 4 years, 5 months ago
  88. 5115480 Move UidRange to connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  89. 24d950c Move OemNetworkPreferences aidl to connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  90. 96a931b Add modules-utils-os to service-connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  91. c535ef1 Merge "Move QoS API classes to Connectivity" am: 32a606fe54 by Remi NGUYEN VAN · 4 years, 5 months ago
  92. a143356 Move Proxy, PacProxySelector out of Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  93. 070ff8b Move QoS API classes to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  94. 1e29080 Move SocketUtils out of the connectivity module by Remi NGUYEN VAN · 4 years, 6 months ago
  95. 4a448c1 Merge "Split out the connectivity API surface" am: 306da2a1b5 by Remi NGUYEN VAN · 4 years, 5 months ago
  96. 306da2a Merge "Split out the connectivity API surface" by Remi NGUYEN VAN · 4 years, 5 months ago
  97. f15fc7f Split out the connectivity API surface by Remi NGUYEN VAN · 4 years, 6 months ago
  98. f83741d Merge "Fix copyright license of VpnTransportInfo" am: 9b9f823f11 by Junyu Lai · 4 years, 5 months ago
  99. 9b9f823 Merge "Fix copyright license of VpnTransportInfo" by Junyu Lai · 4 years, 5 months ago
  100. 14b6af4 Merge "Add public alternative for protectFromVpn" am: 0c04e41e7b by Remi NGUYEN VAN · 4 years, 5 months ago