1. 7f70885 Add internal support for IPsec forward policies by Benedict Wong · 4 years, 5 months ago
  2. 0c85894 Merge "Add getters to NetworkStateSnapshot" by Treehugger Robot · 4 years, 4 months ago
  3. b812b6d Merge "Add getters to UnderlyingNetworkInfo" by Treehugger Robot · 4 years, 4 months ago
  4. bd9d954 Merge "Rename getAllNetworkStateSnapshot which should be pluralized" by Treehugger Robot · 4 years, 4 months ago
  5. 920f072 Merge "wifi data usage: support to get carrier merged wifi network." by Les Lee · 4 years, 5 months ago
  6. c1c3721 Merge "Changing per-app default request to TRACK_DEFAULT" by James Mattis · 4 years, 5 months ago
  7. 79a90c3 Merge "Address API review feedback" by Chiachang Wang · 4 years, 5 months ago
  8. a117e28 Changing per-app default request to TRACK_DEFAULT by James Mattis · 4 years, 5 months ago
  9. eb239b6 Merge "Use connectivity resources in service-connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
  10. 6ec9b8d Address API review feedback by Chiachang Wang · 4 years, 5 months ago
  11. 97fad72 Use connectivity resources in service-connectivity by Remi NGUYEN VAN · 4 years, 6 months ago
  12. 0af20fa Merge "Add QUERY_ALL_PACKAGES to net integration tests" by Remi NGUYEN VAN · 4 years, 5 months ago
  13. 9503dec Add getters to UnderlyingNetworkInfo by Aaron Huang · 4 years, 5 months ago
  14. cf20f0a Add QUERY_ALL_PACKAGES to net integration tests by Remi NGUYEN VAN · 4 years, 5 months ago
  15. b8f5664 Add getters to NetworkStateSnapshot by Aaron Huang · 4 years, 5 months ago
  16. ee78b1f Rename getAllNetworkStateSnapshot which should be pluralized by Aaron Huang · 4 years, 5 months ago
  17. 9359468 Merge "[VCN19] Rename get/setSubIds to get/setSubscriptionIds" by Treehugger Robot · 4 years, 5 months ago
  18. b897ff2 Merge "Correctly count nri uid request counts" by James Mattis · 4 years, 5 months ago
  19. c4e424a Merge "Refactoring and mocking to make sure unit test doesn't call the real service" by Nazanin Bakhshi · 4 years, 5 months ago
  20. e796aa5 Merge "Roll forward: add a test for ParseException" by Treehugger Robot · 4 years, 5 months ago
  21. 3fd29f1 Merge "Revert "Add a test for ParseException"" by Remi NGUYEN VAN · 4 years, 5 months ago
  22. 96c7913 Update TEST_MAPPING imports for connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
  23. ddca748 Roll forward: add a test for ParseException by Remi NGUYEN VAN · 4 years, 5 months ago
  24. 9f81eda Revert "Add a test for ParseException" by Remi NGUYEN VAN · 4 years, 5 months ago
  25. 20a4a8b Correctly count nri uid request counts by James Mattis · 4 years, 6 months ago
  26. 61f84a6 Refactoring and mocking to make sure unit test doesn't call the real service by Nazanin · 4 years, 5 months ago
  27. 2217bec [VCN19] Rename get/setSubIds to get/setSubscriptionIds by junyulai · 4 years, 5 months ago
  28. c067822 wifi data usage: support to get carrier merged wifi network. by lesl · 4 years, 8 months ago
  29. 24ff1ce Merge "Add a test for ParseException" by Remi NGUYEN VAN · 4 years, 5 months ago
  30. 8ef8d57 Merge "[VCN20] Change requestBackgroundNetwork argument order" by Junyu Lai · 4 years, 5 months ago
  31. 05738ae [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years, 5 months ago
  32. 1c8ddf0 Add test for [set|is]BypassableVpn by lucaslin · 4 years, 5 months ago
  33. 9bab179 Add a test for ParseException by Remi NGUYEN VAN · 4 years, 5 months ago
  34. 34d1abd Merge "Make getUid a method on UserHandle itself instead of static" by Chiachang Wang · 4 years, 5 months ago
  35. fba3c60 Add SDK version check to skip S added API test by Chiachang Wang · 4 years, 5 months ago
  36. ef8132e Rename APIs in NetworkAgentConfig.Builder by Chiachang Wang · 4 years, 5 months ago
  37. cb1e036 Adding log history for setOemNetworkPreference() by James Mattis · 4 years, 5 months ago
  38. 612cc03 Make getUid a method on UserHandle itself instead of static by Chiachang Wang · 4 years, 5 months ago
  39. c86653c Replace fields with getters in keepalive API by Remi NGUYEN VAN · 4 years, 5 months ago
  40. ddfbb93 Merge "Assign the bit calculation as long to prevent overflow" by Chiachang Wang · 4 years, 5 months ago
  41. 9024d78 Assign the bit calculation as long to prevent overflow by Chiachang Wang · 4 years, 5 months ago
  42. caae5a2 Merge "ConnectivityManager: Address review comments from aosp/1595396" by Treehugger Robot · 4 years, 5 months ago
  43. e122026 ConnectivityManager: Address review comments from aosp/1595396 by Roshan Pius · 4 years, 6 months ago
  44. d47c7d9 Merge "Add session ID to VpnTransportInfo" by Frank Li · 4 years, 5 months ago
  45. 02220e2 Adding per-app support for app add/remove by James Mattis · 4 years, 6 months ago
  46. e32a1ef Merge "Fix a bug where the wrong profile is queried" by Chalard Jean · 4 years, 5 months ago
  47. a21ef9b Fix a bug where the wrong profile is queried by Chalard Jean · 4 years, 5 months ago
  48. 53de25f Downgrade list of subIds in NetworkCapabilities to @SystemApi by Benedict Wong · 4 years, 6 months ago
  49. 9489cff Merge "Move deduceRestrictedCapability to libs/net and rename it" by Aaron Huang · 4 years, 5 months ago
  50. 9760a9d Merge "Fix testLegacyLockdownVpn flaky" by Chalard Jean · 4 years, 5 months ago
  51. dbee04c Add session ID to VpnTransportInfo by lifr · 4 years, 6 months ago
  52. 5dad137 Fix testLegacyLockdownVpn flaky by Chalard Jean · 4 years, 5 months ago
  53. 9c4d43d Add required permission to FrameworksNetIntegrationTests by Suprabh Shukla · 4 years, 5 months ago
  54. cd2c0c8 Merge changes I24580ea4,Id48b8eab by Lorenzo Colitti · 4 years, 5 months ago
  55. 6dba588 Allow the system to register 250 NetworkCallbacks. by Lorenzo Colitti · 4 years, 5 months ago
  56. 2680258 Add more test coverage for limiting the number of callbacks. by Lorenzo Colitti · 4 years, 5 months ago
  57. d94dfbf Merge changes I3826b9ef,I91d68ca3 by Treehugger Robot · 4 years, 5 months ago
  58. 9406933 Merge changes If539cf5d,I9765f1c9,I6d3007a1 by Lorenzo Colitti · 4 years, 5 months ago
  59. 3f8e9d7 Remove NetworkPolicyManager.isUidBlocked() API. by Sudheer Shanka · 4 years, 6 months ago
  60. 397fb51 Add test coverage for NetworkAgent callbacks. by Lorenzo Colitti · 4 years, 6 months ago
  61. 7f440ce Merge changes from topic "NetworkAgent02" by Frank Li · 4 years, 5 months ago
  62. 09ad57f Fix cannot success verify count of the networkAgent Config items on R device by lifr · 4 years, 6 months ago
  63. 75764c8 [TL02]Remove hidden API usage of NetworkAgent by lifr · 4 years, 6 months ago
  64. 029dcce Merge "Support Dual ViLTE stats" by Junyu Lai · 4 years, 5 months ago
  65. a98ed4b Merge "Re-implement NetworkUtils#queryUserAccess." by Remi NGUYEN VAN · 4 years, 5 months ago
  66. 22c677e Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 6 months ago
  67. 522918f Move deduceRestrictedCapability to libs/net and rename it by Aaron Huang · 4 years, 6 months ago
  68. 9f3b465 Add unit tests for onBlockedStatusChanged(Network, int). by Lorenzo Colitti · 4 years, 6 months ago
  69. 79c6f22 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
  70. 3dc7bbd Merge "Add annotation for Vpn#getNetwork()" by Lucas Lin · 4 years, 6 months ago
  71. 890af8d Merge "Remove the usage of NETID_UNSET from Vpn.java" by Lucas Lin · 4 years, 6 months ago
  72. c1da625 Add annotation for Vpn#getNetwork() by lucaslin · 4 years, 6 months ago
  73. da9fb40 Remove the usage of NETID_UNSET from Vpn.java by lucaslin · 4 years, 6 months ago
  74. 5992d85 Add static for constant by lucaslin · 4 years, 6 months ago
  75. 01ca124 Get NetworkCapabilities from NetworkCallback by lucaslin · 4 years, 6 months ago
  76. f7d45ff Merge "Use a longer test timeout in integration test" by Treehugger Robot · 4 years, 6 months ago
  77. 4f51028 Merge "Add 5G/NR QOS support" by Jayachandran Chinnakkannu · 4 years, 6 months ago
  78. 9821556 Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 6 months ago
  79. 6cdedae Add 5G/NR QOS support by Jayachandran C · 4 years, 6 months ago
  80. 651b002 Merge "Fix cannot find removeUnwantedCapability on R device" by Junyu Lai · 4 years, 6 months ago
  81. f6bd196 Merge "Correct the logic in NetworkCapabilitiesTest" by Chiachang Wang · 4 years, 6 months ago
  82. 4018b15 Fix cannot find removeUnwantedCapability on R device by junyulai · 4 years, 6 months ago
  83. e232e39 Use a longer test timeout in integration test by Remi NGUYEN VAN · 4 years, 6 months ago
  84. dd29da5 Correct the logic in NetworkCapabilitiesTest by Chiachang Wang · 4 years, 6 months ago
  85. c58d82e Merge "[VCN15] expose addUnwantedCapability and related APIs" by Junyu Lai · 4 years, 6 months ago
  86. 2a49c5d Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 6 months ago
  87. 24efbfd [VCN15] expose addUnwantedCapability and related APIs by junyulai · 4 years, 6 months ago
  88. e05e71e Merge "Correct the logic in NetworkCapabilitiesTest" by Treehugger Robot · 4 years, 6 months ago
  89. 8459344 Fix privileged apps calling registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
  90. 0291f46 Test a bug with NETWORK_SETTINGS+registerDefaultNetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
  91. 99e56c6 Merge changes from topics "revert-1645768-revert-1626206-replaceUidRange-MSYTKFNGUE-HIUTVTIGIR", "ti_redaction" by Treehugger Robot · 4 years, 6 months ago
  92. c405886 Use module resources in NetworkNotificationManager. by Lorenzo Colitti · 4 years, 6 months ago
  93. 0f48c00 Cherry-pick some test changes from ag/13210542. by Lorenzo Colitti · 4 years, 6 months ago
  94. e355cdf Remove unused NetworkPolicyManagerInternal in CS by paulhu · 4 years, 6 months ago
  95. 0d4c78d Migrate framework-connectivity internal resources by Remi NGUYEN VAN · 4 years, 6 months ago
  96. 98f59ec TransportInfo: Add a generic redaction mechanism by Roshan Pius · 4 years, 7 months ago
  97. a302dd2 Merge "[NS03] Mix in other CS-managed properties" by Chalard Jean · 4 years, 6 months ago
  98. c0a07a7 Merge "Reland "Add an API to listen for changes in network blocked status of an uid."" by Treehugger Robot · 4 years, 6 months ago
  99. fbc5467 [NS03] Mix in other CS-managed properties by Chalard Jean · 4 years, 8 months ago
  100. 8156c4e Revert^2 "Replace the usage of UidRange" by Chiachang Wang · 4 years, 6 months ago