1. c86653c Replace fields with getters in keepalive API by Remi NGUYEN VAN · 4 years, 4 months ago
  2. 9bc214c Merge "Expose constants of ConnectivityManager" by Treehugger Robot · 4 years, 4 months ago
  3. e8b3f9c Expose constants of ConnectivityManager by lucaslin · 4 years, 5 months ago
  4. 7b57b98 Merge "Split networkDestroy() and destroyNetworkCache()" by Treehugger Robot · 4 years, 4 months ago
  5. ddfbb93 Merge "Assign the bit calculation as long to prevent overflow" by Chiachang Wang · 4 years, 4 months ago
  6. 9024d78 Assign the bit calculation as long to prevent overflow by Chiachang Wang · 4 years, 4 months ago
  7. caae5a2 Merge "ConnectivityManager: Address review comments from aosp/1595396" by Treehugger Robot · 4 years, 4 months ago
  8. e122026 ConnectivityManager: Address review comments from aosp/1595396 by Roshan Pius · 4 years, 5 months ago
  9. 98f68a2 Merge "NetworkCapabilities: Hide copy constructor" by Roshan Pius · 4 years, 4 months ago
  10. d47c7d9 Merge "Add session ID to VpnTransportInfo" by Frank Li · 4 years, 4 months ago
  11. 601140e Merge "Downgrade DNS fail message from Error to Warning" by Ken Chen · 4 years, 4 months ago
  12. c32e1c9 Merge "Cleanup setGlobalProxy" by Chalard Jean · 4 years, 4 months ago
  13. 73df776 Merge "Adding per-app support for app add/remove" by James Mattis · 4 years, 4 months ago
  14. a6f4832 Merge "Downgrade the log level of exception log" by Treehugger Robot · 4 years, 4 months ago
  15. f6f3930 Downgrade DNS fail message from Error to Warning by Ken Chen · 4 years, 4 months ago
  16. ecdaf23 Downgrade the log level of exception log by lucaslin · 4 years, 4 months ago
  17. f672458 Merge "Remove unstable IpPrefix" by Steven Moreland · 4 years, 4 months ago
  18. 02220e2 Adding per-app support for app add/remove by James Mattis · 4 years, 5 months ago
  19. 528ed9d NetworkCapabilities: Hide copy constructor by Roshan Pius · 4 years, 4 months ago
  20. a7d7793 Merge "Fix broken testCaptivePortalApp" by Treehugger Robot · 4 years, 4 months ago
  21. e32a1ef Merge "Fix a bug where the wrong profile is queried" by Chalard Jean · 4 years, 4 months ago
  22. ef8df21 Merge "Downgrade list of subIds in NetworkCapabilities to @SystemApi" by Benedict Wong · 4 years, 4 months ago
  23. 7457cb0 Merge "API to get network visible network capability name" by Sarah Chin · 4 years, 4 months ago
  24. 48d60ea Cleanup setGlobalProxy by Chalard Jean · 4 years, 5 months ago
  25. efbfd7f Fix broken testCaptivePortalApp by Chalard Jean · 4 years, 4 months ago
  26. a21ef9b Fix a bug where the wrong profile is queried by Chalard Jean · 4 years, 4 months ago
  27. 53de25f Downgrade list of subIds in NetworkCapabilities to @SystemApi by Benedict Wong · 4 years, 4 months ago
  28. c6a80bb Remove unstable IpPrefix by Steven Moreland · 4 years, 4 months ago
  29. 2f6519b Merge "Move some constants from TrafficStatsConstants to NetworkStackConstants" by Aaron Huang · 4 years, 4 months ago
  30. 5d837fa Merge "Expose BIP and VSIM relavent definitions" by Aaron Huang · 4 years, 4 months ago
  31. 9489cff Merge "Move deduceRestrictedCapability to libs/net and rename it" by Aaron Huang · 4 years, 4 months ago
  32. 9760a9d Merge "Fix testLegacyLockdownVpn flaky" by Chalard Jean · 4 years, 4 months ago
  33. dbee04c Add session ID to VpnTransportInfo by lifr · 4 years, 4 months ago
  34. 5dad137 Fix testLegacyLockdownVpn flaky by Chalard Jean · 4 years, 4 months ago
  35. 0967a9d Move some constants from TrafficStatsConstants to NetworkStackConstants by Aaron Huang · 4 years, 5 months ago
  36. 89133c4 Merge "Add required permission to FrameworksNetIntegrationTests" by Chiachang Wang · 4 years, 4 months ago
  37. 9c4d43d Add required permission to FrameworksNetIntegrationTests by Suprabh Shukla · 4 years, 4 months ago
  38. b139200 Calling linkToDeath on binder in NRI constructor by James Mattis · 4 years, 4 months ago
  39. 102e404 Change the const for the unreachable network by James Mattis · 4 years, 4 months ago
  40. cd2c0c8 Merge changes I24580ea4,Id48b8eab by Lorenzo Colitti · 4 years, 4 months ago
  41. 6dba588 Allow the system to register 250 NetworkCallbacks. by Lorenzo Colitti · 4 years, 4 months ago
  42. 2680258 Add more test coverage for limiting the number of callbacks. by Lorenzo Colitti · 4 years, 4 months ago
  43. d94dfbf Merge changes I3826b9ef,I91d68ca3 by Treehugger Robot · 4 years, 4 months ago
  44. fb29117 Merge "[JS01]Remove hidden API usage of Connectivity Sevice" by Frank Li · 4 years, 4 months ago
  45. 42a60c2 [JS01]Remove hidden API usage of Connectivity Sevice by lifr · 4 years, 5 months ago
  46. 9406933 Merge changes If539cf5d,I9765f1c9,I6d3007a1 by Lorenzo Colitti · 4 years, 4 months ago
  47. 3f8e9d7 Remove NetworkPolicyManager.isUidBlocked() API. by Sudheer Shanka · 4 years, 4 months ago
  48. 397fb51 Add test coverage for NetworkAgent callbacks. by Lorenzo Colitti · 4 years, 4 months ago
  49. d5385c4 Add a setTeardownDelayMs API to NetworkAgent. by Lorenzo Colitti · 4 years, 5 months ago
  50. 42fe223 Address comments on onBlockedStatusChanged(Network, int) CL. by Lorenzo Colitti · 4 years, 4 months ago
  51. 7f440ce Merge changes from topic "NetworkAgent02" by Frank Li · 4 years, 4 months ago
  52. 09ad57f Fix cannot success verify count of the networkAgent Config items on R device by lifr · 4 years, 4 months ago
  53. 75764c8 [TL02]Remove hidden API usage of NetworkAgent by lifr · 4 years, 5 months ago
  54. 029dcce Merge "Support Dual ViLTE stats" by Junyu Lai · 4 years, 4 months ago
  55. a98ed4b Merge "Re-implement NetworkUtils#queryUserAccess." by Remi NGUYEN VAN · 4 years, 4 months ago
  56. 22c677e Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 4 months ago
  57. cbb5e0e Expose BIP and VSIM relavent definitions by Chiachang Wang · 4 years, 4 months ago
  58. 522918f Move deduceRestrictedCapability to libs/net and rename it by Aaron Huang · 4 years, 5 months ago
  59. a5ba719 Merge "Add network disconnected callback" by Treehugger Robot · 4 years, 4 months ago
  60. a9ffc14 Add network disconnected callback by Chiachang Wang · 4 years, 4 months ago
  61. d9e35a3 API to get network visible network capability name by Sarah Chin · 4 years, 4 months ago
  62. 9f3b465 Add unit tests for onBlockedStatusChanged(Network, int). by Lorenzo Colitti · 4 years, 4 months ago
  63. 79c6f22 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 5 months ago
  64. 5082bf7 Add MOBILE_DATA_PREFERRED_APPS setting by paulhu · 4 years, 4 months ago
  65. 89a762a Add PRIVATE_DNS_MODE setting setter by paulhu · 4 years, 4 months ago
  66. 58d9a35 Expose ConnectivitySettingsManager as module-lib API by paulhu · 4 years, 5 months ago
  67. 33f5f36 Merge "Add network created callback support" by Chiachang Wang · 4 years, 4 months ago
  68. 3dc7bbd Merge "Add annotation for Vpn#getNetwork()" by Lucas Lin · 4 years, 4 months ago
  69. 890af8d Merge "Remove the usage of NETID_UNSET from Vpn.java" by Lucas Lin · 4 years, 4 months ago
  70. 62370d9 Merge "Expose some APIs from ConnectivityManager" by Lucas Lin · 4 years, 4 months ago
  71. ed9e903 Merge changes Ic2357dcf,Iddf8c71a by Lucas Lin · 4 years, 4 months ago
  72. 3f6cc07 Add network created callback support by Chiachang Wang · 4 years, 4 months ago
  73. c1da625 Add annotation for Vpn#getNetwork() by lucaslin · 4 years, 5 months ago
  74. da9fb40 Remove the usage of NETID_UNSET from Vpn.java by lucaslin · 4 years, 5 months ago
  75. 5992d85 Add static for constant by lucaslin · 4 years, 4 months ago
  76. 01ca124 Get NetworkCapabilities from NetworkCallback by lucaslin · 4 years, 4 months ago
  77. 2ae2d15 Expose NetworkAgent constructor taking a NetworkScore parameter by Chiachang Wang · 4 years, 4 months ago
  78. 9a2ee9e Expose NetworkScore to external caller by lucaslin · 4 years, 4 months ago
  79. e257bce Expose some APIs from ConnectivityManager by lucaslin · 4 years, 5 months ago
  80. f7d45ff Merge "Use a longer test timeout in integration test" by Treehugger Robot · 4 years, 4 months ago
  81. 4f51028 Merge "Add 5G/NR QOS support" by Jayachandran Chinnakkannu · 4 years, 4 months ago
  82. f1bba3c Merge "Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager." by Treehugger Robot · 4 years, 4 months ago
  83. 9821556 Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 4 months ago
  84. 6cdedae Add 5G/NR QOS support by Jayachandran C · 4 years, 5 months ago
  85. 651b002 Merge "Fix cannot find removeUnwantedCapability on R device" by Junyu Lai · 4 years, 4 months ago
  86. f6bd196 Merge "Correct the logic in NetworkCapabilitiesTest" by Chiachang Wang · 4 years, 4 months ago
  87. e227632 Merge "Add NetworkRequest.Builder creating from an existing instance" by Chiachang Wang · 4 years, 4 months ago
  88. 4018b15 Fix cannot find removeUnwantedCapability on R device by junyulai · 4 years, 4 months ago
  89. e232e39 Use a longer test timeout in integration test by Remi NGUYEN VAN · 4 years, 4 months ago
  90. dd29da5 Correct the logic in NetworkCapabilitiesTest by Chiachang Wang · 4 years, 5 months ago
  91. 839b243 Add NetworkRequest.Builder creating from an existing instance by Chiachang Wang · 4 years, 5 months ago
  92. c58d82e Merge "[VCN15] expose addUnwantedCapability and related APIs" by Junyu Lai · 4 years, 4 months ago
  93. 3709f44 Merge "Have a new method in NetworkAgentConfig.Builder to set allowBypass" by Lorenzo Colitti · 4 years, 4 months ago
  94. 5a7e799 Merge changes I638ed5cd,I29f15571,I21a22ed1 by Lorenzo Colitti · 4 years, 4 months ago
  95. cdfe026 Have a new method in NetworkAgentConfig.Builder to set allowBypass by lucaslin · 4 years, 5 months ago
  96. 92ed8b9 Expose registerDefaultNetworkCallbackAsUid. by Lorenzo Colitti · 4 years, 5 months ago
  97. 3038621 Merge changes I90bf7957,If58524b0 by Lorenzo Colitti · 4 years, 5 months ago
  98. 2a49c5d Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 5 months ago
  99. 24efbfd [VCN15] expose addUnwantedCapability and related APIs by junyulai · 4 years, 5 months ago
  100. 2ae123e Merge "Revert "Correct the logic in NetworkCapabilitiesTest"" by Chiachang Wang · 4 years, 5 months ago