- d82ece8 Add RESTRICTED_ALLOWED_APPS setting by paulhu · 4 years, 3 months ago
- 0604a2e Merge "Update PrivateDnsMode from StringDef to IntDef" by Lucas Lin · 4 years, 3 months ago
- e1d928a Rename unwanted capabilities to forbidden capabilities. by Lorenzo Colitti · 4 years, 3 months ago
- de1e985 Update PrivateDnsMode from StringDef to IntDef by lucaslin · 4 years, 3 months ago
- 416a37f Merge "Rename getAllNetworkStateSnapshot which should be pluralized" by Treehugger Robot · 4 years, 3 months ago
- 14a74d0 Merge "Address API review feedback" by Chiachang Wang · 4 years, 3 months ago
- 2cd79f2 Address API review feedback by Chiachang Wang · 4 years, 3 months ago
- 3227bfb Rename getAllNetworkStateSnapshot which should be pluralized by Aaron Huang · 4 years, 3 months ago
- 3c409e8 [VCN19] Rename get/setSubIds to get/setSubscriptionIds by junyulai · 4 years, 3 months ago
- e576c08 [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years, 3 months ago
- 3cbfc11 Merge "Rename APIs in NetworkAgentConfig.Builder" by Chiachang Wang · 4 years, 4 months ago
- 3d1e89d Rename APIs in NetworkAgentConfig.Builder by Chiachang Wang · 4 years, 4 months ago
- 7fafd18 Remove TcpRepairWindow from module-lib API by paulhu · 4 years, 4 months ago
- 4abe99e Merge "Set ParseException constructors as public" by Remi NGUYEN VAN · 4 years, 4 months ago
- bc01e88 Merge "Replace fields with getters in keepalive API" by Remi NGUYEN VAN · 4 years, 4 months ago
- 94c8957 Merge "Add RequiresPermission to TestNetworkManager" by Remi NGUYEN VAN · 4 years, 4 months ago
- 6671f42 Add RequiresPermission to TestNetworkManager by Remi NGUYEN VAN · 4 years, 4 months ago
- da39ab1 Set ParseException constructors as public by Remi NGUYEN VAN · 4 years, 4 months ago
- 029a0cf Replace fields with getters in keepalive API by Remi NGUYEN VAN · 4 years, 4 months ago
- 164c97d Move ACTION_CLEAR_DNS_CACHE to ConnectivityManager by paulhu · 4 years, 4 months ago
- 62967ab Merge "Expose constants of ConnectivityManager" by Treehugger Robot · 4 years, 4 months ago
- 4892f26 Expose constants of ConnectivityManager by lucaslin · 4 years, 5 months ago
- 516de2b Merge "NetworkCapabilities: Hide copy constructor" by Roshan Pius · 4 years, 4 months ago
- 133733b Merge "Add session ID to VpnTransportInfo" by Frank Li · 4 years, 4 months ago
- f458be1 NetworkCapabilities: Hide copy constructor by Roshan Pius · 4 years, 4 months ago
- 87e0ab8 Merge "Downgrade list of subIds in NetworkCapabilities to @SystemApi" by Benedict Wong · 4 years, 4 months ago
- 1298576 Merge "API to get network visible network capability name" by Sarah Chin · 4 years, 4 months ago
- 4310e45 Downgrade list of subIds in NetworkCapabilities to @SystemApi by Benedict Wong · 4 years, 4 months ago
- 55a22ed Merge "Expose BIP and VSIM relavent definitions" by Aaron Huang · 4 years, 4 months ago
- 375d1f5 Add session ID to VpnTransportInfo by lifr · 4 years, 4 months ago
- 0557b8b Merge "[JS01]Remove hidden API usage of Connectivity Sevice" by Frank Li · 4 years, 4 months ago
- d023f35 [JS01]Remove hidden API usage of Connectivity Sevice by lifr · 4 years, 5 months ago
- 6d88078 Add a setTeardownDelayMs API to NetworkAgent. by Lorenzo Colitti · 4 years, 5 months ago
- f159429 [TL02]Remove hidden API usage of NetworkAgent by lifr · 4 years, 4 months ago
- ec5b130 Expose BIP and VSIM relavent definitions by Chiachang Wang · 4 years, 4 months ago
- 6d1437a Merge "Add network disconnected callback" by Treehugger Robot · 4 years, 4 months ago
- 3ffcb39 Add network disconnected callback by Chiachang Wang · 4 years, 4 months ago
- bba22b2 API to get network visible network capability name by Sarah Chin · 4 years, 4 months ago
- 60104f5 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 4 months ago
- 5211697 Add MOBILE_DATA_PREFERRED_APPS setting by paulhu · 4 years, 4 months ago
- 87ac580 Add PRIVATE_DNS_MODE setting setter by paulhu · 4 years, 4 months ago
- e6badef Expose ConnectivitySettingsManager as module-lib API by paulhu · 4 years, 4 months ago
- c542ed2 Merge "Add network created callback support" by Chiachang Wang · 4 years, 4 months ago
- bcf2a79 Merge "Expose some APIs from ConnectivityManager" by Lucas Lin · 4 years, 4 months ago
- 29ed3ef Merge changes Ic2357dcf,Iddf8c71a by Lucas Lin · 4 years, 4 months ago
- fb0d390 Add network created callback support by Chiachang Wang · 4 years, 4 months ago
- 8235420 Expose NetworkAgent constructor taking a NetworkScore parameter by Chiachang Wang · 4 years, 4 months ago
- 026a987 Expose NetworkScore to external caller by lucaslin · 4 years, 4 months ago
- 2e68aa2 Expose some APIs from ConnectivityManager by lucaslin · 4 years, 4 months ago
- df448f6 Merge "Add 5G/NR QOS support" by Jayachandran Chinnakkannu · 4 years, 4 months ago
- 04aab0f Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years, 4 months ago
- 8ae3bf3 Add 5G/NR QOS support by Jayachandran C · 4 years, 4 months ago
- 08bebe4 Merge "Add NetworkRequest.Builder creating from an existing instance" by Chiachang Wang · 4 years, 4 months ago
- 992047e Add NetworkRequest.Builder creating from an existing instance by Chiachang Wang · 4 years, 4 months ago
- 20d1872 Merge "[VCN15] expose addUnwantedCapability and related APIs" by Junyu Lai · 4 years, 4 months ago
- c643098 Merge "Have a new method in NetworkAgentConfig.Builder to set allowBypass" by Lorenzo Colitti · 4 years, 4 months ago
- 7199646 Merge changes I638ed5cd,I29f15571,I21a22ed1 by Lorenzo Colitti · 4 years, 4 months ago
- c276e2b Have a new method in NetworkAgentConfig.Builder to set allowBypass by lucaslin · 4 years, 4 months ago
- 3949d6e Expose registerDefaultNetworkCallbackAsUid. by Lorenzo Colitti · 4 years, 4 months ago
- 767c9f2 [VCN15] expose addUnwantedCapability and related APIs by junyulai · 4 years, 4 months ago
- fce4049 Merge "Swap parameters in QosCallback#registerQosCallback" by Jayachandran Chinnakkannu · 4 years, 4 months ago
- d2c4f1d Merge changes from topics "revert-1645768-revert-1626206-replaceUidRange-MSYTKFNGUE-HIUTVTIGIR", "ti_redaction" by Treehugger Robot · 4 years, 4 months ago
- 147951c TransportInfo: Add a generic redaction mechanism by Roshan Pius · 4 years, 5 months ago
- 9e18198 Merge "Add startCaptivePortalApp to system API" by Chiachang Wang · 4 years, 4 months ago
- 0f441f7 Merge "Expose getCapabilities" by Lucas Lin · 4 years, 4 months ago
- f678876 Merge "CaptivePortalData: use CharSequence in VenueFriendlyName API" by Treehugger Robot · 4 years, 4 months ago
- 8d81c8d Revert "Revert "Expose uids related APIs in NetworkRequest and N..." by Chiachang Wang · 4 years, 4 months ago
- 2576238 Merge changes from topic "revert-1626206-replaceUidRange-MSYTKFNGUE" by Anthony Stange · 4 years, 4 months ago
- 84d92b3 Revert "Expose uids related APIs in NetworkRequest and NetworkCa..." by Anthony Stange · 4 years, 4 months ago
- bffe51d Add startCaptivePortalApp to system API by Remi NGUYEN VAN · 4 years, 4 months ago
- 33737f6 Merge "Expose systemReady for SystemServer" by Lucas Lin · 4 years, 4 months ago
- 7b582e9 Merge changes from topic "replaceUidRange" by Chiachang Wang · 4 years, 4 months ago
- 5317836 Merge "Expose APIs for Settings" by Chiachang Wang · 4 years, 4 months ago
- e01f6d4 Expose getCapabilities by lucaslin · 4 years, 4 months ago
- 229cf59 Merge "Move constants to MODULE_LIB" by Chalard Jean · 4 years, 4 months ago
- 0cefc1c Expose APIs for Settings by Chiachang Wang · 4 years, 4 months ago
- f379cee Expose uids related APIs in NetworkRequest and NetworkCapabilities by Chiachang Wang · 4 years, 5 months ago
- 8d638d9 Merge "Change the parameter type from ContentResolver to Context" by Lucas Lin · 4 years, 4 months ago
- 8c121bf Expose systemReady for SystemServer by lucaslin · 4 years, 4 months ago
- 560d403 Move constants to MODULE_LIB by Chalard Jean · 4 years, 4 months ago
- bf97a3a Merge changes I335e82e2,I84ba363d,I8f18083b,I854a952d,I00e23441 by Chalard Jean · 4 years, 4 months ago
- adb2e53 CaptivePortalData: use CharSequence in VenueFriendlyName API by Hai Shalom · 4 years, 4 months ago
- bd62226 [VCN14] Expose registerBestMatchingNetworkCallback by junyulai · 4 years, 4 months ago
- cc9ad15 Expose the enterprise per-profile networking API. by Chalard Jean · 4 years, 5 months ago
- 1162662 Change the parameter type from ContentResolver to Context by lucaslin · 4 years, 4 months ago
- 11a286c Merge "Have a new API to get private DNS mode" by Lucas Lin · 4 years, 4 months ago
- 91efc0f Add ParseException constructors to API by Remi NGUYEN VAN · 4 years, 4 months ago
- 8f02661 Have a new API to get private DNS mode by lucaslin · 4 years, 5 months ago
- d219f48 Merge changes from topics "vcn04", "vcn12" by Junyu Lai · 4 years, 5 months ago
- f72f1d9 Merge "ConnectivityManager: Provide API's to include location sensitive info" by Roshan Pius · 4 years, 5 months ago
- eae251b Merge "Move ParseException to Connectivity" by Remi NGUYEN VAN · 4 years, 5 months ago
- 3bde652 Merge changes Ib80f814f,Ic605e489 by Lucas Lin · 4 years, 5 months ago
- 7992afd ConnectivityManager: Provide API's to include location sensitive info by Roshan Pius · 4 years, 7 months ago
- 92e9f17 Merge changes from topic "ethernet_specifier" by Remi NGUYEN VAN · 4 years, 5 months ago
- b953a3e Swap parameters in QosCallback#registerQosCallback by Daniel Bright · 4 years, 5 months ago
- 1a6095c Add a new API to get the network ID range of IPSec tunnel interface by lucaslin · 4 years, 5 months ago
- 26d6809 [VCN12] Expose setSubIds/getSubIds APIs by junyulai · 4 years, 5 months ago
- 7f11b46 Add Ethernet, TestNetworkSpecifier API by Remi NGUYEN VAN · 4 years, 6 months ago
- f4bc12f [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 5 months ago
- 04e1000 Move ParseException to Connectivity by Remi NGUYEN VAN · 4 years, 5 months ago