1. e236fe9 Set ParseException constructors as public by Remi NGUYEN VAN · 4 years, 5 months ago
  2. 9bc214c Merge "Expose constants of ConnectivityManager" by Treehugger Robot · 4 years, 5 months ago
  3. e8b3f9c Expose constants of ConnectivityManager by lucaslin · 4 years, 6 months ago
  4. ddfbb93 Merge "Assign the bit calculation as long to prevent overflow" by Chiachang Wang · 4 years, 5 months ago
  5. 9024d78 Assign the bit calculation as long to prevent overflow by Chiachang Wang · 4 years, 5 months ago
  6. caae5a2 Merge "ConnectivityManager: Address review comments from aosp/1595396" by Treehugger Robot · 4 years, 5 months ago
  7. e122026 ConnectivityManager: Address review comments from aosp/1595396 by Roshan Pius · 4 years, 6 months ago
  8. 98f68a2 Merge "NetworkCapabilities: Hide copy constructor" by Roshan Pius · 4 years, 5 months ago
  9. d47c7d9 Merge "Add session ID to VpnTransportInfo" by Frank Li · 4 years, 5 months ago
  10. 601140e Merge "Downgrade DNS fail message from Error to Warning" by Ken Chen · 4 years, 5 months ago
  11. c32e1c9 Merge "Cleanup setGlobalProxy" by Chalard Jean · 4 years, 5 months ago
  12. f6f3930 Downgrade DNS fail message from Error to Warning by Ken Chen · 4 years, 5 months ago
  13. f672458 Merge "Remove unstable IpPrefix" by Steven Moreland · 4 years, 5 months ago
  14. 528ed9d NetworkCapabilities: Hide copy constructor by Roshan Pius · 4 years, 5 months ago
  15. ef8df21 Merge "Downgrade list of subIds in NetworkCapabilities to @SystemApi" by Benedict Wong · 4 years, 5 months ago
  16. 7457cb0 Merge "API to get network visible network capability name" by Sarah Chin · 4 years, 5 months ago
  17. 48d60ea Cleanup setGlobalProxy by Chalard Jean · 4 years, 6 months ago
  18. 53de25f Downgrade list of subIds in NetworkCapabilities to @SystemApi by Benedict Wong · 4 years, 6 months ago
  19. c6a80bb Remove unstable IpPrefix by Steven Moreland · 4 years, 5 months ago
  20. 5d837fa Merge "Expose BIP and VSIM relavent definitions" by Aaron Huang · 4 years, 5 months ago
  21. 9489cff Merge "Move deduceRestrictedCapability to libs/net and rename it" by Aaron Huang · 4 years, 5 months ago
  22. dbee04c Add session ID to VpnTransportInfo by lifr · 4 years, 6 months ago
  23. fb29117 Merge "[JS01]Remove hidden API usage of Connectivity Sevice" by Frank Li · 4 years, 6 months ago
  24. 42a60c2 [JS01]Remove hidden API usage of Connectivity Sevice by lifr · 4 years, 6 months ago
  25. d5385c4 Add a setTeardownDelayMs API to NetworkAgent. by Lorenzo Colitti · 4 years, 6 months ago
  26. 42fe223 Address comments on onBlockedStatusChanged(Network, int) CL. by Lorenzo Colitti · 4 years, 6 months ago
  27. 75764c8 [TL02]Remove hidden API usage of NetworkAgent by lifr · 4 years, 6 months ago
  28. a98ed4b Merge "Re-implement NetworkUtils#queryUserAccess." by Remi NGUYEN VAN · 4 years, 6 months ago
  29. 22c677e Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 6 months ago
  30. cbb5e0e Expose BIP and VSIM relavent definitions by Chiachang Wang · 4 years, 6 months ago
  31. 522918f Move deduceRestrictedCapability to libs/net and rename it by Aaron Huang · 4 years, 6 months ago
  32. a5ba719 Merge "Add network disconnected callback" by Treehugger Robot · 4 years, 6 months ago
  33. a9ffc14 Add network disconnected callback by Chiachang Wang · 4 years, 6 months ago
  34. d9e35a3 API to get network visible network capability name by Sarah Chin · 4 years, 6 months ago
  35. 79c6f22 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 6 months ago
  36. 5082bf7 Add MOBILE_DATA_PREFERRED_APPS setting by paulhu · 4 years, 6 months ago
  37. 89a762a Add PRIVATE_DNS_MODE setting setter by paulhu · 4 years, 6 months ago
  38. 58d9a35 Expose ConnectivitySettingsManager as module-lib API by paulhu · 4 years, 6 months ago
  39. 33f5f36 Merge "Add network created callback support" by Chiachang Wang · 4 years, 6 months ago
  40. 62370d9 Merge "Expose some APIs from ConnectivityManager" by Lucas Lin · 4 years, 6 months ago
  41. ed9e903 Merge changes Ic2357dcf,Iddf8c71a by Lucas Lin · 4 years, 6 months ago
  42. 3f6cc07 Add network created callback support by Chiachang Wang · 4 years, 6 months ago
  43. 2ae2d15 Expose NetworkAgent constructor taking a NetworkScore parameter by Chiachang Wang · 4 years, 6 months ago
  44. 9a2ee9e Expose NetworkScore to external caller by lucaslin · 4 years, 6 months ago
  45. e257bce Expose some APIs from ConnectivityManager by lucaslin · 4 years, 6 months ago
  46. 4f51028 Merge "Add 5G/NR QOS support" by Jayachandran Chinnakkannu · 4 years, 6 months ago
  47. 9821556 Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 6 months ago
  48. 6cdedae Add 5G/NR QOS support by Jayachandran C · 4 years, 6 months ago
  49. e227632 Merge "Add NetworkRequest.Builder creating from an existing instance" by Chiachang Wang · 4 years, 6 months ago
  50. 839b243 Add NetworkRequest.Builder creating from an existing instance by Chiachang Wang · 4 years, 6 months ago
  51. c58d82e Merge "[VCN15] expose addUnwantedCapability and related APIs" by Junyu Lai · 4 years, 6 months ago
  52. 3709f44 Merge "Have a new method in NetworkAgentConfig.Builder to set allowBypass" by Lorenzo Colitti · 4 years, 6 months ago
  53. 5a7e799 Merge changes I638ed5cd,I29f15571,I21a22ed1 by Lorenzo Colitti · 4 years, 6 months ago
  54. cdfe026 Have a new method in NetworkAgentConfig.Builder to set allowBypass by lucaslin · 4 years, 6 months ago
  55. 92ed8b9 Expose registerDefaultNetworkCallbackAsUid. by Lorenzo Colitti · 4 years, 6 months ago
  56. 2a49c5d Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 6 months ago
  57. 24efbfd [VCN15] expose addUnwantedCapability and related APIs by junyulai · 4 years, 6 months ago
  58. ead72e9 Merge "Remove Preconditions usage in TestNetworkSpecifier" by Remi NGUYEN VAN · 4 years, 6 months ago
  59. c0e54af Merge "Revert "Revert "Remove connectivity dependency on Preconditions""" by Remi NGUYEN VAN · 4 years, 6 months ago
  60. 2a8136f Merge "Move trimV4AddrZeros to libs/net" by Treehugger Robot · 4 years, 6 months ago
  61. 0488766 Remove Preconditions usage in TestNetworkSpecifier by Remi NGUYEN VAN · 4 years, 6 months ago
  62. 81f6842 Revert "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 4 years, 6 months ago
  63. 067718c Merge "Swap parameters in QosCallback#registerQosCallback" by Jayachandran Chinnakkannu · 4 years, 6 months ago
  64. 99e56c6 Merge changes from topics "revert-1645768-revert-1626206-replaceUidRange-MSYTKFNGUE-HIUTVTIGIR", "ti_redaction" by Treehugger Robot · 4 years, 6 months ago
  65. c382ea5 Add connectivity protos to framework-connectivity by Remi NGUYEN VAN · 4 years, 6 months ago
  66. 73f96a2 Move connectivity AIDLs to android.net by Remi NGUYEN VAN · 4 years, 7 months ago
  67. 0d4c78d Migrate framework-connectivity internal resources by Remi NGUYEN VAN · 4 years, 6 months ago
  68. e2139a0 Add multipath preference, background status API by Remi NGUYEN VAN · 4 years, 6 months ago
  69. 98f59ec TransportInfo: Add a generic redaction mechanism by Roshan Pius · 4 years, 7 months ago
  70. 5265c87 Fix InetAddressCompat exception handling by Remi NGUYEN VAN · 4 years, 6 months ago
  71. ec75643 Merge "Add startCaptivePortalApp to system API" by Chiachang Wang · 4 years, 6 months ago
  72. a302dd2 Merge "[NS03] Mix in other CS-managed properties" by Chalard Jean · 4 years, 6 months ago
  73. 5af3cd8 Merge "Expose getCapabilities" by Lucas Lin · 4 years, 6 months ago
  74. fbc5467 [NS03] Mix in other CS-managed properties by Chalard Jean · 4 years, 8 months ago
  75. 0dfbc82 [NS02] Mix in validation of the score by Chalard Jean · 4 years, 8 months ago
  76. 7a81a91 Merge "CaptivePortalData: use CharSequence in VenueFriendlyName API" by Treehugger Robot · 4 years, 6 months ago
  77. c2ea3ab Revert "Revert "Expose uids related APIs in NetworkRequest and N..." by Chiachang Wang · 4 years, 6 months ago
  78. 8156c4e Revert^2 "Replace the usage of UidRange" by Chiachang Wang · 4 years, 6 months ago
  79. e461c56 Merge "Add InetAddressCompat" by Remi NGUYEN VAN · 4 years, 6 months ago
  80. bc43882 Merge "Move network selection utils to Connectivity" by Remi NGUYEN VAN · 4 years, 6 months ago
  81. d6aa01e Merge changes from topic "revert-1626206-replaceUidRange-MSYTKFNGUE" by Anthony Stange · 4 years, 6 months ago
  82. 1b5c01b Revert "Replace the usage of UidRange" by Anthony Stange · 4 years, 6 months ago
  83. 43b606d Revert "Expose uids related APIs in NetworkRequest and NetworkCa..." by Anthony Stange · 4 years, 6 months ago
  84. e3fa0dd Move network selection utils to Connectivity by Remi NGUYEN VAN · 4 years, 6 months ago
  85. e1b04f6 Add InetAddressCompat by Remi NGUYEN VAN · 4 years, 6 months ago
  86. 4cf96ab Add startCaptivePortalApp to system API by Remi NGUYEN VAN · 4 years, 6 months ago
  87. 1235582 Merge "Expose systemReady for SystemServer" by Lucas Lin · 4 years, 6 months ago
  88. 5f1f326 Merge changes from topic "replaceUidRange" by Chiachang Wang · 4 years, 6 months ago
  89. 4b111a2 Merge "Expose APIs for Settings" by Chiachang Wang · 4 years, 6 months ago
  90. 8791159 Expose getCapabilities by lucaslin · 4 years, 6 months ago
  91. 75915ba Merge "Move constants to MODULE_LIB" by Chalard Jean · 4 years, 6 months ago
  92. 04db284 Merge "Add more connectivity module settings" by Paul Hu · 4 years, 6 months ago
  93. 56e09df Add more connectivity module settings by paulhu · 4 years, 6 months ago
  94. 4d51357 Expose APIs for Settings by Chiachang Wang · 4 years, 6 months ago
  95. 3f64a33 Add framework-connectivity.impl by Remi NGUYEN VAN · 4 years, 6 months ago
  96. 3472085 Expose uids related APIs in NetworkRequest and NetworkCapabilities by Chiachang Wang · 4 years, 6 months ago
  97. 0843e48 Replace the usage of UidRange by Chiachang Wang · 4 years, 7 months ago
  98. 83adad7 Merge "Add ConnectivitySettingsManager" by Paul Hu · 4 years, 6 months ago
  99. e498d6c Merge "Remove Protocol.BASE_* usage in Connectivity" by Remi NGUYEN VAN · 4 years, 6 months ago
  100. a902c7c Merge "Remove extra comment" by Remi NGUYEN VAN · 4 years, 6 months ago