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