- afd7250 Merge "NetworkCapabilities: Hide copy constructor" am: fb309ae283 by Roshan Pius · 4 years, 4 months ago
- fb309ae Merge "NetworkCapabilities: Hide copy constructor" by Roshan Pius · 4 years, 4 months ago
- b707122 Merge "Add session ID to VpnTransportInfo" am: 4ae4410678 by Frank Li · 4 years, 4 months ago
- 060c1cd Merge "Downgrade DNS fail message from Error to Warning" am: 374a06673e by Ken Chen · 4 years, 4 months ago
- 4ae4410 Merge "Add session ID to VpnTransportInfo" by Frank Li · 4 years, 4 months ago
- 676eccd Merge "Cleanup setGlobalProxy" am: 376274c277 by Chalard Jean · 4 years, 4 months ago
- 374a066 Merge "Downgrade DNS fail message from Error to Warning" by Ken Chen · 4 years, 4 months ago
- 376274c Merge "Cleanup setGlobalProxy" by Chalard Jean · 4 years, 4 months ago
- acbbb25 Downgrade DNS fail message from Error to Warning by Ken Chen · 4 years, 4 months ago
- fdfa2d0 Merge "Remove unstable IpPrefix" am: 184a6ce54d by Steven Moreland · 4 years, 4 months ago
- 184a6ce Merge "Remove unstable IpPrefix" by Steven Moreland · 4 years, 4 months ago
- fc3adb5 NetworkCapabilities: Hide copy constructor by Roshan Pius · 4 years, 4 months ago
- 10b113c Merge "Downgrade list of subIds in NetworkCapabilities to @SystemApi" am: 42d706acfc by Benedict Wong · 4 years, 4 months ago
- 42d706a Merge "Downgrade list of subIds in NetworkCapabilities to @SystemApi" by Benedict Wong · 4 years, 4 months ago
- 238cd33 Merge "API to get network visible network capability name" am: aac4d3242a by Sarah Chin · 4 years, 4 months ago
- aac4d32 Merge "API to get network visible network capability name" by Sarah Chin · 4 years, 4 months ago
- e1ce6ae Cleanup setGlobalProxy by Chalard Jean · 4 years, 5 months ago
- 5cec034 Downgrade list of subIds in NetworkCapabilities to @SystemApi by Benedict Wong · 4 years, 4 months ago
- a732a85 Remove unstable IpPrefix by Steven Moreland · 4 years, 4 months ago
- 30129ac Merge "Expose BIP and VSIM relavent definitions" am: 5e6693605c by Aaron Huang · 4 years, 4 months ago
- af5827c Merge "Move deduceRestrictedCapability to libs/net and rename it" am: 6098194278 by Aaron Huang · 4 years, 4 months ago
- 5e66936 Merge "Expose BIP and VSIM relavent definitions" by Aaron Huang · 4 years, 4 months ago
- 6098194 Merge "Move deduceRestrictedCapability to libs/net and rename it" by Aaron Huang · 4 years, 4 months ago
- 65b9f96 Add session ID to VpnTransportInfo by lifr · 4 years, 4 months ago
- 647d2b6 Merge "[JS01]Remove hidden API usage of Connectivity Sevice" am: 487698b2b7 by Frank Li · 4 years, 4 months ago
- 487698b Merge "[JS01]Remove hidden API usage of Connectivity Sevice" by Frank Li · 4 years, 4 months ago
- b4dab37 [JS01]Remove hidden API usage of Connectivity Sevice by lifr · 4 years, 5 months ago
- e18ea6c Merge changes If539cf5d,I9765f1c9,I6d3007a1 am: f2babbbd67 by Lorenzo Colitti · 4 years, 4 months ago
- 9364b3a Add a setTeardownDelayMs API to NetworkAgent. by Lorenzo Colitti · 4 years, 5 months ago
- f788a65 [TL02]Remove hidden API usage of NetworkAgent am: d90927f218 by lifr · 4 years, 4 months ago
- a1bd6f6 Address comments on onBlockedStatusChanged(Network, int) CL. by Lorenzo Colitti · 4 years, 4 months ago
- d90927f [TL02]Remove hidden API usage of NetworkAgent by lifr · 4 years, 5 months ago
- c567eb8 Merge "Re-implement NetworkUtils#queryUserAccess." am: 43dc028b9f by Remi NGUYEN VAN · 4 years, 4 months ago
- 43dc028 Merge "Re-implement NetworkUtils#queryUserAccess." by Remi NGUYEN VAN · 4 years, 4 months ago
- 3f1a21e Re-implement NetworkUtils#queryUserAccess. by Lorenzo Colitti · 4 years, 5 months ago
- edca52a Merge "Add network disconnected callback" am: c1657fb7f8 by Treehugger Robot · 4 years, 4 months ago
- eab4a9c Expose BIP and VSIM relavent definitions by Chiachang Wang · 4 years, 4 months ago
- 7f7c26b Move deduceRestrictedCapability to libs/net and rename it by Aaron Huang · 4 years, 5 months ago
- c1657fb Merge "Add network disconnected callback" by Treehugger Robot · 4 years, 4 months ago
- 05c65a1 Merge changes from topic "blocked-reasons-callback-tests" am: 2108a92452 by Lorenzo Colitti · 4 years, 4 months ago
- ef7295f Add MOBILE_DATA_PREFERRED_APPS setting am: 7a4eeed62f by paulhu · 4 years, 4 months ago
- 2165a27 Add PRIVATE_DNS_MODE setting setter am: 6865eb6dda by paulhu · 4 years, 4 months ago
- ea9bb66 Expose ConnectivitySettingsManager as module-lib API am: 9443095517 by paulhu · 4 years, 4 months ago
- 1c5f57f Add network disconnected callback by Chiachang Wang · 4 years, 4 months ago
- 8fc279e API to get network visible network capability name by Sarah Chin · 4 years, 5 months ago
- 8ad5812 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 5 months ago
- 7a4eeed Add MOBILE_DATA_PREFERRED_APPS setting by paulhu · 4 years, 4 months ago
- 6865eb6 Add PRIVATE_DNS_MODE setting setter by paulhu · 4 years, 4 months ago
- 9443095 Expose ConnectivitySettingsManager as module-lib API by paulhu · 4 years, 5 months ago
- d9763ad Merge "Add network created callback support" am: 1b7563cb1e by Chiachang Wang · 4 years, 4 months ago
- 1b7563c Merge "Add network created callback support" by Chiachang Wang · 4 years, 4 months ago
- a2ec6c3 Merge "Expose some APIs from ConnectivityManager" am: 8e4ae68ddd by Lucas Lin · 4 years, 4 months ago
- e7b2119 Merge changes Ic2357dcf,Iddf8c71a am: 514e8ad39c by Lucas Lin · 4 years, 4 months ago
- 849c987 Expose NetworkScore to external caller am: 39907ba9d6 by lucaslin · 4 years, 4 months ago
- 8e4ae68 Merge "Expose some APIs from ConnectivityManager" by Lucas Lin · 4 years, 4 months ago
- 514e8ad Merge changes Ic2357dcf,Iddf8c71a by Lucas Lin · 4 years, 4 months ago
- e211de2 Add network created callback support by Chiachang Wang · 4 years, 4 months ago
- 4694a2a Expose NetworkAgent constructor taking a NetworkScore parameter by Chiachang Wang · 4 years, 5 months ago
- 39907ba Expose NetworkScore to external caller by lucaslin · 4 years, 5 months ago
- 29278ee Expose some APIs from ConnectivityManager by lucaslin · 4 years, 5 months ago
- 05e4507 Merge "Add 5G/NR QOS support" am: 0deb814870 by Jayachandran Chinnakkannu · 4 years, 4 months ago
- 5330af9 Merge "Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager." am: 266578d5cd by Treehugger Robot · 4 years, 4 months ago
- 0deb814 Merge "Add 5G/NR QOS support" by Jayachandran Chinnakkannu · 4 years, 4 months ago
- 266578d Merge "Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager." by Treehugger Robot · 4 years, 4 months ago
- f1520bb Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 5 months ago
- d57b285 Add 5G/NR QOS support by Jayachandran C · 4 years, 5 months ago
- f5c555f Merge "Add NetworkRequest.Builder creating from an existing instance" am: 074c7d7537 by Chiachang Wang · 4 years, 5 months ago
- 074c7d7 Merge "Add NetworkRequest.Builder creating from an existing instance" by Chiachang Wang · 4 years, 5 months ago
- e2179dd Add NetworkRequest.Builder creating from an existing instance by Chiachang Wang · 4 years, 5 months ago
- 767a374 Merge "[VCN15] expose addUnwantedCapability and related APIs" am: 84ebe6693a by Junyu Lai · 4 years, 5 months ago
- 17b490e Merge "Have a new method in NetworkAgentConfig.Builder to set allowBypass" am: 1a6e0ea3fd by Lorenzo Colitti · 4 years, 5 months ago
- 84ebe66 Merge "[VCN15] expose addUnwantedCapability and related APIs" by Junyu Lai · 4 years, 5 months ago
- 1a6e0ea Merge "Have a new method in NetworkAgentConfig.Builder to set allowBypass" by Lorenzo Colitti · 4 years, 5 months ago
- b1fbb5c Merge changes I638ed5cd,I29f15571,I21a22ed1 am: 750e8ca69e by Lorenzo Colitti · 4 years, 5 months ago
- 750e8ca Merge changes I638ed5cd,I29f15571,I21a22ed1 by Lorenzo Colitti · 4 years, 5 months ago
- 0e345e9 Have a new method in NetworkAgentConfig.Builder to set allowBypass by lucaslin · 4 years, 5 months ago
- 0ffaec3 Expose uids related APIs in NetworkRequest and NetworkCapabilities by Chiachang Wang · 4 years, 5 months ago
- 14a86c3 Replace the usage of UidRange by Chiachang Wang · 4 years, 5 months ago
- b90bdbd Expose registerDefaultNetworkCallbackAsUid. by Lorenzo Colitti · 4 years, 5 months ago
- 5f26b19 Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 5 months ago
- b15b7db [VCN15] expose addUnwantedCapability and related APIs by junyulai · 4 years, 5 months ago
- 6863fba Merge "Remove Preconditions usage in TestNetworkSpecifier" am: 83407b9b0c by Remi NGUYEN VAN · 4 years, 5 months ago
- f689c29 Merge "Revert "Revert "Remove connectivity dependency on Preconditions""" am: ed231fdfeb by Remi NGUYEN VAN · 4 years, 5 months ago
- 7853ddc Merge "Add TEST_MAPPING for Connectivity" am: 47ea973cae by Remi NGUYEN VAN · 4 years, 5 months ago
- bc1c1bc Merge "Move trimV4AddrZeros to libs/net" am: 22cb7841a5 by Treehugger Robot · 4 years, 5 months ago
- 5cf377d Merge "Add SystemMessages protos to Connectivity" am: 470e9e0e19 by Remi NGUYEN VAN · 4 years, 5 months ago
- 507df26 Merge "Swap parameters in QosCallback#registerQosCallback" am: dcc2fb2a19 by Jayachandran Chinnakkannu · 4 years, 5 months ago
- 83407b9 Merge "Remove Preconditions usage in TestNetworkSpecifier" by Remi NGUYEN VAN · 4 years, 5 months ago
- ed231fd Merge "Revert "Revert "Remove connectivity dependency on Preconditions""" by Remi NGUYEN VAN · 4 years, 5 months ago
- 47ea973 Merge "Add TEST_MAPPING for Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
- 22cb784 Merge "Move trimV4AddrZeros to libs/net" by Treehugger Robot · 4 years, 5 months ago
- 2125a97 Remove Preconditions usage in TestNetworkSpecifier by Remi NGUYEN VAN · 4 years, 5 months ago
- 28028e5 Revert "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 4 years, 5 months ago
- 470e9e0 Merge "Add SystemMessages protos to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
- dcc2fb2 Merge "Swap parameters in QosCallback#registerQosCallback" by Jayachandran Chinnakkannu · 4 years, 5 months ago
- 122fc06 resolve merge conflicts of 454f12274548af5e3dd5e554573ca7458d51b1b1 to stage-aosp-master by Roshan Pius · 4 years, 5 months ago
- c2b19b0 [automerger skipped] Revert "Revert "Expose uids related APIs in NetworkRequest and N..." am: 628cb1187e -s ours by Chiachang Wang · 4 years, 5 months ago
- 2752f7f Merge changes from topic "backport-connectivityresources" am: 2cff13b0fc by Lorenzo Colitti · 4 years, 5 months ago
- 5b8376a Add connectivity protos to framework-connectivity am: f96b26606a by Remi NGUYEN VAN · 4 years, 5 months ago
- 5814872 Move connectivity AIDLs to android.net am: 43dea2835e by Remi NGUYEN VAN · 4 years, 5 months ago