1. 167cc4a Merge "Fix a bug where the wrong profile is queried" by Chalard Jean · 4 years, 5 months ago
  2. 0a04bdb Fix a bug where the wrong profile is queried by Chalard Jean · 4 years, 5 months ago
  3. 4310e45 Downgrade list of subIds in NetworkCapabilities to @SystemApi by Benedict Wong · 4 years, 6 months ago
  4. e36b232 Merge "Move deduceRestrictedCapability to libs/net and rename it" by Aaron Huang · 4 years, 5 months ago
  5. 58b8d1e Merge "Fix testLegacyLockdownVpn flaky" by Chalard Jean · 4 years, 5 months ago
  6. face022 Fix testLegacyLockdownVpn flaky by Chalard Jean · 4 years, 5 months ago
  7. 2adfd3c Add required permission to FrameworksNetIntegrationTests by Suprabh Shukla · 4 years, 5 months ago
  8. cbc6a31 Merge changes I24580ea4,Id48b8eab by Lorenzo Colitti · 4 years, 5 months ago
  9. b4f8d8e Allow the system to register 250 NetworkCallbacks. by Lorenzo Colitti · 4 years, 5 months ago
  10. 64ef4d3 Add more test coverage for limiting the number of callbacks. by Lorenzo Colitti · 4 years, 5 months ago
  11. 364ad64 Merge changes I3826b9ef,I91d68ca3 by Treehugger Robot · 4 years, 6 months ago
  12. 2206e97 Merge changes If539cf5d,I9765f1c9,I6d3007a1 by Lorenzo Colitti · 4 years, 6 months ago
  13. 90358f5 Remove NetworkPolicyManager.isUidBlocked() API. by Sudheer Shanka · 4 years, 6 months ago
  14. 1bc9ad0 Add test coverage for NetworkAgent callbacks. by Lorenzo Colitti · 4 years, 6 months ago
  15. 8539ed6 Merge changes from topic "NetworkAgent02" by Frank Li · 4 years, 6 months ago
  16. f459c60 Fix cannot success verify count of the networkAgent Config items on R device by lifr · 4 years, 6 months ago
  17. f159429 [TL02]Remove hidden API usage of NetworkAgent by lifr · 4 years, 6 months ago
  18. 371bd28 Merge "Support Dual ViLTE stats" by Junyu Lai · 4 years, 6 months ago
  19. a99e50d Merge "Re-implement NetworkUtils#queryUserAccess." by Remi NGUYEN VAN · 4 years, 6 months ago
  20. 092af05 Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 6 months ago
  21. f151f5f Move deduceRestrictedCapability to libs/net and rename it by Aaron Huang · 4 years, 6 months ago
  22. 9150b1e Add unit tests for onBlockedStatusChanged(Network, int). by Lorenzo Colitti · 4 years, 6 months ago
  23. 60104f5 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
  24. 3483ccf Merge "Add annotation for Vpn#getNetwork()" by Lucas Lin · 4 years, 6 months ago
  25. 0f114df Merge "Remove the usage of NETID_UNSET from Vpn.java" by Lucas Lin · 4 years, 6 months ago
  26. 150976c Add annotation for Vpn#getNetwork() by lucaslin · 4 years, 6 months ago
  27. 6b49587 Remove the usage of NETID_UNSET from Vpn.java by lucaslin · 4 years, 6 months ago
  28. 2b87890 Add static for constant by lucaslin · 4 years, 6 months ago
  29. e14573d Get NetworkCapabilities from NetworkCallback by lucaslin · 4 years, 6 months ago
  30. f652408 Merge "Use a longer test timeout in integration test" by Treehugger Robot · 4 years, 6 months ago
  31. df448f6 Merge "Add 5G/NR QOS support" by Jayachandran Chinnakkannu · 4 years, 6 months ago
  32. 04aab0f Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 6 months ago
  33. 8ae3bf3 Add 5G/NR QOS support by Jayachandran C · 4 years, 6 months ago
  34. 3ef6584 Merge "Fix cannot find removeUnwantedCapability on R device" by Junyu Lai · 4 years, 6 months ago
  35. 2848cdf Merge "Correct the logic in NetworkCapabilitiesTest" by Chiachang Wang · 4 years, 6 months ago
  36. 1ed0b04 Fix cannot find removeUnwantedCapability on R device by junyulai · 4 years, 6 months ago
  37. 2c5c322 Use a longer test timeout in integration test by Remi NGUYEN VAN · 4 years, 6 months ago
  38. 29d00bc Correct the logic in NetworkCapabilitiesTest by Chiachang Wang · 4 years, 6 months ago
  39. 20d1872 Merge "[VCN15] expose addUnwantedCapability and related APIs" by Junyu Lai · 4 years, 6 months ago
  40. b199b96 Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 6 months ago
  41. 767c9f2 [VCN15] expose addUnwantedCapability and related APIs by junyulai · 4 years, 6 months ago
  42. 58f4cdf Merge "Correct the logic in NetworkCapabilitiesTest" by Treehugger Robot · 4 years, 6 months ago
  43. c62368f Fix privileged apps calling registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
  44. 053b2a2 Test a bug with NETWORK_SETTINGS+registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
  45. d2c4f1d Merge changes from topics "revert-1645768-revert-1626206-replaceUidRange-MSYTKFNGUE-HIUTVTIGIR", "ti_redaction" by Treehugger Robot · 4 years, 6 months ago
  46. 2ce7470 Use module resources in NetworkNotificationManager. by Lorenzo Colitti · 4 years, 6 months ago
  47. e7963a1 Cherry-pick some test changes from ag/13210542. by Lorenzo Colitti · 4 years, 6 months ago
  48. c850635 Remove unused NetworkPolicyManagerInternal in CS by paulhu · 4 years, 6 months ago
  49. 8e12782 Migrate framework-connectivity internal resources by Remi NGUYEN VAN · 4 years, 6 months ago
  50. 147951c TransportInfo: Add a generic redaction mechanism by Roshan Pius · 4 years, 7 months ago
  51. dc2fed3 Merge "[NS03] Mix in other CS-managed properties" by Chalard Jean · 4 years, 6 months ago
  52. cd3ea1f Merge "Reland "Add an API to listen for changes in network blocked status of an uid."" by Treehugger Robot · 4 years, 6 months ago
  53. 67b6608 [NS03] Mix in other CS-managed properties by Chalard Jean · 4 years, 8 months ago
  54. 16cbb74 Revert^2 "Replace the usage of UidRange" by Chiachang Wang · 4 years, 6 months ago
  55. e95b266 Reland "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 4 years, 6 months ago
  56. 2bb1da3 Merge "Revert "Add an API to listen for changes in network blocked status of an uid."" by Anthony Stange · 4 years, 6 months ago
  57. d88174d Revert "Add an API to listen for changes in network blocked status of an uid." by Anthony Stange · 4 years, 6 months ago
  58. 2576238 Merge changes from topic "revert-1626206-replaceUidRange-MSYTKFNGUE" by Anthony Stange · 4 years, 6 months ago
  59. f0b9889 Revert "Replace the usage of UidRange" by Anthony Stange · 4 years, 6 months ago
  60. c262455 Merge "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 4 years, 6 months ago
  61. 628ada1 Correct the logic in NetworkCapabilitiesTest by Chiachang Wang · 4 years, 6 months ago
  62. 7b582e9 Merge changes from topic "replaceUidRange" by Chiachang Wang · 4 years, 6 months ago
  63. 96d66bb Merge "Add a VpnManager.TYPE_VPN_OEM." by Lorenzo Colitti · 4 years, 6 months ago
  64. 4de6088 Address remaining comments on aosp/1607893 by Chalard Jean · 4 years, 6 months ago
  65. 9abe34a Merge "Add more connectivity module settings" by Paul Hu · 4 years, 6 months ago
  66. cc8f26d Add an API to listen for changes in network blocked status of an uid. by Sudheer Shanka · 4 years, 6 months ago
  67. 3541fcb Add a VpnManager.TYPE_VPN_OEM. by Lorenzo Colitti · 4 years, 6 months ago
  68. 79260c2 Add more connectivity module settings by paulhu · 4 years, 6 months ago
  69. bb2439a Replace the usage of UidRange by Chiachang Wang · 4 years, 7 months ago
  70. 3d136c5 Merge "Remove Settings.Global.TCP_DEFAULT_INIT_RWND on CS" by Paul Hu · 4 years, 6 months ago
  71. 5ccc21e Merge "Remove usage of networkAttributes" by Remi NGUYEN VAN · 4 years, 6 months ago
  72. 0620c85 Remove Settings.Global.TCP_DEFAULT_INIT_RWND on CS by paulhu · 4 years, 6 months ago
  73. 8d638d9 Merge "Change the parameter type from ContentResolver to Context" by Lucas Lin · 4 years, 6 months ago
  74. bf97a3a Merge changes I335e82e2,I84ba363d,I8f18083b,I854a952d,I00e23441 by Chalard Jean · 4 years, 6 months ago
  75. 8cae3c7 [VCN13] Implement tracking best matching network by junyulai · 4 years, 6 months ago
  76. 6bb468c Remove per-user preference when the user is removed by Chalard Jean · 4 years, 6 months ago
  77. 38a4e7f Add tests for setNetworkPreferenceForUser by Chalard Jean · 4 years, 7 months ago
  78. 1162662 Change the parameter type from ContentResolver to Context by lucaslin · 4 years, 6 months ago
  79. 9f99228 Remove usage of networkAttributes by Remi NGUYEN VAN · 4 years, 6 months ago
  80. 98de10a Merge "[NS01] Add NetworkScore" by Chalard Jean · 4 years, 6 months ago
  81. eb46aa1 Merge "Create ServiceConnectivityResources" by Remi NGUYEN VAN · 4 years, 6 months ago
  82. dd75352 [NS01] Add NetworkScore by Chalard Jean · 4 years, 9 months ago
  83. 67503fe Merge "Replace InetAddress#parseNumericAddress" by Paul Hu · 4 years, 6 months ago
  84. 42f1369 Support Dual ViLTE stats by Zhengyu Zhan · 4 years, 8 months ago
  85. 1e976dd Merge "Create a service-connectivity-pre-jarjar library" by Remi NGUYEN VAN · 4 years, 6 months ago
  86. cbe7381 Replace InetAddress#parseNumericAddress by paulhu · 4 years, 6 months ago
  87. d219f48 Merge changes from topics "vcn04", "vcn12" by Junyu Lai · 4 years, 6 months ago
  88. f72f1d9 Merge "ConnectivityManager: Provide API's to include location sensitive info" by Roshan Pius · 4 years, 6 months ago
  89. 2269d7e Merge "Stop using PackageManagerInternal in PermissionMonitor" by Paul Hu · 4 years, 6 months ago
  90. 3bde652 Merge changes Ib80f814f,Ic605e489 by Lucas Lin · 4 years, 6 months ago
  91. 46bcf55 Create ServiceConnectivityResources by Remi NGUYEN VAN · 4 years, 6 months ago
  92. 7992afd ConnectivityManager: Provide API's to include location sensitive info by Roshan Pius · 4 years, 9 months ago
  93. 92e9f17 Merge changes from topic "ethernet_specifier" by Remi NGUYEN VAN · 4 years, 6 months ago
  94. 1a6095c Add a new API to get the network ID range of IPSec tunnel interface by lucaslin · 4 years, 6 months ago
  95. f3ca0ef [VCN04] Add Subscription Id set into NetworkCapabilities by junyulai · 4 years, 9 months ago
  96. 5a62127 Fix common tests on Q and R by Remi NGUYEN VAN · 4 years, 6 months ago
  97. 7f11b46 Add Ethernet, TestNetworkSpecifier API by Remi NGUYEN VAN · 4 years, 7 months ago
  98. f4bc12f [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 6 months ago
  99. 6b0a6a2 [VCN10] Add new API to listen for highest score network by junyulai · 4 years, 6 months ago
  100. 91fccfe Merge "Don't start clatd if disabled by vendor property." by Lorenzo Colitti · 4 years, 6 months ago