1. e1ce6ae Cleanup setGlobalProxy by Chalard Jean · 4 years, 6 months ago
  2. 5e66936 Merge "Expose BIP and VSIM relavent definitions" by Aaron Huang · 4 years, 5 months ago
  3. 6098194 Merge "Move deduceRestrictedCapability to libs/net and rename it" by Aaron Huang · 4 years, 5 months ago
  4. 487698b Merge "[JS01]Remove hidden API usage of Connectivity Sevice" by Frank Li · 4 years, 5 months ago
  5. b4dab37 [JS01]Remove hidden API usage of Connectivity Sevice by lifr · 4 years, 6 months ago
  6. 9364b3a Add a setTeardownDelayMs API to NetworkAgent. by Lorenzo Colitti · 4 years, 6 months ago
  7. a1bd6f6 Address comments on onBlockedStatusChanged(Network, int) CL. by Lorenzo Colitti · 4 years, 6 months ago
  8. d90927f [TL02]Remove hidden API usage of NetworkAgent by lifr · 4 years, 6 months ago
  9. 43dc028 Merge "Re-implement NetworkUtils#queryUserAccess." by Remi NGUYEN VAN · 4 years, 6 months ago
  10. 3f1a21e Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 6 months ago
  11. eab4a9c Expose BIP and VSIM relavent definitions by Chiachang Wang · 4 years, 6 months ago
  12. 7f7c26b Move deduceRestrictedCapability to libs/net and rename it by Aaron Huang · 4 years, 6 months ago
  13. c1657fb Merge "Add network disconnected callback" by Treehugger Robot · 4 years, 6 months ago
  14. 1c5f57f Add network disconnected callback by Chiachang Wang · 4 years, 6 months ago
  15. 8ad5812 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
  16. 7a4eeed Add MOBILE_DATA_PREFERRED_APPS setting by paulhu · 4 years, 6 months ago
  17. 6865eb6 Add PRIVATE_DNS_MODE setting setter by paulhu · 4 years, 6 months ago
  18. 9443095 Expose ConnectivitySettingsManager as module-lib API by paulhu · 4 years, 6 months ago
  19. 1b7563c Merge "Add network created callback support" by Chiachang Wang · 4 years, 6 months ago
  20. 8e4ae68 Merge "Expose some APIs from ConnectivityManager" by Lucas Lin · 4 years, 6 months ago
  21. 514e8ad Merge changes Ic2357dcf,Iddf8c71a by Lucas Lin · 4 years, 6 months ago
  22. e211de2 Add network created callback support by Chiachang Wang · 4 years, 6 months ago
  23. 4694a2a Expose NetworkAgent constructor taking a NetworkScore parameter by Chiachang Wang · 4 years, 6 months ago
  24. 39907ba Expose NetworkScore to external caller by lucaslin · 4 years, 6 months ago
  25. 29278ee Expose some APIs from ConnectivityManager by lucaslin · 4 years, 6 months ago
  26. 0deb814 Merge "Add 5G/NR QOS support" by Jayachandran Chinnakkannu · 4 years, 6 months ago
  27. f1520bb Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 6 months ago
  28. d57b285 Add 5G/NR QOS support by Jayachandran C · 4 years, 6 months ago
  29. 074c7d7 Merge "Add NetworkRequest.Builder creating from an existing instance" by Chiachang Wang · 4 years, 6 months ago
  30. e2179dd Add NetworkRequest.Builder creating from an existing instance by Chiachang Wang · 4 years, 6 months ago
  31. 84ebe66 Merge "[VCN15] expose addUnwantedCapability and related APIs" by Junyu Lai · 4 years, 6 months ago
  32. 1a6e0ea Merge "Have a new method in NetworkAgentConfig.Builder to set allowBypass" by Lorenzo Colitti · 4 years, 6 months ago
  33. 750e8ca Merge changes I638ed5cd,I29f15571,I21a22ed1 by Lorenzo Colitti · 4 years, 6 months ago
  34. 0e345e9 Have a new method in NetworkAgentConfig.Builder to set allowBypass by lucaslin · 4 years, 6 months ago
  35. b90bdbd Expose registerDefaultNetworkCallbackAsUid. by Lorenzo Colitti · 4 years, 6 months ago
  36. 5f26b19 Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 6 months ago
  37. b15b7db [VCN15] expose addUnwantedCapability and related APIs by junyulai · 4 years, 6 months ago
  38. 83407b9 Merge "Remove Preconditions usage in TestNetworkSpecifier" by Remi NGUYEN VAN · 4 years, 6 months ago
  39. ed231fd Merge "Revert "Revert "Remove connectivity dependency on Preconditions""" by Remi NGUYEN VAN · 4 years, 6 months ago
  40. 22cb784 Merge "Move trimV4AddrZeros to libs/net" by Treehugger Robot · 4 years, 6 months ago
  41. 2125a97 Remove Preconditions usage in TestNetworkSpecifier by Remi NGUYEN VAN · 4 years, 6 months ago
  42. 28028e5 Revert "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 4 years, 6 months ago
  43. dcc2fb2 Merge "Swap parameters in QosCallback#registerQosCallback" by Jayachandran Chinnakkannu · 4 years, 6 months ago
  44. 454f122 Merge changes from topics "revert-1645768-revert-1626206-replaceUidRange-MSYTKFNGUE-HIUTVTIGIR", "ti_redaction" by Treehugger Robot · 4 years, 6 months ago
  45. 43dea28 Move connectivity AIDLs to android.net by Remi NGUYEN VAN · 4 years, 7 months ago
  46. 5245c4c Migrate framework-connectivity internal resources by Remi NGUYEN VAN · 4 years, 6 months ago
  47. e62e7ff Add multipath preference, background status API by Remi NGUYEN VAN · 4 years, 6 months ago
  48. e2d2838 TransportInfo: Add a generic redaction mechanism by Roshan Pius · 4 years, 7 months ago
  49. 257d49c Fix InetAddressCompat exception handling by Remi NGUYEN VAN · 4 years, 6 months ago
  50. 1756295 Merge "Add startCaptivePortalApp to system API" by Chiachang Wang · 4 years, 6 months ago
  51. 80e17b0 Merge "[NS03] Mix in other CS-managed properties" by Chalard Jean · 4 years, 6 months ago
  52. ca98471 Merge "Expose getCapabilities" by Lucas Lin · 4 years, 6 months ago
  53. 816ea03 [NS03] Mix in other CS-managed properties by Chalard Jean · 4 years, 8 months ago
  54. 1dddf26 [NS02] Mix in validation of the score by Chalard Jean · 4 years, 8 months ago
  55. 3345703 Merge "CaptivePortalData: use CharSequence in VenueFriendlyName API" by Treehugger Robot · 4 years, 6 months ago
  56. 628cb11 Revert "Revert "Expose uids related APIs in NetworkRequest and N..." by Chiachang Wang · 4 years, 6 months ago
  57. 34ab07c Revert^2 "Replace the usage of UidRange" by Chiachang Wang · 4 years, 6 months ago
  58. 871321f Merge "Add InetAddressCompat" by Remi NGUYEN VAN · 4 years, 6 months ago
  59. d3410e0 Merge "Move network selection utils to Connectivity" by Remi NGUYEN VAN · 4 years, 6 months ago
  60. 35b926c Merge changes from topic "revert-1626206-replaceUidRange-MSYTKFNGUE" by Anthony Stange · 4 years, 6 months ago
  61. b6c51b2 Revert "Replace the usage of UidRange" by Anthony Stange · 4 years, 6 months ago
  62. fa6349a Revert "Expose uids related APIs in NetworkRequest and NetworkCa..." by Anthony Stange · 4 years, 6 months ago
  63. 5bfc990 Move network selection utils to Connectivity by Remi NGUYEN VAN · 4 years, 6 months ago
  64. 342dddd Add InetAddressCompat by Remi NGUYEN VAN · 4 years, 6 months ago
  65. 8238a76 Add startCaptivePortalApp to system API by Remi NGUYEN VAN · 4 years, 6 months ago
  66. 56564e0 Merge "Expose systemReady for SystemServer" by Lucas Lin · 4 years, 6 months ago
  67. 268a9f5 Merge changes from topic "replaceUidRange" by Chiachang Wang · 4 years, 6 months ago
  68. e584943 Merge "Expose APIs for Settings" by Chiachang Wang · 4 years, 6 months ago
  69. 8e0c1f0 Expose getCapabilities by lucaslin · 4 years, 6 months ago
  70. 8c28860 Merge "Move constants to MODULE_LIB" by Chalard Jean · 4 years, 6 months ago
  71. b998511 Merge "Add more connectivity module settings" by Paul Hu · 4 years, 6 months ago
  72. c9925e0 Add more connectivity module settings by paulhu · 4 years, 6 months ago
  73. f9294e7 Expose APIs for Settings by Chiachang Wang · 4 years, 6 months ago
  74. 0c32e09 Expose uids related APIs in NetworkRequest and NetworkCapabilities by Chiachang Wang · 4 years, 6 months ago
  75. 92ebd70 Replace the usage of UidRange by Chiachang Wang · 4 years, 7 months ago
  76. 236835e Merge "Add ConnectivitySettingsManager" by Paul Hu · 4 years, 6 months ago
  77. 5a819fb Merge "Remove Protocol.BASE_* usage in Connectivity" by Remi NGUYEN VAN · 4 years, 6 months ago
  78. 1b9f03a Remove Protocol.BASE_* usage in Connectivity by Remi NGUYEN VAN · 4 years, 6 months ago
  79. 845456e Add ConnectivitySettingsManager by paulhu · 4 years, 6 months ago
  80. debfe60 Modify the comment of getPrivateDnsMode by lucaslin · 4 years, 6 months ago
  81. 253a041 Merge "Change the parameter type from ContentResolver to Context" by Lucas Lin · 4 years, 6 months ago
  82. 10774b7 Expose systemReady for SystemServer by lucaslin · 4 years, 6 months ago
  83. bef6b09 Move constants to MODULE_LIB by Chalard Jean · 4 years, 6 months ago
  84. 24a9b5c Merge changes I335e82e2,I84ba363d,I8f18083b,I854a952d,I00e23441 by Chalard Jean · 4 years, 6 months ago
  85. 611b021 CaptivePortalData: use CharSequence in VenueFriendlyName API by Hai Shalom · 4 years, 6 months ago
  86. 7cb4439 Move trimV4AddrZeros to libs/net by Remi NGUYEN VAN · 4 years, 6 months ago
  87. 4ad3ac7 Merge "Remove MessageUtils usage in VpnTransportInfo" by Remi NGUYEN VAN · 4 years, 6 months ago
  88. bd12306 [VCN14] Expose registerBestMatchingNetworkCallback by junyulai · 4 years, 6 months ago
  89. 7664f62 [VCN13] Implement tracking best matching network by junyulai · 4 years, 6 months ago
  90. 4fe7ff8 Merge "Replace interal okhttp APIs" by Paul Hu · 4 years, 6 months ago
  91. 0a4aefc Expose the enterprise per-profile networking API. by Chalard Jean · 4 years, 6 months ago
  92. 76b0c7e Implement setNetworkPreferenceForUser. by Chalard Jean · 4 years, 7 months ago
  93. ad565e2 Public API for per-profile network preference. by Chalard Jean · 4 years, 7 months ago
  94. e2cd02d Change the parameter type from ContentResolver to Context by lucaslin · 4 years, 6 months ago
  95. 3453ec5 Merge "Add comments to describe the value of converting hex to decimal" by Lucas Lin · 4 years, 6 months ago
  96. b79ae17 Merge "Have a new API to get private DNS mode" by Lucas Lin · 4 years, 6 months ago
  97. 2a9450c Merge "[NS01] Add NetworkScore" by Chalard Jean · 4 years, 6 months ago
  98. a10ea9b Merge "Add ParseException constructors to API" by Remi NGUYEN VAN · 4 years, 6 months ago
  99. ffc4077 Replace interal okhttp APIs by paulhu · 4 years, 6 months ago
  100. 87c4904 Merge changes from topic "pacproxy-service" by Aaron Huang · 4 years, 6 months ago