1. df448f6 Merge "Add 5G/NR QOS support" by Jayachandran Chinnakkannu · 5 years ago
  2. eb3ba19 Merge "Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager." by Treehugger Robot · 5 years ago
  3. 04aab0f Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 5 years ago
  4. 8ae3bf3 Add 5G/NR QOS support by Jayachandran C · 5 years ago
  5. 3ef6584 Merge "Fix cannot find removeUnwantedCapability on R device" by Junyu Lai · 5 years ago
  6. 2848cdf Merge "Correct the logic in NetworkCapabilitiesTest" by Chiachang Wang · 5 years ago
  7. 08bebe4 Merge "Add NetworkRequest.Builder creating from an existing instance" by Chiachang Wang · 5 years ago
  8. 1ed0b04 Fix cannot find removeUnwantedCapability on R device by junyulai · 5 years ago
  9. 29d00bc Correct the logic in NetworkCapabilitiesTest by Chiachang Wang · 5 years ago
  10. 992047e Add NetworkRequest.Builder creating from an existing instance by Chiachang Wang · 5 years ago
  11. 20d1872 Merge "[VCN15] expose addUnwantedCapability and related APIs" by Junyu Lai · 5 years ago
  12. c643098 Merge "Have a new method in NetworkAgentConfig.Builder to set allowBypass" by Lorenzo Colitti · 5 years ago
  13. 7199646 Merge changes I638ed5cd,I29f15571,I21a22ed1 by Lorenzo Colitti · 5 years ago
  14. c276e2b Have a new method in NetworkAgentConfig.Builder to set allowBypass by lucaslin · 5 years ago
  15. 3949d6e Expose registerDefaultNetworkCallbackAsUid. by Lorenzo Colitti · 5 years ago
  16. 029ba17 Merge changes I90bf7957,If58524b0 by Lorenzo Colitti · 5 years ago
  17. b199b96 Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 5 years ago
  18. 767c9f2 [VCN15] expose addUnwantedCapability and related APIs by junyulai · 5 years ago
  19. 3f603fa Merge "Revert "Correct the logic in NetworkCapabilitiesTest"" by Chiachang Wang · 5 years ago
  20. f2b0b41 Revert "Correct the logic in NetworkCapabilitiesTest" by Chiachang Wang · 5 years ago
  21. f251412 Store the effective UID in NetworkRequestInfo. by Lorenzo Colitti · 5 years ago
  22. 58f4cdf Merge "Correct the logic in NetworkCapabilitiesTest" by Treehugger Robot · 5 years ago
  23. afdb6a7 Merge "Remove Preconditions usage in TestNetworkSpecifier" by Remi NGUYEN VAN · 5 years ago
  24. aa1d743 Merge "Revert "Revert "Remove connectivity dependency on Preconditions""" by Remi NGUYEN VAN · 5 years ago
  25. b2fe416 Merge "Add TEST_MAPPING for Connectivity" by Remi NGUYEN VAN · 5 years ago
  26. 33b1df7 Merge "Move trimV4AddrZeros to libs/net" by Treehugger Robot · 5 years ago
  27. 508d3cf Remove Preconditions usage in TestNetworkSpecifier by Remi NGUYEN VAN · 5 years ago
  28. acd6de1 Revert "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 5 years ago
  29. cf638d3 Merge "Add SystemMessages protos to Connectivity" by Remi NGUYEN VAN · 5 years ago
  30. fce4049 Merge "Swap parameters in QosCallback#registerQosCallback" by Jayachandran Chinnakkannu · 5 years ago
  31. c62368f Fix privileged apps calling registerDefaultNetworkCallback. by Lorenzo Colitti · 5 years ago
  32. 053b2a2 Test a bug with NETWORK_SETTINGS+registerDefaultNetworkCallback. by Lorenzo Colitti · 5 years ago
  33. d2c4f1d Merge changes from topics "revert-1645768-revert-1626206-replaceUidRange-MSYTKFNGUE-HIUTVTIGIR", "ti_redaction" by Treehugger Robot · 5 years ago
  34. a31a7b1 Merge changes from topic "backport-connectivityresources" by Lorenzo Colitti · 5 years ago
  35. 2ce7470 Use module resources in NetworkNotificationManager. by Lorenzo Colitti · 5 years ago
  36. e7963a1 Cherry-pick some test changes from ag/13210542. by Lorenzo Colitti · 5 years ago
  37. 4385ef6 Merge "Copy NetworkNotificationManager resources to conectivity module." by Lorenzo Colitti · 5 years ago
  38. 953819d Add connectivity protos to framework-connectivity by Remi NGUYEN VAN · 5 years ago
  39. c850635 Remove unused NetworkPolicyManagerInternal in CS by paulhu · 5 years ago
  40. 6ed4472 Move connectivity AIDLs to android.net by Remi NGUYEN VAN · 5 years ago
  41. 8e12782 Migrate framework-connectivity internal resources by Remi NGUYEN VAN · 5 years ago
  42. 0f91b7a Add multipath preference, background status API by Remi NGUYEN VAN · 5 years ago
  43. f40003c Copy NetworkNotificationManager resources to conectivity module. by Lorenzo Colitti · 5 years ago
  44. 147951c TransportInfo: Add a generic redaction mechanism by Roshan Pius · 5 years ago
  45. c7968e7 Add TEST_MAPPING for Connectivity by Remi NGUYEN VAN · 5 years ago
  46. cb5c2e1 Fix InetAddressCompat exception handling by Remi NGUYEN VAN · 5 years ago
  47. 9e18198 Merge "Add startCaptivePortalApp to system API" by Chiachang Wang · 5 years ago
  48. dc2fed3 Merge "[NS03] Mix in other CS-managed properties" by Chalard Jean · 5 years ago
  49. 0f441f7 Merge "Expose getCapabilities" by Lucas Lin · 5 years ago
  50. cd3ea1f Merge "Reland "Add an API to listen for changes in network blocked status of an uid."" by Treehugger Robot · 5 years ago
  51. 94dc99e Merge "Send a Network instead of network id for wifi no internet dialog" by Chiachang Wang · 5 years ago
  52. ed15b01 Merge "Remove hidden API usage from ProxyTracker" by Aaron Huang · 5 years ago
  53. a6b1b9d Merge "Ensure all calls to getCallingUid use the version in mDeps." by Lorenzo Colitti · 5 years ago
  54. d1a8c71 Remove hidden API usage from ProxyTracker by Aaron Huang · 5 years ago
  55. a5323dd Merge "[NS02] Mix in validation of the score" by Chalard Jean · 5 years ago
  56. 67b6608 [NS03] Mix in other CS-managed properties by Chalard Jean · 5 years ago
  57. 6bde0e5 [NS02] Mix in validation of the score by Chalard Jean · 5 years ago
  58. f678876 Merge "CaptivePortalData: use CharSequence in VenueFriendlyName API" by Treehugger Robot · 5 years ago
  59. 8d81c8d Revert "Revert "Expose uids related APIs in NetworkRequest and N..." by Chiachang Wang · 5 years ago
  60. 16cbb74 Revert^2 "Replace the usage of UidRange" by Chiachang Wang · 5 years ago
  61. ef52aad Send a Network instead of network id for wifi no internet dialog by Chiachang Wang · 5 years ago
  62. e1da163 Merge "Add InetAddressCompat" by Remi NGUYEN VAN · 5 years ago
  63. f0f68f5 Merge "Move network selection utils to Connectivity" by Remi NGUYEN VAN · 5 years ago
  64. e95b266 Reland "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 5 years ago
  65. 2bb1da3 Merge "Revert "Add an API to listen for changes in network blocked status of an uid."" by Anthony Stange · 5 years ago
  66. d88174d Revert "Add an API to listen for changes in network blocked status of an uid." by Anthony Stange · 5 years ago
  67. 2576238 Merge changes from topic "revert-1626206-replaceUidRange-MSYTKFNGUE" by Anthony Stange · 5 years ago
  68. f0b9889 Revert "Replace the usage of UidRange" by Anthony Stange · 5 years ago
  69. 84d92b3 Revert "Expose uids related APIs in NetworkRequest and NetworkCa..." by Anthony Stange · 5 years ago
  70. c262455 Merge "Add an API to listen for changes in network blocked status of an uid." by Sudheer Shanka · 5 years ago
  71. 65b24f7 Move network selection utils to Connectivity by Remi NGUYEN VAN · 5 years ago
  72. 33e3abb Add InetAddressCompat by Remi NGUYEN VAN · 5 years ago
  73. bffe51d Add startCaptivePortalApp to system API by Remi NGUYEN VAN · 5 years ago
  74. 33737f6 Merge "Expose systemReady for SystemServer" by Lucas Lin · 5 years ago
  75. 628ada1 Correct the logic in NetworkCapabilitiesTest by Chiachang Wang · 5 years ago
  76. 7b582e9 Merge changes from topic "replaceUidRange" by Chiachang Wang · 5 years ago
  77. 5317836 Merge "Expose APIs for Settings" by Chiachang Wang · 5 years ago
  78. 96d66bb Merge "Add a VpnManager.TYPE_VPN_OEM." by Lorenzo Colitti · 5 years ago
  79. e01f6d4 Expose getCapabilities by lucaslin · 5 years ago
  80. 08b0411 Merge "Address remaining comments on aosp/1607893" by Chalard Jean · 5 years ago
  81. 4de6088 Address remaining comments on aosp/1607893 by Chalard Jean · 5 years ago
  82. 229cf59 Merge "Move constants to MODULE_LIB" by Chalard Jean · 5 years ago
  83. 9abe34a Merge "Add more connectivity module settings" by Paul Hu · 5 years ago
  84. e755824 Add SystemMessages protos to Connectivity by Remi NGUYEN VAN · 5 years ago
  85. cc8f26d Add an API to listen for changes in network blocked status of an uid. by Sudheer Shanka · 5 years ago
  86. 3541fcb Add a VpnManager.TYPE_VPN_OEM. by Lorenzo Colitti · 5 years ago
  87. 79260c2 Add more connectivity module settings by paulhu · 5 years ago
  88. 0cefc1c Expose APIs for Settings by Chiachang Wang · 5 years ago
  89. 1142754 Add framework-connectivity.impl by Remi NGUYEN VAN · 5 years ago
  90. f379cee Expose uids related APIs in NetworkRequest and NetworkCapabilities by Chiachang Wang · 5 years ago
  91. bb2439a Replace the usage of UidRange by Chiachang Wang · 5 years ago
  92. 3e17e82 Merge "Add ConnectivitySettingsManager" by Paul Hu · 5 years ago
  93. 7ffb87e Merge "Remove Protocol.BASE_* usage in Connectivity" by Remi NGUYEN VAN · 5 years ago
  94. 3d136c5 Merge "Remove Settings.Global.TCP_DEFAULT_INIT_RWND on CS" by Paul Hu · 5 years ago
  95. be83a4a Merge "Remove extra comment" by Remi NGUYEN VAN · 5 years ago
  96. a711b3f Remove Protocol.BASE_* usage in Connectivity by Remi NGUYEN VAN · 5 years ago
  97. de9a3af Merge "Modify the comment of getPrivateDnsMode" by Lucas Lin · 5 years ago
  98. 5ccc21e Merge "Remove usage of networkAttributes" by Remi NGUYEN VAN · 5 years ago
  99. 0620c85 Remove Settings.Global.TCP_DEFAULT_INIT_RWND on CS by paulhu · 5 years ago
  100. eade234 Remove extra comment by Remi NGUYEN VAN · 5 years ago