1. a98ed4b Merge "Re-implement NetworkUtils#queryUserAccess." by Remi NGUYEN VAN · 4 years, 4 months ago
  2. 22c677e Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 4 months ago
  3. a5ba719 Merge "Add network disconnected callback" by Treehugger Robot · 4 years, 4 months ago
  4. a9ffc14 Add network disconnected callback by Chiachang Wang · 4 years, 4 months ago
  5. 9f3b465 Add unit tests for onBlockedStatusChanged(Network, int). by Lorenzo Colitti · 4 years, 4 months ago
  6. 79c6f22 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 5 months ago
  7. 5082bf7 Add MOBILE_DATA_PREFERRED_APPS setting by paulhu · 4 years, 4 months ago
  8. 89a762a Add PRIVATE_DNS_MODE setting setter by paulhu · 4 years, 4 months ago
  9. 58d9a35 Expose ConnectivitySettingsManager as module-lib API by paulhu · 4 years, 4 months ago
  10. 33f5f36 Merge "Add network created callback support" by Chiachang Wang · 4 years, 4 months ago
  11. 3dc7bbd Merge "Add annotation for Vpn#getNetwork()" by Lucas Lin · 4 years, 4 months ago
  12. 890af8d Merge "Remove the usage of NETID_UNSET from Vpn.java" by Lucas Lin · 4 years, 4 months ago
  13. 62370d9 Merge "Expose some APIs from ConnectivityManager" by Lucas Lin · 4 years, 4 months ago
  14. ed9e903 Merge changes Ic2357dcf,Iddf8c71a by Lucas Lin · 4 years, 4 months ago
  15. 3f6cc07 Add network created callback support by Chiachang Wang · 4 years, 4 months ago
  16. c1da625 Add annotation for Vpn#getNetwork() by lucaslin · 4 years, 4 months ago
  17. da9fb40 Remove the usage of NETID_UNSET from Vpn.java by lucaslin · 4 years, 4 months ago
  18. 2ae2d15 Expose NetworkAgent constructor taking a NetworkScore parameter by Chiachang Wang · 4 years, 4 months ago
  19. 9a2ee9e Expose NetworkScore to external caller by lucaslin · 4 years, 4 months ago
  20. e257bce Expose some APIs from ConnectivityManager by lucaslin · 4 years, 4 months ago
  21. f7d45ff Merge "Use a longer test timeout in integration test" by Treehugger Robot · 4 years, 4 months ago
  22. 4f51028 Merge "Add 5G/NR QOS support" by Jayachandran Chinnakkannu · 4 years, 4 months ago
  23. f1bba3c Merge "Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager." by Treehugger Robot · 4 years, 4 months ago
  24. 9821556 Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 4 months ago
  25. 6cdedae Add 5G/NR QOS support by Jayachandran C · 4 years, 5 months ago
  26. 651b002 Merge "Fix cannot find removeUnwantedCapability on R device" by Junyu Lai · 4 years, 4 months ago
  27. f6bd196 Merge "Correct the logic in NetworkCapabilitiesTest" by Chiachang Wang · 4 years, 4 months ago
  28. e227632 Merge "Add NetworkRequest.Builder creating from an existing instance" by Chiachang Wang · 4 years, 4 months ago
  29. 4018b15 Fix cannot find removeUnwantedCapability on R device by junyulai · 4 years, 4 months ago
  30. e232e39 Use a longer test timeout in integration test by Remi NGUYEN VAN · 4 years, 4 months ago
  31. dd29da5 Correct the logic in NetworkCapabilitiesTest by Chiachang Wang · 4 years, 5 months ago
  32. 839b243 Add NetworkRequest.Builder creating from an existing instance by Chiachang Wang · 4 years, 4 months ago
  33. c58d82e Merge "[VCN15] expose addUnwantedCapability and related APIs" by Junyu Lai · 4 years, 4 months ago
  34. 3709f44 Merge "Have a new method in NetworkAgentConfig.Builder to set allowBypass" by Lorenzo Colitti · 4 years, 4 months ago
  35. 5a7e799 Merge changes I638ed5cd,I29f15571,I21a22ed1 by Lorenzo Colitti · 4 years, 4 months ago
  36. cdfe026 Have a new method in NetworkAgentConfig.Builder to set allowBypass by lucaslin · 4 years, 4 months ago
  37. 92ed8b9 Expose registerDefaultNetworkCallbackAsUid. by Lorenzo Colitti · 4 years, 4 months ago
  38. 3038621 Merge changes I90bf7957,If58524b0 by Lorenzo Colitti · 4 years, 4 months ago
  39. 2a49c5d Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 5 months ago
  40. 24efbfd [VCN15] expose addUnwantedCapability and related APIs by junyulai · 4 years, 5 months ago
  41. 2ae123e Merge "Revert "Correct the logic in NetworkCapabilitiesTest"" by Chiachang Wang · 4 years, 4 months ago
  42. a5572f4 Revert "Correct the logic in NetworkCapabilitiesTest" by Chiachang Wang · 4 years, 4 months ago
  43. 3e367f4 Store the effective UID in NetworkRequestInfo. by Lorenzo Colitti · 4 years, 5 months ago
  44. e05e71e Merge "Correct the logic in NetworkCapabilitiesTest" by Treehugger Robot · 4 years, 4 months ago
  45. ead72e9 Merge "Remove Preconditions usage in TestNetworkSpecifier" by Remi NGUYEN VAN · 4 years, 4 months ago
  46. c0e54af Merge "Revert "Revert "Remove connectivity dependency on Preconditions""" by Remi NGUYEN VAN · 4 years, 4 months ago
  47. 3c518cb Merge "Add TEST_MAPPING for Connectivity" by Remi NGUYEN VAN · 4 years, 4 months ago
  48. 2a8136f Merge "Move trimV4AddrZeros to libs/net" by Treehugger Robot · 4 years, 4 months ago
  49. 0488766 Remove Preconditions usage in TestNetworkSpecifier by Remi NGUYEN VAN · 4 years, 5 months ago
  50. 81f6842 Revert "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 4 years, 5 months ago
  51. c65842f Merge "Add SystemMessages protos to Connectivity" by Remi NGUYEN VAN · 4 years, 4 months ago
  52. 067718c Merge "Swap parameters in QosCallback#registerQosCallback" by Jayachandran Chinnakkannu · 4 years, 4 months ago
  53. 8459344 Fix privileged apps calling registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 4 months ago
  54. 0291f46 Test a bug with NETWORK_SETTINGS+registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 5 months ago
  55. 99e56c6 Merge changes from topics "revert-1645768-revert-1626206-replaceUidRange-MSYTKFNGUE-HIUTVTIGIR", "ti_redaction" by Treehugger Robot · 4 years, 4 months ago
  56. 0e1096d Merge changes from topic "backport-connectivityresources" by Lorenzo Colitti · 4 years, 5 months ago
  57. c405886 Use module resources in NetworkNotificationManager. by Lorenzo Colitti · 4 years, 5 months ago
  58. 0f48c00 Cherry-pick some test changes from ag/13210542. by Lorenzo Colitti · 4 years, 5 months ago
  59. c1ce484 Merge "Copy NetworkNotificationManager resources to conectivity module." by Lorenzo Colitti · 4 years, 5 months ago
  60. c382ea5 Add connectivity protos to framework-connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  61. e355cdf Remove unused NetworkPolicyManagerInternal in CS by paulhu · 4 years, 5 months ago
  62. 73f96a2 Move connectivity AIDLs to android.net by Remi NGUYEN VAN · 4 years, 6 months ago
  63. 0d4c78d Migrate framework-connectivity internal resources by Remi NGUYEN VAN · 4 years, 5 months ago
  64. e2139a0 Add multipath preference, background status API by Remi NGUYEN VAN · 4 years, 5 months ago
  65. 85ba488 Copy NetworkNotificationManager resources to conectivity module. by Lorenzo Colitti · 4 years, 5 months ago
  66. 98f59ec TransportInfo: Add a generic redaction mechanism by Roshan Pius · 4 years, 5 months ago
  67. 987d804 Add TEST_MAPPING for Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  68. 5265c87 Fix InetAddressCompat exception handling by Remi NGUYEN VAN · 4 years, 5 months ago
  69. ec75643 Merge "Add startCaptivePortalApp to system API" by Chiachang Wang · 4 years, 5 months ago
  70. a302dd2 Merge "[NS03] Mix in other CS-managed properties" by Chalard Jean · 4 years, 5 months ago
  71. 5af3cd8 Merge "Expose getCapabilities" by Lucas Lin · 4 years, 5 months ago
  72. c0a07a7 Merge "Reland "Add an API to listen for changes in network blocked status of an uid."" by Treehugger Robot · 4 years, 5 months ago
  73. 287592b Merge "Send a Network instead of network id for wifi no internet dialog" by Chiachang Wang · 4 years, 5 months ago
  74. 312749b Merge "Remove hidden API usage from ProxyTracker" by Aaron Huang · 4 years, 5 months ago
  75. 32471e1 Merge "Ensure all calls to getCallingUid use the version in mDeps." by Lorenzo Colitti · 4 years, 5 months ago
  76. 691d3e3 Remove hidden API usage from ProxyTracker by Aaron Huang · 4 years, 5 months ago
  77. 0396188 Merge "[NS02] Mix in validation of the score" by Chalard Jean · 4 years, 5 months ago
  78. fbc5467 [NS03] Mix in other CS-managed properties by Chalard Jean · 4 years, 7 months ago
  79. 0dfbc82 [NS02] Mix in validation of the score by Chalard Jean · 4 years, 7 months ago
  80. 7a81a91 Merge "CaptivePortalData: use CharSequence in VenueFriendlyName API" by Treehugger Robot · 4 years, 5 months ago
  81. c2ea3ab Revert "Revert "Expose uids related APIs in NetworkRequest and N..." by Chiachang Wang · 4 years, 5 months ago
  82. 8156c4e Revert^2 "Replace the usage of UidRange" by Chiachang Wang · 4 years, 5 months ago
  83. 08d3691 Send a Network instead of network id for wifi no internet dialog by Chiachang Wang · 4 years, 5 months ago
  84. e461c56 Merge "Add InetAddressCompat" by Remi NGUYEN VAN · 4 years, 5 months ago
  85. bc43882 Merge "Move network selection utils to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  86. 9967d46 Reland "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 4 years, 5 months ago
  87. fc71a13 Merge "Revert "Add an API to listen for changes in network blocked status of an uid."" by Anthony Stange · 4 years, 5 months ago
  88. 1334103 Revert "Add an API to listen for changes in network blocked status of an uid." by Anthony Stange · 4 years, 5 months ago
  89. d6aa01e Merge changes from topic "revert-1626206-replaceUidRange-MSYTKFNGUE" by Anthony Stange · 4 years, 5 months ago
  90. 1b5c01b Revert "Replace the usage of UidRange" by Anthony Stange · 4 years, 5 months ago
  91. 43b606d Revert "Expose uids related APIs in NetworkRequest and NetworkCa..." by Anthony Stange · 4 years, 5 months ago
  92. f18e7f9 Merge "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 4 years, 5 months ago
  93. e3fa0dd Move network selection utils to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  94. e1b04f6 Add InetAddressCompat by Remi NGUYEN VAN · 4 years, 5 months ago
  95. 4cf96ab Add startCaptivePortalApp to system API by Remi NGUYEN VAN · 4 years, 5 months ago
  96. 1235582 Merge "Expose systemReady for SystemServer" by Lucas Lin · 4 years, 5 months ago
  97. 8e5d524 Correct the logic in NetworkCapabilitiesTest by Chiachang Wang · 4 years, 5 months ago
  98. 5f1f326 Merge changes from topic "replaceUidRange" by Chiachang Wang · 4 years, 5 months ago
  99. 4b111a2 Merge "Expose APIs for Settings" by Chiachang Wang · 4 years, 5 months ago
  100. 4bd4ad4 Merge "Add a VpnManager.TYPE_VPN_OEM." by Lorenzo Colitti · 4 years, 5 months ago