1. b43f396 Move constants to MODULE_LIB by Chalard Jean · 4 years, 5 months ago
  2. 85538ad Merge changes I335e82e2,I84ba363d,I8f18083b,I854a952d,I00e23441 by Chalard Jean · 4 years, 5 months ago
  3. 032cd39 Merge "Remove MessageUtils usage in VpnTransportInfo" by Remi NGUYEN VAN · 4 years, 5 months ago
  4. 8eb13a2 [VCN14] Expose registerBestMatchingNetworkCallback by junyulai · 4 years, 5 months ago
  5. 1b1c874 [VCN13] Implement tracking best matching network by junyulai · 4 years, 5 months ago
  6. 01a8210 Merge "Replace interal okhttp APIs" by Paul Hu · 4 years, 5 months ago
  7. 6010c00 Expose the enterprise per-profile networking API. by Chalard Jean · 4 years, 5 months ago
  8. b5a139f Implement setNetworkPreferenceForUser. by Chalard Jean · 4 years, 5 months ago
  9. fa45a68 Public API for per-profile network preference. by Chalard Jean · 4 years, 5 months ago
  10. de22605 Merge "Add comments to describe the value of converting hex to decimal" by Lucas Lin · 4 years, 5 months ago
  11. 6228e2c Merge "Have a new API to get private DNS mode" by Lucas Lin · 4 years, 5 months ago
  12. 0e6446c Merge "[NS01] Add NetworkScore" by Chalard Jean · 4 years, 5 months ago
  13. 32aa7de Merge "Add ParseException constructors to API" by Remi NGUYEN VAN · 4 years, 5 months ago
  14. 405d891 Replace interal okhttp APIs by paulhu · 4 years, 5 months ago
  15. c8e73fa Merge changes from topic "pacproxy-service" by Aaron Huang · 4 years, 5 months ago
  16. 0cdcea1 Add comments to describe the value of converting hex to decimal by lucaslin · 4 years, 5 months ago
  17. 2801857 [NS01] Add NetworkScore by Chalard Jean · 4 years, 7 months ago
  18. ff9ae37 Merge "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 4 years, 5 months ago
  19. 5086c29 Revert "Remove connectivity dependency on Preconditions" by Remi NGUYEN VAN · 4 years, 5 months ago
  20. 05c1601 Merge "Replace InetAddress#parseNumericAddress" by Paul Hu · 4 years, 5 months ago
  21. f9fa0b9 Make PacProxyService be a system service by Aaron Huang · 4 years, 7 months ago
  22. e59a0c2 Merge "Remove connectivity dependency on Preconditions" by Remi NGUYEN VAN · 4 years, 5 months ago
  23. e87d4bc Merge "Remove VpnType usage in VpnTransportInfo" by Remi NGUYEN VAN · 4 years, 5 months ago
  24. 94e5fff Add ParseException constructors to API by Remi NGUYEN VAN · 4 years, 5 months ago
  25. e642d48 Remove MessageUtils usage in VpnTransportInfo by Remi NGUYEN VAN · 4 years, 5 months ago
  26. 1013c81 Replace InetAddress#parseNumericAddress by paulhu · 4 years, 5 months ago
  27. 705c333 Have a new API to get private DNS mode by lucaslin · 4 years, 5 months ago
  28. baf1680 Remove VpnType usage in VpnTransportInfo by Remi NGUYEN VAN · 4 years, 5 months ago
  29. 7d3fe95 Merge "Remove usage of hidden InetSocketAddress constructor" by Remi NGUYEN VAN · 4 years, 5 months ago
  30. cd6324c Merge "Remove hidden @NetworkType in NetworkInfo" by Treehugger Robot · 4 years, 5 months ago
  31. 122c15f Merge "Remove hidden INVALID_RESOURCE_ID in unused param" by Treehugger Robot · 4 years, 5 months ago
  32. f050e5d Merge "Use ParcelDescriptor.fromSocket instead of getFileDescriptor" by Treehugger Robot · 4 years, 5 months ago
  33. d12480e Merge changes from topics "vcn04", "vcn12" by Junyu Lai · 4 years, 5 months ago
  34. 2bead69 Merge "ConnectivityManager: Provide API's to include location sensitive info" by Roshan Pius · 4 years, 5 months ago
  35. 64d0760 Merge "Remove Slog usage in NetworkState" by Treehugger Robot · 4 years, 5 months ago
  36. bd372ae Merge "Move ParseException to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  37. 54307cc Merge changes Ib80f814f,Ic605e489 by Lucas Lin · 4 years, 5 months ago
  38. 951c003 ConnectivityManager: Provide API's to include location sensitive info by Roshan Pius · 4 years, 7 months ago
  39. b833c6b Merge changes from topic "ethernet_specifier" by Remi NGUYEN VAN · 4 years, 5 months ago
  40. 30e70a8 Add a new API to get the network ID range of IPSec tunnel interface by lucaslin · 4 years, 5 months ago
  41. e53fbc0 [VCN12] Expose setSubIds/getSubIds APIs by junyulai · 4 years, 5 months ago
  42. e587a4c [VCN04] Add Subscription Id set into NetworkCapabilities by junyulai · 4 years, 7 months ago
  43. 57c9cc2 Add Ethernet, TestNetworkSpecifier API by Remi NGUYEN VAN · 4 years, 6 months ago
  44. 962bdb8 [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 5 months ago
  45. 7514e31 [VCN10] Add new API to listen for highest score network by junyulai · 4 years, 5 months ago
  46. ba5ac3e Remove Slog usage in NetworkState by Remi NGUYEN VAN · 4 years, 5 months ago
  47. 62b1df4 Remove connectivity dependency on Preconditions by Remi NGUYEN VAN · 4 years, 5 months ago
  48. d4a9ed4 Remove hidden @NetworkType in NetworkInfo by Remi NGUYEN VAN · 4 years, 5 months ago
  49. ce35550 Remove hidden INVALID_RESOURCE_ID in unused param by Remi NGUYEN VAN · 4 years, 5 months ago
  50. ff0a5a7 Move ParseException to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  51. d059f21 Remove usage of hidden InetSocketAddress constructor by Remi NGUYEN VAN · 4 years, 5 months ago
  52. 0942ad9 Use ParcelDescriptor.fromSocket instead of getFileDescriptor by Remi NGUYEN VAN · 4 years, 5 months ago
  53. b77aaa1 Merge changes from topic "PSL_TelephonyCallback" by Zoey Chen · 4 years, 5 months ago
  54. d3844d8 Merge "Replace withCleanCallingIdentity with [clear|restore]CallingIdentity" by Chalard Jean · 4 years, 5 months ago
  55. cb22132 Merge "Use ArraySet#add() instead of ArraySet#append()" by Lucas Lin · 4 years, 5 months ago
  56. 1b4ea18 [Telephony] Use TelephonyCallback instead of PhoneStateListener part1 by Zoey Chen · 4 years, 5 months ago
  57. 5577081 Merge "Move OemNetworkPreferences to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  58. b534331 Replace Inet[4|6]Address#ANY by paulhu · 4 years, 5 months ago
  59. 6954022 Move OemNetworkPreferences to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  60. ade6c2a [CS10]Remove the hidden API usage of BitUtils by lifr · 4 years, 5 months ago
  61. 9e516fd Merge "Move NetworkState to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  62. 56a15b3 Move NetworkState to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  63. ebd1516 [FUI22] Support getAllNetworkStateSnapshot by junyulai · 4 years, 5 months ago
  64. c6170bb Replace withCleanCallingIdentity with [clear|restore]CallingIdentity by lucaslin · 4 years, 5 months ago
  65. 130dfbe Merge "[CS05]Remove the hidden API usage of MetricsLogger" by Frank Li · 4 years, 5 months ago
  66. 4bc26fa Use ArraySet#add() instead of ArraySet#append() by lucaslin · 4 years, 5 months ago
  67. a9f5551 [CS05]Remove the hidden API usage of MetricsLogger by lifr · 4 years, 5 months ago
  68. 223bc35 APIs for 5G slicing by Sarah Chin · 4 years, 6 months ago
  69. f075588 Merge "Implement Settings#checkAndNoteChangeNetworkStateOperation on CS" by Paul Hu · 4 years, 5 months ago
  70. 3c943ca Merge "Move OemNetworkPreferences aidl to connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  71. 1c5e8b1 Merge "Move UidRange to connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  72. ae0eb0a Merge "Move Proxy, PacProxySelector out of Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  73. d856834 Merge "Move SocketUtils out of the connectivity module" by Remi NGUYEN VAN · 4 years, 5 months ago
  74. b2eabd4 Move UidRange to connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  75. e419ef9 Move OemNetworkPreferences aidl to connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  76. cd45ee6 Move Proxy, PacProxySelector out of Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  77. cb61701 Move QoS API classes to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  78. fc68690 Move SocketUtils out of the connectivity module by Remi NGUYEN VAN · 4 years, 6 months ago
  79. d799e71 Merge "Split out the connectivity API surface" by Remi NGUYEN VAN · 4 years, 5 months ago
  80. be17910 Split out the connectivity API surface by Remi NGUYEN VAN · 4 years, 6 months ago
  81. ff35256 Merge "Fix copyright license of VpnTransportInfo" by Junyu Lai · 4 years, 5 months ago
  82. cc595f8 Merge "Add public alternative for protectFromVpn" by Remi NGUYEN VAN · 4 years, 5 months ago
  83. 5f72702 Merge "Use alternative PhoneStateListener formal API" by Paul Hu · 4 years, 5 months ago
  84. c8c6433 Merge "[VCN07] Bypass VCN for non-internet app accessible cellular services" by Junyu Lai · 4 years, 5 months ago
  85. c8d3b93 Fix copyright license of VpnTransportInfo by junyulai · 4 years, 5 months ago
  86. da62581 Add public alternative for protectFromVpn by Remi NGUYEN VAN · 4 years, 5 months ago
  87. a6ee212 Implement Settings#checkAndNoteChangeNetworkStateOperation on CS by paulhu · 4 years, 5 months ago
  88. abe07f8 Merge "Move shared methods to net shared lib" by Chiachang Wang · 4 years, 5 months ago
  89. 7a9f087 Merge "Clean up T&C implementation" by Treehugger Robot · 4 years, 5 months ago
  90. d42261f Use alternative PhoneStateListener formal API by paulhu · 4 years, 6 months ago
  91. e2a5851 Merge "Revert "Revert "Delete VPN methods in ConnectivityManager.""" by Treehugger Robot · 4 years, 5 months ago
  92. 9c0f2f1 Revert "Revert "Delete VPN methods in ConnectivityManager."" by Lorenzo Colitti · 4 years, 5 months ago
  93. 719814c [VCN07] Bypass VCN for non-internet app accessible cellular services by junyulai · 4 years, 7 months ago
  94. 2f43560 Merge changes I0a75c440,Ief9e8925,Ie03e8276,If0ac9a64,I716bd771 by Chiachang Wang · 4 years, 5 months ago
  95. a3c0509 Revert "Delete VPN methods in ConnectivityManager." by Nataniel Borges · 4 years, 5 months ago
  96. 5612295 Delete VPN methods in ConnectivityManager. by Lorenzo Colitti · 4 years, 6 months ago
  97. 61f3c6d Merge "Use formal API for ActivityThread to set proxy" by Treehugger Robot · 4 years, 5 months ago
  98. b33335c Use formal API for ActivityThread to set proxy by Remi NGUYEN VAN · 4 years, 6 months ago
  99. d2de4cf Merge "Split parcelable .aidl files to aidl-export" by Remi NGUYEN VAN · 4 years, 5 months ago
  100. 6a7d31e [IT06]Move INetworkActivityListener into connectivity module by Chiachang Wang · 4 years, 6 months ago