1. 8cb7d32 Update TEST_MAPPING imports for connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  2. dfb5153 Merge "Add a test for ParseException" by Remi NGUYEN VAN · 4 years, 5 months ago
  3. bd7b4a4 Merge "[VCN20] Change requestBackgroundNetwork argument order" by Junyu Lai · 4 years, 5 months ago
  4. e576c08 [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years, 5 months ago
  5. df2a314 Add test for [set|is]BypassableVpn by lucaslin · 4 years, 5 months ago
  6. 98bab00 Add a test for ParseException by Remi NGUYEN VAN · 4 years, 5 months ago
  7. 4bc8b13 Merge "Make getUid a method on UserHandle itself instead of static" by Chiachang Wang · 4 years, 5 months ago
  8. d2bce7b Add SDK version check to skip S added API test by Chiachang Wang · 4 years, 5 months ago
  9. 3d1e89d Rename APIs in NetworkAgentConfig.Builder by Chiachang Wang · 4 years, 5 months ago
  10. 6e4405f Adding log history for setOemNetworkPreference() by James Mattis · 4 years, 5 months ago
  11. 97565cf Make getUid a method on UserHandle itself instead of static by Chiachang Wang · 4 years, 5 months ago
  12. 029a0cf Replace fields with getters in keepalive API by Remi NGUYEN VAN · 4 years, 5 months ago
  13. d125112 Merge "Assign the bit calculation as long to prevent overflow" by Chiachang Wang · 4 years, 5 months ago
  14. 7dd2a3d Assign the bit calculation as long to prevent overflow by Chiachang Wang · 4 years, 5 months ago
  15. 7fe967c Merge "ConnectivityManager: Address review comments from aosp/1595396" by Treehugger Robot · 4 years, 5 months ago
  16. f75ffaa ConnectivityManager: Address review comments from aosp/1595396 by Roshan Pius · 4 years, 6 months ago
  17. 133733b Merge "Add session ID to VpnTransportInfo" by Frank Li · 4 years, 5 months ago
  18. bd275dc Adding per-app support for app add/remove by James Mattis · 4 years, 6 months ago
  19. 167cc4a Merge "Fix a bug where the wrong profile is queried" by Chalard Jean · 4 years, 5 months ago
  20. 0a04bdb Fix a bug where the wrong profile is queried by Chalard Jean · 4 years, 5 months ago
  21. 4310e45 Downgrade list of subIds in NetworkCapabilities to @SystemApi by Benedict Wong · 4 years, 6 months ago
  22. e36b232 Merge "Move deduceRestrictedCapability to libs/net and rename it" by Aaron Huang · 4 years, 5 months ago
  23. 58b8d1e Merge "Fix testLegacyLockdownVpn flaky" by Chalard Jean · 4 years, 5 months ago
  24. 375d1f5 Add session ID to VpnTransportInfo by lifr · 4 years, 6 months ago
  25. face022 Fix testLegacyLockdownVpn flaky by Chalard Jean · 4 years, 5 months ago
  26. 2adfd3c Add required permission to FrameworksNetIntegrationTests by Suprabh Shukla · 4 years, 5 months ago
  27. cbc6a31 Merge changes I24580ea4,Id48b8eab by Lorenzo Colitti · 4 years, 6 months ago
  28. b4f8d8e Allow the system to register 250 NetworkCallbacks. by Lorenzo Colitti · 4 years, 6 months ago
  29. 64ef4d3 Add more test coverage for limiting the number of callbacks. by Lorenzo Colitti · 4 years, 6 months ago
  30. 364ad64 Merge changes I3826b9ef,I91d68ca3 by Treehugger Robot · 4 years, 6 months ago
  31. 2206e97 Merge changes If539cf5d,I9765f1c9,I6d3007a1 by Lorenzo Colitti · 4 years, 6 months ago
  32. 90358f5 Remove NetworkPolicyManager.isUidBlocked() API. by Sudheer Shanka · 4 years, 6 months ago
  33. 1bc9ad0 Add test coverage for NetworkAgent callbacks. by Lorenzo Colitti · 4 years, 6 months ago
  34. 8539ed6 Merge changes from topic "NetworkAgent02" by Frank Li · 4 years, 6 months ago
  35. f459c60 Fix cannot success verify count of the networkAgent Config items on R device by lifr · 4 years, 6 months ago
  36. f159429 [TL02]Remove hidden API usage of NetworkAgent by lifr · 4 years, 6 months ago
  37. 371bd28 Merge "Support Dual ViLTE stats" by Junyu Lai · 4 years, 6 months ago
  38. a99e50d Merge "Re-implement NetworkUtils#queryUserAccess." by Remi NGUYEN VAN · 4 years, 6 months ago
  39. 092af05 Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 6 months ago
  40. f151f5f Move deduceRestrictedCapability to libs/net and rename it by Aaron Huang · 4 years, 6 months ago
  41. 9150b1e Add unit tests for onBlockedStatusChanged(Network, int). by Lorenzo Colitti · 4 years, 6 months ago
  42. 60104f5 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
  43. 3483ccf Merge "Add annotation for Vpn#getNetwork()" by Lucas Lin · 4 years, 6 months ago
  44. 0f114df Merge "Remove the usage of NETID_UNSET from Vpn.java" by Lucas Lin · 4 years, 6 months ago
  45. 150976c Add annotation for Vpn#getNetwork() by lucaslin · 4 years, 6 months ago
  46. 6b49587 Remove the usage of NETID_UNSET from Vpn.java by lucaslin · 4 years, 6 months ago
  47. 2b87890 Add static for constant by lucaslin · 4 years, 6 months ago
  48. e14573d Get NetworkCapabilities from NetworkCallback by lucaslin · 4 years, 6 months ago
  49. f652408 Merge "Use a longer test timeout in integration test" by Treehugger Robot · 4 years, 6 months ago
  50. df448f6 Merge "Add 5G/NR QOS support" by Jayachandran Chinnakkannu · 4 years, 6 months ago
  51. 04aab0f Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 6 months ago
  52. 8ae3bf3 Add 5G/NR QOS support by Jayachandran C · 4 years, 6 months ago
  53. 3ef6584 Merge "Fix cannot find removeUnwantedCapability on R device" by Junyu Lai · 4 years, 6 months ago
  54. 2848cdf Merge "Correct the logic in NetworkCapabilitiesTest" by Chiachang Wang · 4 years, 6 months ago
  55. 1ed0b04 Fix cannot find removeUnwantedCapability on R device by junyulai · 4 years, 6 months ago
  56. 2c5c322 Use a longer test timeout in integration test by Remi NGUYEN VAN · 4 years, 6 months ago
  57. 29d00bc Correct the logic in NetworkCapabilitiesTest by Chiachang Wang · 4 years, 6 months ago
  58. 20d1872 Merge "[VCN15] expose addUnwantedCapability and related APIs" by Junyu Lai · 4 years, 6 months ago
  59. b199b96 Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 6 months ago
  60. 767c9f2 [VCN15] expose addUnwantedCapability and related APIs by junyulai · 4 years, 6 months ago
  61. 58f4cdf Merge "Correct the logic in NetworkCapabilitiesTest" by Treehugger Robot · 4 years, 6 months ago
  62. c62368f Fix privileged apps calling registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
  63. 053b2a2 Test a bug with NETWORK_SETTINGS+registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
  64. d2c4f1d Merge changes from topics "revert-1645768-revert-1626206-replaceUidRange-MSYTKFNGUE-HIUTVTIGIR", "ti_redaction" by Treehugger Robot · 4 years, 6 months ago
  65. 2ce7470 Use module resources in NetworkNotificationManager. by Lorenzo Colitti · 4 years, 6 months ago
  66. e7963a1 Cherry-pick some test changes from ag/13210542. by Lorenzo Colitti · 4 years, 6 months ago
  67. c850635 Remove unused NetworkPolicyManagerInternal in CS by paulhu · 4 years, 6 months ago
  68. 8e12782 Migrate framework-connectivity internal resources by Remi NGUYEN VAN · 4 years, 6 months ago
  69. 147951c TransportInfo: Add a generic redaction mechanism by Roshan Pius · 4 years, 7 months ago
  70. dc2fed3 Merge "[NS03] Mix in other CS-managed properties" by Chalard Jean · 4 years, 6 months ago
  71. 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
  72. 67b6608 [NS03] Mix in other CS-managed properties by Chalard Jean · 4 years, 8 months ago
  73. 16cbb74 Revert^2 "Replace the usage of UidRange" by Chiachang Wang · 4 years, 6 months ago
  74. e95b266 Reland "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 4 years, 6 months ago
  75. 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
  76. d88174d Revert "Add an API to listen for changes in network blocked status of an uid." by Anthony Stange · 4 years, 6 months ago
  77. 2576238 Merge changes from topic "revert-1626206-replaceUidRange-MSYTKFNGUE" by Anthony Stange · 4 years, 6 months ago
  78. f0b9889 Revert "Replace the usage of UidRange" by Anthony Stange · 4 years, 6 months ago
  79. c262455 Merge "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 4 years, 6 months ago
  80. 628ada1 Correct the logic in NetworkCapabilitiesTest by Chiachang Wang · 4 years, 6 months ago
  81. 7b582e9 Merge changes from topic "replaceUidRange" by Chiachang Wang · 4 years, 6 months ago
  82. 96d66bb Merge "Add a VpnManager.TYPE_VPN_OEM." by Lorenzo Colitti · 4 years, 6 months ago
  83. 4de6088 Address remaining comments on aosp/1607893 by Chalard Jean · 4 years, 6 months ago
  84. 9abe34a Merge "Add more connectivity module settings" by Paul Hu · 4 years, 6 months ago
  85. cc8f26d Add an API to listen for changes in network blocked status of an uid. by Sudheer Shanka · 4 years, 6 months ago
  86. 3541fcb Add a VpnManager.TYPE_VPN_OEM. by Lorenzo Colitti · 4 years, 6 months ago
  87. 79260c2 Add more connectivity module settings by paulhu · 4 years, 6 months ago
  88. bb2439a Replace the usage of UidRange by Chiachang Wang · 4 years, 7 months ago
  89. 3d136c5 Merge "Remove Settings.Global.TCP_DEFAULT_INIT_RWND on CS" by Paul Hu · 4 years, 6 months ago
  90. 5ccc21e Merge "Remove usage of networkAttributes" by Remi NGUYEN VAN · 4 years, 6 months ago
  91. 0620c85 Remove Settings.Global.TCP_DEFAULT_INIT_RWND on CS by paulhu · 4 years, 6 months ago
  92. 8d638d9 Merge "Change the parameter type from ContentResolver to Context" by Lucas Lin · 4 years, 6 months ago
  93. bf97a3a Merge changes I335e82e2,I84ba363d,I8f18083b,I854a952d,I00e23441 by Chalard Jean · 4 years, 6 months ago
  94. 8cae3c7 [VCN13] Implement tracking best matching network by junyulai · 4 years, 6 months ago
  95. 6bb468c Remove per-user preference when the user is removed by Chalard Jean · 4 years, 6 months ago
  96. 38a4e7f Add tests for setNetworkPreferenceForUser by Chalard Jean · 4 years, 7 months ago
  97. 1162662 Change the parameter type from ContentResolver to Context by lucaslin · 4 years, 6 months ago
  98. 9f99228 Remove usage of networkAttributes by Remi NGUYEN VAN · 4 years, 6 months ago
  99. 98de10a Merge "[NS01] Add NetworkScore" by Chalard Jean · 4 years, 6 months ago
  100. eb46aa1 Merge "Create ServiceConnectivityResources" by Remi NGUYEN VAN · 4 years, 6 months ago