1. 371bd28 Merge "Support Dual ViLTE stats" by Junyu Lai · 4 years, 4 months ago
  2. a99e50d Merge "Re-implement NetworkUtils#queryUserAccess." by Remi NGUYEN VAN · 4 years, 4 months ago
  3. 092af05 Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 4 months ago
  4. 6d1437a Merge "Add network disconnected callback" by Treehugger Robot · 4 years, 4 months ago
  5. 3ffcb39 Add network disconnected callback by Chiachang Wang · 4 years, 4 months ago
  6. 9150b1e Add unit tests for onBlockedStatusChanged(Network, int). by Lorenzo Colitti · 4 years, 4 months ago
  7. 60104f5 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 5 months ago
  8. 5211697 Add MOBILE_DATA_PREFERRED_APPS setting by paulhu · 4 years, 4 months ago
  9. 87ac580 Add PRIVATE_DNS_MODE setting setter by paulhu · 4 years, 4 months ago
  10. e6badef Expose ConnectivitySettingsManager as module-lib API by paulhu · 4 years, 4 months ago
  11. c542ed2 Merge "Add network created callback support" by Chiachang Wang · 4 years, 4 months ago
  12. 3483ccf Merge "Add annotation for Vpn#getNetwork()" by Lucas Lin · 4 years, 4 months ago
  13. 0f114df Merge "Remove the usage of NETID_UNSET from Vpn.java" by Lucas Lin · 4 years, 4 months ago
  14. bcf2a79 Merge "Expose some APIs from ConnectivityManager" by Lucas Lin · 4 years, 4 months ago
  15. 29ed3ef Merge changes Ic2357dcf,Iddf8c71a by Lucas Lin · 4 years, 4 months ago
  16. fb0d390 Add network created callback support by Chiachang Wang · 4 years, 4 months ago
  17. 150976c Add annotation for Vpn#getNetwork() by lucaslin · 4 years, 4 months ago
  18. 6b49587 Remove the usage of NETID_UNSET from Vpn.java by lucaslin · 4 years, 4 months ago
  19. 8235420 Expose NetworkAgent constructor taking a NetworkScore parameter by Chiachang Wang · 4 years, 4 months ago
  20. 026a987 Expose NetworkScore to external caller by lucaslin · 4 years, 4 months ago
  21. 2e68aa2 Expose some APIs from ConnectivityManager by lucaslin · 4 years, 4 months ago
  22. f652408 Merge "Use a longer test timeout in integration test" by Treehugger Robot · 4 years, 4 months ago
  23. df448f6 Merge "Add 5G/NR QOS support" by Jayachandran Chinnakkannu · 4 years, 4 months ago
  24. eb3ba19 Merge "Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager." by Treehugger Robot · 4 years, 4 months ago
  25. 04aab0f Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 4 months ago
  26. 8ae3bf3 Add 5G/NR QOS support by Jayachandran C · 4 years, 5 months ago
  27. 3ef6584 Merge "Fix cannot find removeUnwantedCapability on R device" by Junyu Lai · 4 years, 4 months ago
  28. 2848cdf Merge "Correct the logic in NetworkCapabilitiesTest" by Chiachang Wang · 4 years, 4 months ago
  29. 08bebe4 Merge "Add NetworkRequest.Builder creating from an existing instance" by Chiachang Wang · 4 years, 4 months ago
  30. 1ed0b04 Fix cannot find removeUnwantedCapability on R device by junyulai · 4 years, 4 months ago
  31. 2c5c322 Use a longer test timeout in integration test by Remi NGUYEN VAN · 4 years, 4 months ago
  32. 29d00bc Correct the logic in NetworkCapabilitiesTest by Chiachang Wang · 4 years, 5 months ago
  33. 992047e Add NetworkRequest.Builder creating from an existing instance by Chiachang Wang · 4 years, 4 months ago
  34. 20d1872 Merge "[VCN15] expose addUnwantedCapability and related APIs" by Junyu Lai · 4 years, 4 months ago
  35. c643098 Merge "Have a new method in NetworkAgentConfig.Builder to set allowBypass" by Lorenzo Colitti · 4 years, 4 months ago
  36. 7199646 Merge changes I638ed5cd,I29f15571,I21a22ed1 by Lorenzo Colitti · 4 years, 4 months ago
  37. c276e2b Have a new method in NetworkAgentConfig.Builder to set allowBypass by lucaslin · 4 years, 4 months ago
  38. 3949d6e Expose registerDefaultNetworkCallbackAsUid. by Lorenzo Colitti · 4 years, 4 months ago
  39. 029ba17 Merge changes I90bf7957,If58524b0 by Lorenzo Colitti · 4 years, 4 months ago
  40. b199b96 Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 5 months ago
  41. 767c9f2 [VCN15] expose addUnwantedCapability and related APIs by junyulai · 4 years, 5 months ago
  42. 3f603fa Merge "Revert "Correct the logic in NetworkCapabilitiesTest"" by Chiachang Wang · 4 years, 4 months ago
  43. f2b0b41 Revert "Correct the logic in NetworkCapabilitiesTest" by Chiachang Wang · 4 years, 4 months ago
  44. f251412 Store the effective UID in NetworkRequestInfo. by Lorenzo Colitti · 4 years, 5 months ago
  45. 58f4cdf Merge "Correct the logic in NetworkCapabilitiesTest" by Treehugger Robot · 4 years, 5 months ago
  46. afdb6a7 Merge "Remove Preconditions usage in TestNetworkSpecifier" by Remi NGUYEN VAN · 4 years, 5 months ago
  47. aa1d743 Merge "Revert "Revert "Remove connectivity dependency on Preconditions""" by Remi NGUYEN VAN · 4 years, 5 months ago
  48. b2fe416 Merge "Add TEST_MAPPING for Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  49. 33b1df7 Merge "Move trimV4AddrZeros to libs/net" by Treehugger Robot · 4 years, 5 months ago
  50. 508d3cf Remove Preconditions usage in TestNetworkSpecifier by Remi NGUYEN VAN · 4 years, 5 months ago
  51. acd6de1 Revert "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 4 years, 5 months ago
  52. cf638d3 Merge "Add SystemMessages protos to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  53. fce4049 Merge "Swap parameters in QosCallback#registerQosCallback" by Jayachandran Chinnakkannu · 4 years, 5 months ago
  54. c62368f Fix privileged apps calling registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 5 months ago
  55. 053b2a2 Test a bug with NETWORK_SETTINGS+registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 5 months ago
  56. d2c4f1d Merge changes from topics "revert-1645768-revert-1626206-replaceUidRange-MSYTKFNGUE-HIUTVTIGIR", "ti_redaction" by Treehugger Robot · 4 years, 5 months ago
  57. a31a7b1 Merge changes from topic "backport-connectivityresources" by Lorenzo Colitti · 4 years, 5 months ago
  58. 2ce7470 Use module resources in NetworkNotificationManager. by Lorenzo Colitti · 4 years, 5 months ago
  59. e7963a1 Cherry-pick some test changes from ag/13210542. by Lorenzo Colitti · 4 years, 5 months ago
  60. 4385ef6 Merge "Copy NetworkNotificationManager resources to conectivity module." by Lorenzo Colitti · 4 years, 5 months ago
  61. 953819d Add connectivity protos to framework-connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  62. c850635 Remove unused NetworkPolicyManagerInternal in CS by paulhu · 4 years, 5 months ago
  63. 6ed4472 Move connectivity AIDLs to android.net by Remi NGUYEN VAN · 4 years, 6 months ago
  64. 8e12782 Migrate framework-connectivity internal resources by Remi NGUYEN VAN · 4 years, 5 months ago
  65. 0f91b7a Add multipath preference, background status API by Remi NGUYEN VAN · 4 years, 5 months ago
  66. f40003c Copy NetworkNotificationManager resources to conectivity module. by Lorenzo Colitti · 4 years, 5 months ago
  67. 147951c TransportInfo: Add a generic redaction mechanism by Roshan Pius · 4 years, 5 months ago
  68. c7968e7 Add TEST_MAPPING for Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  69. cb5c2e1 Fix InetAddressCompat exception handling by Remi NGUYEN VAN · 4 years, 5 months ago
  70. 9e18198 Merge "Add startCaptivePortalApp to system API" by Chiachang Wang · 4 years, 5 months ago
  71. dc2fed3 Merge "[NS03] Mix in other CS-managed properties" by Chalard Jean · 4 years, 5 months ago
  72. 0f441f7 Merge "Expose getCapabilities" by Lucas Lin · 4 years, 5 months ago
  73. cd3ea1f Merge "Reland "Add an API to listen for changes in network blocked status of an uid."" by Treehugger Robot · 4 years, 5 months ago
  74. 94dc99e Merge "Send a Network instead of network id for wifi no internet dialog" by Chiachang Wang · 4 years, 5 months ago
  75. ed15b01 Merge "Remove hidden API usage from ProxyTracker" by Aaron Huang · 4 years, 5 months ago
  76. a6b1b9d Merge "Ensure all calls to getCallingUid use the version in mDeps." by Lorenzo Colitti · 4 years, 5 months ago
  77. d1a8c71 Remove hidden API usage from ProxyTracker by Aaron Huang · 4 years, 5 months ago
  78. a5323dd Merge "[NS02] Mix in validation of the score" by Chalard Jean · 4 years, 5 months ago
  79. 67b6608 [NS03] Mix in other CS-managed properties by Chalard Jean · 4 years, 7 months ago
  80. 6bde0e5 [NS02] Mix in validation of the score by Chalard Jean · 4 years, 7 months ago
  81. f678876 Merge "CaptivePortalData: use CharSequence in VenueFriendlyName API" by Treehugger Robot · 4 years, 5 months ago
  82. 8d81c8d Revert "Revert "Expose uids related APIs in NetworkRequest and N..." by Chiachang Wang · 4 years, 5 months ago
  83. 16cbb74 Revert^2 "Replace the usage of UidRange" by Chiachang Wang · 4 years, 5 months ago
  84. ef52aad Send a Network instead of network id for wifi no internet dialog by Chiachang Wang · 4 years, 5 months ago
  85. e1da163 Merge "Add InetAddressCompat" by Remi NGUYEN VAN · 4 years, 5 months ago
  86. f0f68f5 Merge "Move network selection utils to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  87. e95b266 Reland "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 4 years, 5 months ago
  88. 2bb1da3 Merge "Revert "Add an API to listen for changes in network blocked status of an uid."" by Anthony Stange · 4 years, 5 months ago
  89. d88174d Revert "Add an API to listen for changes in network blocked status of an uid." by Anthony Stange · 4 years, 5 months ago
  90. 2576238 Merge changes from topic "revert-1626206-replaceUidRange-MSYTKFNGUE" by Anthony Stange · 4 years, 5 months ago
  91. f0b9889 Revert "Replace the usage of UidRange" by Anthony Stange · 4 years, 5 months ago
  92. 84d92b3 Revert "Expose uids related APIs in NetworkRequest and NetworkCa..." by Anthony Stange · 4 years, 5 months ago
  93. c262455 Merge "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 4 years, 5 months ago
  94. 65b24f7 Move network selection utils to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  95. 33e3abb Add InetAddressCompat by Remi NGUYEN VAN · 4 years, 5 months ago
  96. bffe51d Add startCaptivePortalApp to system API by Remi NGUYEN VAN · 4 years, 5 months ago
  97. 33737f6 Merge "Expose systemReady for SystemServer" by Lucas Lin · 4 years, 5 months ago
  98. 628ada1 Correct the logic in NetworkCapabilitiesTest by Chiachang Wang · 4 years, 5 months ago
  99. 7b582e9 Merge changes from topic "replaceUidRange" by Chiachang Wang · 4 years, 5 months ago
  100. 5317836 Merge "Expose APIs for Settings" by Chiachang Wang · 4 years, 5 months ago