1. 2622bfd Merge "Replace InetAddress#parseNumericAddress" by Paul Hu · 4 years, 5 months ago
  2. 00e1d9e Merge "Remove connectivity dependency on Preconditions" by Remi NGUYEN VAN · 4 years, 5 months ago
  3. 8828fc0 Merge "Remove VpnType usage in VpnTransportInfo" by Remi NGUYEN VAN · 4 years, 5 months ago
  4. 5d39480 Merge "Create a service-connectivity-pre-jarjar library" by Remi NGUYEN VAN · 4 years, 5 months ago
  5. 0494b85 Replace InetAddress#parseNumericAddress by paulhu · 4 years, 5 months ago
  6. 9b47fcc Remove VpnType usage in VpnTransportInfo by Remi NGUYEN VAN · 4 years, 5 months ago
  7. 7e9e7dc Merge "Remove usage of hidden InetSocketAddress constructor" by Remi NGUYEN VAN · 4 years, 5 months ago
  8. e010429 Merge "Remove hidden @NetworkType in NetworkInfo" by Treehugger Robot · 4 years, 5 months ago
  9. de66768 Merge "Remove hidden INVALID_RESOURCE_ID in unused param" by Treehugger Robot · 4 years, 5 months ago
  10. c899c4f Merge "Use ParcelDescriptor.fromSocket instead of getFileDescriptor" by Treehugger Robot · 4 years, 5 months ago
  11. 992f747 Merge changes from topics "vcn04", "vcn12" by Junyu Lai · 4 years, 5 months ago
  12. a03f3bb Merge "ConnectivityManager: Provide API's to include location sensitive info" by Roshan Pius · 4 years, 5 months ago
  13. 18cc3dc Merge "Remove Slog usage in NetworkState" by Treehugger Robot · 4 years, 5 months ago
  14. 24162a2 Merge "Move ParseException to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  15. 3ef74f3 Merge changes Ib80f814f,Ic605e489 by Lucas Lin · 4 years, 5 months ago
  16. e08bc18 ConnectivityManager: Provide API's to include location sensitive info by Roshan Pius · 4 years, 8 months ago
  17. de3d545 Merge changes from topic "ethernet_specifier" by Remi NGUYEN VAN · 4 years, 5 months ago
  18. 5cdbcfb Add a new API to get the network ID range of IPSec tunnel interface by lucaslin · 4 years, 5 months ago
  19. e1b65bd [VCN12] Expose setSubIds/getSubIds APIs by junyulai · 4 years, 5 months ago
  20. 697b459 [VCN04] Add Subscription Id set into NetworkCapabilities by junyulai · 4 years, 7 months ago
  21. ea33ac9 Add Ethernet, TestNetworkSpecifier API by Remi NGUYEN VAN · 4 years, 6 months ago
  22. dbb7046 [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 5 months ago
  23. 5a5c99b [VCN10] Add new API to listen for highest score network by junyulai · 4 years, 5 months ago
  24. c7bf006 Remove Slog usage in NetworkState by Remi NGUYEN VAN · 4 years, 5 months ago
  25. fa5eacc Remove connectivity dependency on Preconditions by Remi NGUYEN VAN · 4 years, 5 months ago
  26. 2d4413f Remove hidden @NetworkType in NetworkInfo by Remi NGUYEN VAN · 4 years, 5 months ago
  27. a29be5c Remove hidden INVALID_RESOURCE_ID in unused param by Remi NGUYEN VAN · 4 years, 5 months ago
  28. 5a4c735 Move ParseException to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  29. 07051bc Remove usage of hidden InetSocketAddress constructor by Remi NGUYEN VAN · 4 years, 5 months ago
  30. 6333884 Create a service-connectivity-pre-jarjar library by Aaron Huang · 4 years, 7 months ago
  31. 61c0b1a Use ParcelDescriptor.fromSocket instead of getFileDescriptor by Remi NGUYEN VAN · 4 years, 5 months ago
  32. e2e358f Merge changes from topic "PSL_TelephonyCallback" by Zoey Chen · 4 years, 5 months ago
  33. 0f08d2f Merge "Replace withCleanCallingIdentity with [clear|restore]CallingIdentity" by Chalard Jean · 4 years, 5 months ago
  34. a536692 Merge "Use ArraySet#add() instead of ArraySet#append()" by Lucas Lin · 4 years, 5 months ago
  35. a3b96dc [Telephony] Use TelephonyCallback instead of PhoneStateListener part1 by Zoey Chen · 4 years, 5 months ago
  36. 318e4c2 Merge "Move OemNetworkPreferences to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  37. 970b001 Merge "Replace Inet[4|6]Address#ANY" by Paul Hu · 4 years, 5 months ago
  38. a20cf48 Replace Inet[4|6]Address#ANY by paulhu · 4 years, 5 months ago
  39. c5e54d4 Move OemNetworkPreferences to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  40. 991f65f [CS10]Remove the hidden API usage of BitUtils by lifr · 4 years, 5 months ago
  41. 1ef0e93 Merge "Move NetworkState to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  42. 919a491 Move NetworkState to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  43. b121137 [FUI22] Support getAllNetworkStateSnapshot by junyulai · 4 years, 5 months ago
  44. eaff72d Replace withCleanCallingIdentity with [clear|restore]CallingIdentity by lucaslin · 4 years, 5 months ago
  45. 4297526 Merge "[CS05]Remove the hidden API usage of MetricsLogger" by Frank Li · 4 years, 5 months ago
  46. d9264b1 Use ArraySet#add() instead of ArraySet#append() by lucaslin · 4 years, 5 months ago
  47. 48172e9 Merge "Merge RQ2A.210305.007" by Xin Li · 4 years, 5 months ago
  48. 1c77897 [CS05]Remove the hidden API usage of MetricsLogger by lifr · 4 years, 5 months ago
  49. ae9a64d APIs for 5G slicing by Sarah Chin · 4 years, 6 months ago
  50. 1ea2829 Merge "Implement Settings#checkAndNoteChangeNetworkStateOperation on CS" by Paul Hu · 4 years, 5 months ago
  51. 1063e9f Merge "Move OemNetworkPreferences aidl to connectivity" am: 4daa02ee79 by Remi NGUYEN VAN · 4 years, 5 months ago
  52. c46edc6 Merge "Move UidRange to connectivity" am: f251c52efb by Remi NGUYEN VAN · 4 years, 5 months ago
  53. a941d46 Merge "Add modules-utils-os to service-connectivity" am: 6da87e0692 by Treehugger Robot · 4 years, 5 months ago
  54. 694f952 Merge "Move Proxy, PacProxySelector out of Connectivity" am: a103c450bc by Remi NGUYEN VAN · 4 years, 5 months ago
  55. 3c2c63e Merge "Move SocketUtils out of the connectivity module" am: e467f13ace by Remi NGUYEN VAN · 4 years, 5 months ago
  56. 4daa02e Merge "Move OemNetworkPreferences aidl to connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  57. f251c52 Merge "Move UidRange to connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  58. 6da87e0 Merge "Add modules-utils-os to service-connectivity" by Treehugger Robot · 4 years, 5 months ago
  59. a103c45 Merge "Move Proxy, PacProxySelector out of Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  60. e467f13 Merge "Move SocketUtils out of the connectivity module" by Remi NGUYEN VAN · 4 years, 5 months ago
  61. 5115480 Move UidRange to connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  62. 24d950c Move OemNetworkPreferences aidl to connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  63. 96a931b Add modules-utils-os to service-connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  64. c535ef1 Merge "Move QoS API classes to Connectivity" am: 32a606fe54 by Remi NGUYEN VAN · 4 years, 5 months ago
  65. a143356 Move Proxy, PacProxySelector out of Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  66. 070ff8b Move QoS API classes to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  67. 1e29080 Move SocketUtils out of the connectivity module by Remi NGUYEN VAN · 4 years, 6 months ago
  68. 4a448c1 Merge "Split out the connectivity API surface" am: 306da2a1b5 by Remi NGUYEN VAN · 4 years, 5 months ago
  69. 306da2a Merge "Split out the connectivity API surface" by Remi NGUYEN VAN · 4 years, 5 months ago
  70. f15fc7f Split out the connectivity API surface by Remi NGUYEN VAN · 4 years, 6 months ago
  71. f83741d Merge "Fix copyright license of VpnTransportInfo" am: 9b9f823f11 by Junyu Lai · 4 years, 5 months ago
  72. 9b9f823 Merge "Fix copyright license of VpnTransportInfo" by Junyu Lai · 4 years, 5 months ago
  73. 14b6af4 Merge "Add public alternative for protectFromVpn" am: 0c04e41e7b by Remi NGUYEN VAN · 4 years, 5 months ago
  74. 0c04e41 Merge "Add public alternative for protectFromVpn" by Remi NGUYEN VAN · 4 years, 5 months ago
  75. 181827f Merge "Use alternative PhoneStateListener formal API" am: 73e1c90697 by Paul Hu · 4 years, 5 months ago
  76. 73e1c90 Merge "Use alternative PhoneStateListener formal API" by Paul Hu · 4 years, 5 months ago
  77. 1dda313 Merge "[VCN07] Bypass VCN for non-internet app accessible cellular services" am: 8be73b451f by Junyu Lai · 4 years, 5 months ago
  78. 8be73b4 Merge "[VCN07] Bypass VCN for non-internet app accessible cellular services" by Junyu Lai · 4 years, 5 months ago
  79. 5f658cb Fix copyright license of VpnTransportInfo by junyulai · 4 years, 5 months ago
  80. 5b1411c Add public alternative for protectFromVpn by Remi NGUYEN VAN · 4 years, 5 months ago
  81. 5ca975b Merge "Move shared methods to net shared lib" am: 6a67b78d2b by Chiachang Wang · 4 years, 5 months ago
  82. 6a810af Merge "Clean up T&C implementation" am: 1b3cd84d1c by Treehugger Robot · 4 years, 5 months ago
  83. bdbd425 Merge "Revert "Revert "Delete VPN methods in ConnectivityManager.""" am: 10de86f5e5 by Treehugger Robot · 4 years, 5 months ago
  84. bb0277e Implement Settings#checkAndNoteChangeNetworkStateOperation on CS by paulhu · 4 years, 5 months ago
  85. 6a67b78 Merge "Move shared methods to net shared lib" by Chiachang Wang · 4 years, 5 months ago
  86. 1b3cd84 Merge "Clean up T&C implementation" by Treehugger Robot · 4 years, 5 months ago
  87. 4aad90f Use alternative PhoneStateListener formal API by paulhu · 4 years, 6 months ago
  88. 10de86f Merge "Revert "Revert "Delete VPN methods in ConnectivityManager.""" by Treehugger Robot · 4 years, 5 months ago
  89. a7f938e Revert "Revert "Delete VPN methods in ConnectivityManager."" by Lorenzo Colitti · 4 years, 5 months ago
  90. b2966fa [VCN07] Bypass VCN for non-internet app accessible cellular services by junyulai · 4 years, 7 months ago
  91. 28e9fc2 Merge changes I0a75c440,Ief9e8925,Ie03e8276,If0ac9a64,I716bd771 am: 49822c02b5 by Chiachang Wang · 4 years, 6 months ago
  92. 49822c0 Merge changes I0a75c440,Ief9e8925,Ie03e8276,If0ac9a64,I716bd771 by Chiachang Wang · 4 years, 6 months ago
  93. 46f3a23 Merge "Revert "Delete VPN methods in ConnectivityManager."" am: fc15416480 by Nataniel Borges · 4 years, 6 months ago
  94. 3f6ac55 Merge "Delete VPN methods in ConnectivityManager." am: e846d48968 by Lorenzo Colitti · 4 years, 6 months ago
  95. fc15416 Merge "Revert "Delete VPN methods in ConnectivityManager."" by Nataniel Borges · 4 years, 6 months ago
  96. da6bc5a Revert "Delete VPN methods in ConnectivityManager." by Nataniel Borges · 4 years, 6 months ago
  97. e846d48 Merge "Delete VPN methods in ConnectivityManager." by Lorenzo Colitti · 4 years, 6 months ago
  98. e849277 Delete VPN methods in ConnectivityManager. by Lorenzo Colitti · 4 years, 6 months ago
  99. 5796505 Merge "Use formal API for ActivityThread to set proxy" am: fb0f9e3275 by Treehugger Robot · 4 years, 6 months ago
  100. fb0f9e3 Merge "Use formal API for ActivityThread to set proxy" by Treehugger Robot · 4 years, 6 months ago