- 8bee2fd Add the related extra information in the javadoc by lucaslin · 4 years, 4 months ago
- 3b4f083 Merge "Improve documentation on simulateDataStall" by Remi NGUYEN VAN · 4 years, 4 months ago
- 564f7f8 Improve documentation on simulateDataStall by Remi NGUYEN VAN · 4 years, 4 months ago
- b49c842 Move ACTION_CLEAR_DNS_CACHE to ConnectivityManager by paulhu · 4 years, 5 months ago
- cb20318 Merge "Expose constants of ConnectivityManager" by Treehugger Robot · 4 years, 5 months ago
- d89b298 Expose constants of ConnectivityManager by lucaslin · 4 years, 6 months ago
- 1515b6c Merge "ConnectivityManager: Address review comments from aosp/1595396" by Treehugger Robot · 4 years, 5 months ago
- 189d009 ConnectivityManager: Address review comments from aosp/1595396 by Roshan Pius · 4 years, 5 months ago
- e1ce6ae Cleanup setGlobalProxy by Chalard Jean · 4 years, 5 months ago
- 487698b Merge "[JS01]Remove hidden API usage of Connectivity Sevice" by Frank Li · 4 years, 5 months ago
- b4dab37 [JS01]Remove hidden API usage of Connectivity Sevice by lifr · 4 years, 5 months ago
- a1bd6f6 Address comments on onBlockedStatusChanged(Network, int) CL. by Lorenzo Colitti · 4 years, 5 months ago
- 8ad5812 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 5 months ago
- 6865eb6 Add PRIVATE_DNS_MODE setting setter by paulhu · 4 years, 5 months ago
- 8e4ae68 Merge "Expose some APIs from ConnectivityManager" by Lucas Lin · 4 years, 5 months ago
- 29278ee Expose some APIs from ConnectivityManager by lucaslin · 4 years, 5 months ago
- f1520bb Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 5 months ago
- 750e8ca Merge changes I638ed5cd,I29f15571,I21a22ed1 by Lorenzo Colitti · 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
- ed231fd Merge "Revert "Revert "Remove connectivity dependency on Preconditions""" 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
- dcc2fb2 Merge "Swap parameters in QosCallback#registerQosCallback" by Jayachandran Chinnakkannu · 4 years, 5 months ago
- 43dea28 Move connectivity AIDLs to android.net by Remi NGUYEN VAN · 4 years, 6 months ago
- e62e7ff Add multipath preference, background status API by Remi NGUYEN VAN · 4 years, 5 months ago
- 1756295 Merge "Add startCaptivePortalApp to system API" by Chiachang Wang · 4 years, 5 months ago
- 871321f Merge "Add InetAddressCompat" by Remi NGUYEN VAN · 4 years, 5 months ago
- 342dddd Add InetAddressCompat by Remi NGUYEN VAN · 4 years, 5 months ago
- 8238a76 Add startCaptivePortalApp to system API by Remi NGUYEN VAN · 4 years, 5 months ago
- 56564e0 Merge "Expose systemReady for SystemServer" by Lucas Lin · 4 years, 5 months ago
- e584943 Merge "Expose APIs for Settings" by Chiachang Wang · 4 years, 5 months ago
- 8c28860 Merge "Move constants to MODULE_LIB" by Chalard Jean · 4 years, 5 months ago
- b998511 Merge "Add more connectivity module settings" by Paul Hu · 4 years, 5 months ago
- c9925e0 Add more connectivity module settings by paulhu · 4 years, 5 months ago
- f9294e7 Expose APIs for Settings by Chiachang Wang · 4 years, 5 months ago
- 5a819fb Merge "Remove Protocol.BASE_* usage in Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
- 1b9f03a Remove Protocol.BASE_* usage in Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago
- debfe60 Modify the comment of getPrivateDnsMode by lucaslin · 4 years, 5 months ago
- 253a041 Merge "Change the parameter type from ContentResolver to Context" by Lucas Lin · 4 years, 5 months ago
- 10774b7 Expose systemReady for SystemServer by lucaslin · 4 years, 5 months ago
- bef6b09 Move constants to MODULE_LIB by Chalard Jean · 4 years, 5 months ago
- 24a9b5c Merge changes I335e82e2,I84ba363d,I8f18083b,I854a952d,I00e23441 by Chalard Jean · 4 years, 5 months ago
- bd12306 [VCN14] Expose registerBestMatchingNetworkCallback by junyulai · 4 years, 5 months ago
- 7664f62 [VCN13] Implement tracking best matching network by junyulai · 4 years, 5 months ago
- 0a4aefc Expose the enterprise per-profile networking API. by Chalard Jean · 4 years, 6 months ago
- ad565e2 Public API for per-profile network preference. by Chalard Jean · 4 years, 6 months ago
- e2cd02d Change the parameter type from ContentResolver to Context by lucaslin · 4 years, 5 months ago
- 3453ec5 Merge "Add comments to describe the value of converting hex to decimal" by Lucas Lin · 4 years, 5 months ago
- b79ae17 Merge "Have a new API to get private DNS mode" by Lucas Lin · 4 years, 5 months ago
- c296fcc Add comments to describe the value of converting hex to decimal by lucaslin · 4 years, 5 months ago
- d637272 [NS01] Add NetworkScore by Chalard Jean · 4 years, 8 months ago
- 310ef3e Merge "Revert "Remove connectivity dependency on Preconditions"" by Remi NGUYEN VAN · 4 years, 5 months ago
- 3f0e7dd Revert "Remove connectivity dependency on Preconditions" by Remi NGUYEN VAN · 4 years, 5 months ago
- 00e1d9e Merge "Remove connectivity dependency on Preconditions" by Remi NGUYEN VAN · 4 years, 5 months ago
- 889dcda Have a new API to get private DNS mode by lucaslin · 4 years, 5 months ago
- de66768 Merge "Remove hidden INVALID_RESOURCE_ID in unused param" by Treehugger Robot · 4 years, 5 months ago
- a03f3bb Merge "ConnectivityManager: Provide API's to include location sensitive info" by Roshan Pius · 4 years, 5 months ago
- 3ef74f3 Merge changes Ib80f814f,Ic605e489 by Lucas Lin · 4 years, 5 months ago
- e08bc18 ConnectivityManager: Provide API's to include location sensitive info by Roshan Pius · 4 years, 8 months ago
- 686d5d2 Swap parameters in QosCallback#registerQosCallback by Daniel Bright · 4 years, 5 months ago
- 5cdbcfb Add a new API to get the network ID range of IPSec tunnel interface by lucaslin · 4 years, 5 months ago
- dbb7046 [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 5 months ago
- 5a5c99b [VCN10] Add new API to listen for highest score network by junyulai · 4 years, 6 months ago
- fa5eacc Remove connectivity dependency on Preconditions by Remi NGUYEN VAN · 4 years, 5 months ago
- a29be5c Remove hidden INVALID_RESOURCE_ID in unused param by Remi NGUYEN VAN · 4 years, 5 months ago
- 0f08d2f Merge "Replace withCleanCallingIdentity with [clear|restore]CallingIdentity" by Chalard Jean · 4 years, 5 months ago
- b121137 [FUI22] Support getAllNetworkStateSnapshot by junyulai · 4 years, 6 months ago
- eaff72d Replace withCleanCallingIdentity with [clear|restore]CallingIdentity by lucaslin · 4 years, 6 months ago
- bb0277e Implement Settings#checkAndNoteChangeNetworkStateOperation on CS by paulhu · 4 years, 6 months ago
- 10de86f Merge "Revert "Revert "Delete VPN methods in ConnectivityManager.""" by Treehugger Robot · 4 years, 6 months ago
- a7f938e Revert "Revert "Delete VPN methods in ConnectivityManager."" by Lorenzo Colitti · 4 years, 6 months ago
- 49822c0 Merge changes I0a75c440,Ief9e8925,Ie03e8276,If0ac9a64,I716bd771 by Chiachang Wang · 4 years, 6 months ago
- da6bc5a Revert "Delete VPN methods in ConnectivityManager." by Nataniel Borges · 4 years, 6 months ago
- e849277 Delete VPN methods in ConnectivityManager. by Lorenzo Colitti · 4 years, 6 months ago
- fb0f9e3 Merge "Use formal API for ActivityThread to set proxy" by Treehugger Robot · 4 years, 6 months ago
- 345c2df Use formal API for ActivityThread to set proxy by Remi NGUYEN VAN · 4 years, 7 months ago
- cea06a6 [IT06]Move INetworkActivityListener into connectivity module by Chiachang Wang · 4 years, 7 months ago
- 709eb84 [IT4.6] Unbundle NMS out from ConnectivityManager by lucaslin · 4 years, 7 months ago
- 71ced8e Do not depend on Tethering stubs in CM consts by Remi NGUYEN VAN · 4 years, 6 months ago
- b6bd8a5 Rename getVpnLockdownWhitelist to -Allowlist by Lorenzo Colitti · 4 years, 6 months ago
- d18e61a Merge changes Ia68f482a,I4911e214,Ied379654,I66d18512,Ie8e1bd63 by Lorenzo Colitti · 4 years, 6 months ago
- 6e2d702 Marking setOemNetworkPreference as @SystemApi by James Mattis · 4 years, 7 months ago
- a46c144 Adding permission for OEM managed preferences by James Mattis · 4 years, 7 months ago
- 12aeab8 Implementation of setOemNetworkPreference by James Mattis · 4 years, 7 months ago
- 842075e Move VPN code from ConnectivityService to VpnManagerService. by Lorenzo Colitti · 4 years, 7 months ago
- c71cff8 Convert LockdownVpnTracker to NetworkCallbacks. by Lorenzo Colitti · 4 years, 7 months ago
- a77d05e Add a registerSystemDefaultNetworkCallback method. by Lorenzo Colitti · 4 years, 7 months ago
- a8a477b ConnectivityService: Plumb attribution tag for location permission checks by Roshan Pius · 4 years, 8 months ago
- e3e711d Merge changes Iabad7300,I85363e28 by James Mattis · 4 years, 7 months ago
- 452c6ff Stubbed setOemNetworkPreference in Connectivity by James Mattis · 4 years, 8 months ago
- 470efc1 Remove legacy network factories by Remi NGUYEN VAN · 4 years, 7 months ago
- 91444ca Have connectivity self-register manager classes by Remi NGUYEN VAN · 4 years, 7 months ago
- fbbccbc Move module sources to packages/Connectivity by Remi NGUYEN VAN · 4 years, 7 months ago