1. 0d4c78d Migrate framework-connectivity internal resources by Remi NGUYEN VAN · 4 years, 5 months ago
  2. e2139a0 Add multipath preference, background status API by Remi NGUYEN VAN · 4 years, 5 months ago
  3. 5265c87 Fix InetAddressCompat exception handling by Remi NGUYEN VAN · 4 years, 5 months ago
  4. ec75643 Merge "Add startCaptivePortalApp to system API" by Chiachang Wang · 4 years, 5 months ago
  5. a302dd2 Merge "[NS03] Mix in other CS-managed properties" by Chalard Jean · 4 years, 5 months ago
  6. 5af3cd8 Merge "Expose getCapabilities" by Lucas Lin · 4 years, 5 months ago
  7. fbc5467 [NS03] Mix in other CS-managed properties by Chalard Jean · 4 years, 7 months ago
  8. 0dfbc82 [NS02] Mix in validation of the score by Chalard Jean · 4 years, 7 months ago
  9. 7a81a91 Merge "CaptivePortalData: use CharSequence in VenueFriendlyName API" by Treehugger Robot · 4 years, 5 months ago
  10. e461c56 Merge "Add InetAddressCompat" by Remi NGUYEN VAN · 4 years, 5 months ago
  11. bc43882 Merge "Move network selection utils to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  12. d6aa01e Merge changes from topic "revert-1626206-replaceUidRange-MSYTKFNGUE" by Anthony Stange · 4 years, 5 months ago
  13. 1b5c01b Revert "Replace the usage of UidRange" by Anthony Stange · 4 years, 5 months ago
  14. 43b606d Revert "Expose uids related APIs in NetworkRequest and NetworkCa..." by Anthony Stange · 4 years, 5 months ago
  15. e3fa0dd Move network selection utils to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  16. e1b04f6 Add InetAddressCompat by Remi NGUYEN VAN · 4 years, 5 months ago
  17. 4cf96ab Add startCaptivePortalApp to system API by Remi NGUYEN VAN · 4 years, 5 months ago
  18. 1235582 Merge "Expose systemReady for SystemServer" by Lucas Lin · 4 years, 5 months ago
  19. 5f1f326 Merge changes from topic "replaceUidRange" by Chiachang Wang · 4 years, 5 months ago
  20. 4b111a2 Merge "Expose APIs for Settings" by Chiachang Wang · 4 years, 5 months ago
  21. 8791159 Expose getCapabilities by lucaslin · 4 years, 5 months ago
  22. 75915ba Merge "Move constants to MODULE_LIB" by Chalard Jean · 4 years, 5 months ago
  23. 04db284 Merge "Add more connectivity module settings" by Paul Hu · 4 years, 5 months ago
  24. 56e09df Add more connectivity module settings by paulhu · 4 years, 5 months ago
  25. 4d51357 Expose APIs for Settings by Chiachang Wang · 4 years, 5 months ago
  26. 3f64a33 Add framework-connectivity.impl by Remi NGUYEN VAN · 4 years, 5 months ago
  27. 3472085 Expose uids related APIs in NetworkRequest and NetworkCapabilities by Chiachang Wang · 4 years, 5 months ago
  28. 0843e48 Replace the usage of UidRange by Chiachang Wang · 4 years, 5 months ago
  29. 83adad7 Merge "Add ConnectivitySettingsManager" by Paul Hu · 4 years, 5 months ago
  30. e498d6c Merge "Remove Protocol.BASE_* usage in Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  31. a902c7c Merge "Remove extra comment" by Remi NGUYEN VAN · 4 years, 5 months ago
  32. 1fb66ad Remove Protocol.BASE_* usage in Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  33. 0d4c38d Remove extra comment by Remi NGUYEN VAN · 4 years, 5 months ago
  34. 90a7a51 Add ConnectivitySettingsManager by paulhu · 4 years, 5 months ago
  35. 7abe7e0 Modify the comment of getPrivateDnsMode by lucaslin · 4 years, 5 months ago
  36. 60b3e23 Merge "Change the parameter type from ContentResolver to Context" by Lucas Lin · 4 years, 5 months ago
  37. 7fc930b Expose systemReady for SystemServer by lucaslin · 4 years, 5 months ago
  38. b43f396 Move constants to MODULE_LIB by Chalard Jean · 4 years, 5 months ago
  39. 85538ad Merge changes I335e82e2,I84ba363d,I8f18083b,I854a952d,I00e23441 by Chalard Jean · 4 years, 5 months ago
  40. 871ba42 CaptivePortalData: use CharSequence in VenueFriendlyName API by Hai Shalom · 4 years, 5 months ago
  41. 032cd39 Merge "Remove MessageUtils usage in VpnTransportInfo" by Remi NGUYEN VAN · 4 years, 5 months ago
  42. 8eb13a2 [VCN14] Expose registerBestMatchingNetworkCallback by junyulai · 4 years, 5 months ago
  43. 1b1c874 [VCN13] Implement tracking best matching network by junyulai · 4 years, 5 months ago
  44. 01a8210 Merge "Replace interal okhttp APIs" by Paul Hu · 4 years, 5 months ago
  45. 6010c00 Expose the enterprise per-profile networking API. by Chalard Jean · 4 years, 5 months ago
  46. b5a139f Implement setNetworkPreferenceForUser. by Chalard Jean · 4 years, 5 months ago
  47. fa45a68 Public API for per-profile network preference. by Chalard Jean · 4 years, 5 months ago
  48. 20f0488 Change the parameter type from ContentResolver to Context by lucaslin · 4 years, 5 months ago
  49. de22605 Merge "Add comments to describe the value of converting hex to decimal" by Lucas Lin · 4 years, 5 months ago
  50. 6228e2c Merge "Have a new API to get private DNS mode" by Lucas Lin · 4 years, 5 months ago
  51. 0e6446c Merge "[NS01] Add NetworkScore" by Chalard Jean · 4 years, 5 months ago
  52. 32aa7de Merge "Add ParseException constructors to API" by Remi NGUYEN VAN · 4 years, 5 months ago
  53. 405d891 Replace interal okhttp APIs by paulhu · 4 years, 5 months ago
  54. c8e73fa Merge changes from topic "pacproxy-service" by Aaron Huang · 4 years, 5 months ago
  55. 0cdcea1 Add comments to describe the value of converting hex to decimal by lucaslin · 4 years, 5 months ago
  56. 2801857 [NS01] Add NetworkScore by Chalard Jean · 4 years, 8 months ago
  57. ff9ae37 Merge "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 4 years, 5 months ago
  58. 5086c29 Revert "Remove connectivity dependency on Preconditions" by Remi NGUYEN VAN · 4 years, 5 months ago
  59. 05c1601 Merge "Replace InetAddress#parseNumericAddress" by Paul Hu · 4 years, 5 months ago
  60. f9fa0b9 Make PacProxyService be a system service by Aaron Huang · 4 years, 7 months ago
  61. e59a0c2 Merge "Remove connectivity dependency on Preconditions" by Remi NGUYEN VAN · 4 years, 5 months ago
  62. e87d4bc Merge "Remove VpnType usage in VpnTransportInfo" by Remi NGUYEN VAN · 4 years, 5 months ago
  63. 94e5fff Add ParseException constructors to API by Remi NGUYEN VAN · 4 years, 5 months ago
  64. e642d48 Remove MessageUtils usage in VpnTransportInfo by Remi NGUYEN VAN · 4 years, 5 months ago
  65. 1013c81 Replace InetAddress#parseNumericAddress by paulhu · 4 years, 5 months ago
  66. 705c333 Have a new API to get private DNS mode by lucaslin · 4 years, 5 months ago
  67. baf1680 Remove VpnType usage in VpnTransportInfo by Remi NGUYEN VAN · 4 years, 5 months ago
  68. 7d3fe95 Merge "Remove usage of hidden InetSocketAddress constructor" by Remi NGUYEN VAN · 4 years, 5 months ago
  69. cd6324c Merge "Remove hidden @NetworkType in NetworkInfo" by Treehugger Robot · 4 years, 5 months ago
  70. 122c15f Merge "Remove hidden INVALID_RESOURCE_ID in unused param" by Treehugger Robot · 4 years, 5 months ago
  71. f050e5d Merge "Use ParcelDescriptor.fromSocket instead of getFileDescriptor" by Treehugger Robot · 4 years, 5 months ago
  72. d12480e Merge changes from topics "vcn04", "vcn12" by Junyu Lai · 4 years, 5 months ago
  73. 2bead69 Merge "ConnectivityManager: Provide API's to include location sensitive info" by Roshan Pius · 4 years, 5 months ago
  74. 64d0760 Merge "Remove Slog usage in NetworkState" by Treehugger Robot · 4 years, 5 months ago
  75. bd372ae Merge "Move ParseException to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  76. 54307cc Merge changes Ib80f814f,Ic605e489 by Lucas Lin · 4 years, 5 months ago
  77. 951c003 ConnectivityManager: Provide API's to include location sensitive info by Roshan Pius · 4 years, 7 months ago
  78. b833c6b Merge changes from topic "ethernet_specifier" by Remi NGUYEN VAN · 4 years, 5 months ago
  79. 30e70a8 Add a new API to get the network ID range of IPSec tunnel interface by lucaslin · 4 years, 5 months ago
  80. e53fbc0 [VCN12] Expose setSubIds/getSubIds APIs by junyulai · 4 years, 5 months ago
  81. e587a4c [VCN04] Add Subscription Id set into NetworkCapabilities by junyulai · 4 years, 7 months ago
  82. 57c9cc2 Add Ethernet, TestNetworkSpecifier API by Remi NGUYEN VAN · 4 years, 6 months ago
  83. 962bdb8 [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 5 months ago
  84. 7514e31 [VCN10] Add new API to listen for highest score network by junyulai · 4 years, 5 months ago
  85. ba5ac3e Remove Slog usage in NetworkState by Remi NGUYEN VAN · 4 years, 5 months ago
  86. 62b1df4 Remove connectivity dependency on Preconditions by Remi NGUYEN VAN · 4 years, 5 months ago
  87. d4a9ed4 Remove hidden @NetworkType in NetworkInfo by Remi NGUYEN VAN · 4 years, 5 months ago
  88. ce35550 Remove hidden INVALID_RESOURCE_ID in unused param by Remi NGUYEN VAN · 4 years, 5 months ago
  89. ff0a5a7 Move ParseException to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  90. d059f21 Remove usage of hidden InetSocketAddress constructor by Remi NGUYEN VAN · 4 years, 5 months ago
  91. 0942ad9 Use ParcelDescriptor.fromSocket instead of getFileDescriptor by Remi NGUYEN VAN · 4 years, 5 months ago
  92. b77aaa1 Merge changes from topic "PSL_TelephonyCallback" by Zoey Chen · 4 years, 5 months ago
  93. d3844d8 Merge "Replace withCleanCallingIdentity with [clear|restore]CallingIdentity" by Chalard Jean · 4 years, 5 months ago
  94. cb22132 Merge "Use ArraySet#add() instead of ArraySet#append()" by Lucas Lin · 4 years, 5 months ago
  95. 1b4ea18 [Telephony] Use TelephonyCallback instead of PhoneStateListener part1 by Zoey Chen · 4 years, 5 months ago
  96. 5577081 Merge "Move OemNetworkPreferences to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  97. b534331 Replace Inet[4|6]Address#ANY by paulhu · 4 years, 5 months ago
  98. 6954022 Move OemNetworkPreferences to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  99. ade6c2a [CS10]Remove the hidden API usage of BitUtils by lifr · 4 years, 5 months ago
  100. 9e516fd Merge "Move NetworkState to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago