1. d89b298 Expose constants of ConnectivityManager by lucaslin · 4 years, 2 months ago
  2. 4ae4410 Merge "Add session ID to VpnTransportInfo" by Frank Li · 4 years, 1 month ago
  3. 374a066 Merge "Downgrade DNS fail message from Error to Warning" by Ken Chen · 4 years, 1 month ago
  4. 376274c Merge "Cleanup setGlobalProxy" by Chalard Jean · 4 years, 1 month ago
  5. acbbb25 Downgrade DNS fail message from Error to Warning by Ken Chen · 4 years, 1 month ago
  6. 184a6ce Merge "Remove unstable IpPrefix" by Steven Moreland · 4 years, 1 month ago
  7. 42d706a Merge "Downgrade list of subIds in NetworkCapabilities to @SystemApi" by Benedict Wong · 4 years, 1 month ago
  8. aac4d32 Merge "API to get network visible network capability name" by Sarah Chin · 4 years, 1 month ago
  9. e1ce6ae Cleanup setGlobalProxy by Chalard Jean · 4 years, 2 months ago
  10. 5cec034 Downgrade list of subIds in NetworkCapabilities to @SystemApi by Benedict Wong · 4 years, 1 month ago
  11. a732a85 Remove unstable IpPrefix by Steven Moreland · 4 years, 1 month ago
  12. 5e66936 Merge "Expose BIP and VSIM relavent definitions" by Aaron Huang · 4 years, 1 month ago
  13. 6098194 Merge "Move deduceRestrictedCapability to libs/net and rename it" by Aaron Huang · 4 years, 1 month ago
  14. 65b9f96 Add session ID to VpnTransportInfo by lifr · 4 years, 1 month ago
  15. 487698b Merge "[JS01]Remove hidden API usage of Connectivity Sevice" by Frank Li · 4 years, 1 month ago
  16. b4dab37 [JS01]Remove hidden API usage of Connectivity Sevice by lifr · 4 years, 2 months ago
  17. 9364b3a Add a setTeardownDelayMs API to NetworkAgent. by Lorenzo Colitti · 4 years, 2 months ago
  18. a1bd6f6 Address comments on onBlockedStatusChanged(Network, int) CL. by Lorenzo Colitti · 4 years, 1 month ago
  19. d90927f [TL02]Remove hidden API usage of NetworkAgent by lifr · 4 years, 2 months ago
  20. 43dc028 Merge "Re-implement NetworkUtils#queryUserAccess." by Remi NGUYEN VAN · 4 years, 1 month ago
  21. 3f1a21e Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 1 month ago
  22. eab4a9c Expose BIP and VSIM relavent definitions by Chiachang Wang · 4 years, 1 month ago
  23. 7f7c26b Move deduceRestrictedCapability to libs/net and rename it by Aaron Huang · 4 years, 1 month ago
  24. c1657fb Merge "Add network disconnected callback" by Treehugger Robot · 4 years, 1 month ago
  25. 1c5f57f Add network disconnected callback by Chiachang Wang · 4 years, 1 month ago
  26. 8fc279e API to get network visible network capability name by Sarah Chin · 4 years, 1 month ago
  27. 8ad5812 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 2 months ago
  28. 7a4eeed Add MOBILE_DATA_PREFERRED_APPS setting by paulhu · 4 years, 1 month ago
  29. 6865eb6 Add PRIVATE_DNS_MODE setting setter by paulhu · 4 years, 1 month ago
  30. 9443095 Expose ConnectivitySettingsManager as module-lib API by paulhu · 4 years, 1 month ago
  31. 1b7563c Merge "Add network created callback support" by Chiachang Wang · 4 years, 1 month ago
  32. 8e4ae68 Merge "Expose some APIs from ConnectivityManager" by Lucas Lin · 4 years, 1 month ago
  33. 514e8ad Merge changes Ic2357dcf,Iddf8c71a by Lucas Lin · 4 years, 1 month ago
  34. e211de2 Add network created callback support by Chiachang Wang · 4 years, 1 month ago
  35. 4694a2a Expose NetworkAgent constructor taking a NetworkScore parameter by Chiachang Wang · 4 years, 1 month ago
  36. 39907ba Expose NetworkScore to external caller by lucaslin · 4 years, 1 month ago
  37. 29278ee Expose some APIs from ConnectivityManager by lucaslin · 4 years, 1 month ago
  38. 0deb814 Merge "Add 5G/NR QOS support" by Jayachandran Chinnakkannu · 4 years, 1 month ago
  39. 266578d Merge "Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager." by Treehugger Robot · 4 years, 1 month ago
  40. f1520bb Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 1 month ago
  41. d57b285 Add 5G/NR QOS support by Jayachandran C · 4 years, 2 months ago
  42. 074c7d7 Merge "Add NetworkRequest.Builder creating from an existing instance" by Chiachang Wang · 4 years, 1 month ago
  43. e2179dd Add NetworkRequest.Builder creating from an existing instance by Chiachang Wang · 4 years, 1 month ago
  44. 84ebe66 Merge "[VCN15] expose addUnwantedCapability and related APIs" by Junyu Lai · 4 years, 1 month ago
  45. 1a6e0ea Merge "Have a new method in NetworkAgentConfig.Builder to set allowBypass" by Lorenzo Colitti · 4 years, 1 month ago
  46. 750e8ca Merge changes I638ed5cd,I29f15571,I21a22ed1 by Lorenzo Colitti · 4 years, 1 month ago
  47. 0e345e9 Have a new method in NetworkAgentConfig.Builder to set allowBypass by lucaslin · 4 years, 1 month ago
  48. b90bdbd Expose registerDefaultNetworkCallbackAsUid. by Lorenzo Colitti · 4 years, 1 month ago
  49. 5f26b19 Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 2 months ago
  50. b15b7db [VCN15] expose addUnwantedCapability and related APIs by junyulai · 4 years, 2 months ago
  51. 83407b9 Merge "Remove Preconditions usage in TestNetworkSpecifier" by Remi NGUYEN VAN · 4 years, 1 month ago
  52. ed231fd Merge "Revert "Revert "Remove connectivity dependency on Preconditions""" by Remi NGUYEN VAN · 4 years, 1 month ago
  53. 47ea973 Merge "Add TEST_MAPPING for Connectivity" by Remi NGUYEN VAN · 4 years, 1 month ago
  54. 22cb784 Merge "Move trimV4AddrZeros to libs/net" by Treehugger Robot · 4 years, 1 month ago
  55. 2125a97 Remove Preconditions usage in TestNetworkSpecifier by Remi NGUYEN VAN · 4 years, 1 month ago
  56. 28028e5 Revert "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 4 years, 2 months ago
  57. 470e9e0 Merge "Add SystemMessages protos to Connectivity" by Remi NGUYEN VAN · 4 years, 1 month ago
  58. dcc2fb2 Merge "Swap parameters in QosCallback#registerQosCallback" by Jayachandran Chinnakkannu · 4 years, 1 month ago
  59. 454f122 Merge changes from topics "revert-1645768-revert-1626206-replaceUidRange-MSYTKFNGUE-HIUTVTIGIR", "ti_redaction" by Treehugger Robot · 4 years, 1 month ago
  60. 2cff13b Merge changes from topic "backport-connectivityresources" by Lorenzo Colitti · 4 years, 1 month ago
  61. 4b79f7b Use module resources in NetworkNotificationManager. by Lorenzo Colitti · 4 years, 1 month ago
  62. 6d5c278 Merge "Copy NetworkNotificationManager resources to conectivity module." by Lorenzo Colitti · 4 years, 1 month ago
  63. f96b266 Add connectivity protos to framework-connectivity by Remi NGUYEN VAN · 4 years, 2 months ago
  64. 43dea28 Move connectivity AIDLs to android.net by Remi NGUYEN VAN · 4 years, 2 months ago
  65. 5245c4c Migrate framework-connectivity internal resources by Remi NGUYEN VAN · 4 years, 2 months ago
  66. e62e7ff Add multipath preference, background status API by Remi NGUYEN VAN · 4 years, 1 month ago
  67. 3a5b922 Copy NetworkNotificationManager resources to conectivity module. by Lorenzo Colitti · 4 years, 1 month ago
  68. e2d2838 TransportInfo: Add a generic redaction mechanism by Roshan Pius · 4 years, 2 months ago
  69. f353baf Add TEST_MAPPING for Connectivity by Remi NGUYEN VAN · 4 years, 1 month ago
  70. 257d49c Fix InetAddressCompat exception handling by Remi NGUYEN VAN · 4 years, 1 month ago
  71. 1756295 Merge "Add startCaptivePortalApp to system API" by Chiachang Wang · 4 years, 1 month ago
  72. 80e17b0 Merge "[NS03] Mix in other CS-managed properties" by Chalard Jean · 4 years, 1 month ago
  73. ca98471 Merge "Expose getCapabilities" by Lucas Lin · 4 years, 1 month ago
  74. b688255 Merge "[NS02] Mix in validation of the score" by Chalard Jean · 4 years, 1 month ago
  75. 816ea03 [NS03] Mix in other CS-managed properties by Chalard Jean · 4 years, 3 months ago
  76. 1dddf26 [NS02] Mix in validation of the score by Chalard Jean · 4 years, 3 months ago
  77. 3345703 Merge "CaptivePortalData: use CharSequence in VenueFriendlyName API" by Treehugger Robot · 4 years, 1 month ago
  78. 628cb11 Revert "Revert "Expose uids related APIs in NetworkRequest and N..." by Chiachang Wang · 4 years, 1 month ago
  79. 34ab07c Revert^2 "Replace the usage of UidRange" by Chiachang Wang · 4 years, 1 month ago
  80. 871321f Merge "Add InetAddressCompat" by Remi NGUYEN VAN · 4 years, 1 month ago
  81. d3410e0 Merge "Move network selection utils to Connectivity" by Remi NGUYEN VAN · 4 years, 1 month ago
  82. 35b926c Merge changes from topic "revert-1626206-replaceUidRange-MSYTKFNGUE" by Anthony Stange · 4 years, 1 month ago
  83. b6c51b2 Revert "Replace the usage of UidRange" by Anthony Stange · 4 years, 1 month ago
  84. fa6349a Revert "Expose uids related APIs in NetworkRequest and NetworkCa..." by Anthony Stange · 4 years, 1 month ago
  85. 5bfc990 Move network selection utils to Connectivity by Remi NGUYEN VAN · 4 years, 1 month ago
  86. 342dddd Add InetAddressCompat by Remi NGUYEN VAN · 4 years, 1 month ago
  87. 8238a76 Add startCaptivePortalApp to system API by Remi NGUYEN VAN · 4 years, 2 months ago
  88. 56564e0 Merge "Expose systemReady for SystemServer" by Lucas Lin · 4 years, 1 month ago
  89. 268a9f5 Merge changes from topic "replaceUidRange" by Chiachang Wang · 4 years, 1 month ago
  90. e584943 Merge "Expose APIs for Settings" by Chiachang Wang · 4 years, 1 month ago
  91. 8e0c1f0 Expose getCapabilities by lucaslin · 4 years, 1 month ago
  92. 8c28860 Merge "Move constants to MODULE_LIB" by Chalard Jean · 4 years, 1 month ago
  93. b998511 Merge "Add more connectivity module settings" by Paul Hu · 4 years, 1 month ago
  94. d8bc0fa Add SystemMessages protos to Connectivity by Remi NGUYEN VAN · 4 years, 2 months ago
  95. c9925e0 Add more connectivity module settings by paulhu · 4 years, 2 months ago
  96. f9294e7 Expose APIs for Settings by Chiachang Wang · 4 years, 2 months ago
  97. eb6aa22 Add framework-connectivity.impl by Remi NGUYEN VAN · 4 years, 2 months ago
  98. 0c32e09 Expose uids related APIs in NetworkRequest and NetworkCapabilities by Chiachang Wang · 4 years, 2 months ago
  99. 92ebd70 Replace the usage of UidRange by Chiachang Wang · 4 years, 2 months ago
  100. 236835e Merge "Add ConnectivitySettingsManager" by Paul Hu · 4 years, 2 months ago