- 9e72cc8 Set allowed UIDs for networks based on policies by Tommy Webb · 2 years, 1 month ago
- 4b00f76 Api review: change updateFirewallRule to setUidFirewallRule by markchien · 3 years ago
- 3f32e9e Merge "Use int array for included and excluded uids" am: 2ccbfe9d8f am: 8b0350f4b6 by Sooraj Sasindran · 3 years, 1 month ago
- 4904176 Use int array for included and excluded uids by Sooraj Sasindran · 3 years, 1 month ago
- 7d72b41 Rename setAccessUids to setAllowedUids by Chalard Jean · 3 years, 1 month ago
- ba61dca Merge "Rename redactNetworkCapabilitiesForPackage and update its javadoc" by Lucas Lin · 3 years, 1 month ago
- cc29690 Merge "Split updateMeteredNetwork{Allow, Deny}List into add and remove" by Mark Chien · 3 years, 1 month ago
- e46042b Split updateMeteredNetwork{Allow, Deny}List into add and remove by markchien · 3 years, 1 month ago
- 49e944c Remove ConnectivityManager swapActiveStatsMap API by markchien · 3 years, 1 month ago
- 978370c Merge "Rename getVpnRequiresValidation to isVpnValidationRequired" by Chiachang Wang · 3 years, 1 month ago
- d2b0613 Rename redactNetworkCapabilitiesForPackage and update its javadoc by lucaslin · 3 years, 1 month ago
- 7ec6ae7 Rename getVpnRequiresValidation to isVpnValidationRequired by Chiachang Wang · 3 years, 2 months ago
- ca7e578 Fix rate limit API review comments by Patrick Rohr · 3 years, 2 months ago
- d537aa4 Merge "Add new methods to redact NetworkCapabilities & LinkProperties" by Jean Chalard · 3 years, 2 months ago
- c582d50 Add new methods to redact NetworkCapabilities & LinkProperties by lucaslin · 3 years, 2 months ago
- 84ad04f Merge "Change naming of excludeLocalRoutes" by Chiachang Wang · 3 years, 2 months ago
- 6b5b7b4 Merge changes from topic "bandwidth-limiting" by Patrick Rohr · 3 years, 2 months ago
- a208436 Add setting that controls network rate limit by Patrick Rohr · 3 years, 3 months ago
- f890874 Change naming of excludeLocalRoutes by Chiachang Wang · 3 years, 2 months ago
- 865511a Add and implement API for VpnManagers to request validation by Chiachang Wang · 3 years, 2 months ago
- 2dac948 Define BLOCKED_REASON_LOW_POWER_STANDBY by Robert Horvath · 3 years, 5 months ago
- 34cba14 Define FIREWALL_CHAIN_LOW_POWER_STANDBY by Robert Horvath · 3 years, 2 months ago
- 41a602d Expose access UIDs. by Chalard Jean · 3 years, 2 months ago
- e84d7d9 Expose local route exclusion API in NetworkAgentConfig by Chiachang Wang · 3 years, 2 months ago
- 7e9b25e Add getEnterpriseId api to network request by Sooraj Sasindran · 3 years, 2 months ago
- f4a58dc Add support for Multiple enterprise slice by Sooraj Sasindran · 3 years, 2 months ago
- 499117f Ability to specify which all applications fall under enterprise slice. by Sooraj Sasindran · 3 years, 4 months ago
- 21f0d58 Merge "Add swapActiveStatsMap API for NetworkStatsFactory" by Mark Chien · 3 years, 3 months ago
- 094de6b Merge "Add replaceFirewallChain API" by Mark Chien · 3 years, 3 months ago
- 9bba8e8 Merge "Add setFirewallChainEnabled API" by Mark Chien · 3 years, 3 months ago
- c65ecac Merge "Add updateFirewallRule API" by Mark Chien · 3 years, 3 months ago
- 9c80611 Add swapActiveStatsMap API for NetworkStatsFactory by markchien · 3 years, 3 months ago
- 00a0bed Add replaceFirewallChain API by markchien · 3 years, 3 months ago
- 98a6f95 Add setFirewallChainEnabled API by markchien · 3 years, 3 months ago
- e1561fa Add updateFirewallRule API by markchien · 3 years, 4 months ago
- 226131a Merge "Ability for DPM to specify fallback mechanism" by Sooraj Sasindran · 3 years, 3 months ago
- 136f2d2 Merge "Add updateMeteredNetwork{Allow, Deny}List APIs" by Mark Chien · 3 years, 3 months ago
- 06baf4c Ability for DPM to specify fallback mechanism by Sooraj Sasindran · 3 years, 4 months ago
- e7aee27 Add a method to apply a set of network preferences to a user profile by Sooraj Sasindran · 3 years, 4 months ago
- 738ad91 Add updateMeteredNetwork{Allow, Deny}List APIs by markchien · 3 years, 4 months ago
- 4196937 Add enterpriseSpecifier by Sooraj Sasindran · 3 years, 4 months ago
- 2d87c61 Create DhcpOption object and make it a SystemApi by Mingguang Xu · 3 years, 5 months ago
- 91e7806 Update allowed on restricted networks getter/setter by paulhu · 3 years, 10 months ago
- 257a5cf Address [set|get]RestrictedAllowedApps API review feedback by paulhu · 3 years, 11 months ago
- 344c116 Update mobile data preference getter/setter by paulhu · 3 years, 11 months ago
- 69afcd5 Add RESTRICTED_ALLOWED_APPS setting by paulhu · 4 years ago
- a23e55d Merge "Update PrivateDnsMode from StringDef to IntDef" by Lucas Lin · 3 years, 11 months ago
- 395fafb Rename unwanted capabilities to forbidden capabilities. by Lorenzo Colitti · 4 years ago
- 57f9ba8 Update PrivateDnsMode from StringDef to IntDef by lucaslin · 4 years ago
- 984e516 Merge "Rename getAllNetworkStateSnapshot which should be pluralized" by Treehugger Robot · 4 years ago
- 9075ae3 Address API review feedback by Chiachang Wang · 4 years ago
- da103b3 Rename getAllNetworkStateSnapshot which should be pluralized by Aaron Huang · 4 years ago
- 8c8ac36 [VCN20] Change requestBackgroundNetwork argument order by junyulai · 4 years ago
- c366337 Remove TcpRepairWindow from module-lib API by paulhu · 4 years ago
- a2a324f Merge "Set ParseException constructors as public" by Remi NGUYEN VAN · 4 years ago
- 58a22b1 Merge "Add RequiresPermission to TestNetworkManager" by Remi NGUYEN VAN · 4 years ago
- c5174c3 Add RequiresPermission to TestNetworkManager by Remi NGUYEN VAN · 4 years ago
- 84a217a Set ParseException constructors as public by Remi NGUYEN VAN · 4 years ago
- b49c842 Move ACTION_CLEAR_DNS_CACHE to ConnectivityManager by paulhu · 4 years ago
- cb20318 Merge "Expose constants of ConnectivityManager" by Treehugger Robot · 4 years ago
- d89b298 Expose constants of ConnectivityManager by lucaslin · 4 years, 1 month ago
- fb309ae Merge "NetworkCapabilities: Hide copy constructor" by Roshan Pius · 4 years ago
- fc3adb5 NetworkCapabilities: Hide copy constructor by Roshan Pius · 4 years ago
- 65b9f96 Add session ID to VpnTransportInfo by lifr · 4 years ago
- b4dab37 [JS01]Remove hidden API usage of Connectivity Sevice by lifr · 4 years, 1 month ago
- 8ad5812 Add onBlockedStatusChanged(Network, int) to NetworkCallback. by Lorenzo Colitti · 4 years, 1 month ago
- 7a4eeed Add MOBILE_DATA_PREFERRED_APPS setting by paulhu · 4 years ago
- 6865eb6 Add PRIVATE_DNS_MODE setting setter by paulhu · 4 years ago
- 9443095 Expose ConnectivitySettingsManager as module-lib API by paulhu · 4 years ago
- 8e4ae68 Merge "Expose some APIs from ConnectivityManager" by Lucas Lin · 4 years ago
- 29278ee Expose some APIs from ConnectivityManager by lucaslin · 4 years ago
- f1520bb Move BLOCKED_REASON_* constants from NPMS into ConnectivityManager. by Sudheer Shanka · 4 years ago
- 84ebe66 Merge "[VCN15] expose addUnwantedCapability and related APIs" by Junyu Lai · 4 years ago
- 0e345e9 Have a new method in NetworkAgentConfig.Builder to set allowBypass by lucaslin · 4 years ago
- b90bdbd Expose registerDefaultNetworkCallbackAsUid. by Lorenzo Colitti · 4 years ago
- b15b7db [VCN15] expose addUnwantedCapability and related APIs by junyulai · 4 years, 1 month ago
- 454f122 Merge changes from topics "revert-1645768-revert-1626206-replaceUidRange-MSYTKFNGUE-HIUTVTIGIR", "ti_redaction" by Treehugger Robot · 4 years ago
- e2d2838 TransportInfo: Add a generic redaction mechanism by Roshan Pius · 4 years, 1 month ago
- 1756295 Merge "Add startCaptivePortalApp to system API" by Chiachang Wang · 4 years, 1 month ago
- 628cb11 Revert "Revert "Expose uids related APIs in NetworkRequest and N..." by Chiachang Wang · 4 years, 1 month ago
- 35b926c Merge changes from topic "revert-1626206-replaceUidRange-MSYTKFNGUE" by Anthony Stange · 4 years, 1 month ago
- fa6349a Revert "Expose uids related APIs in NetworkRequest and NetworkCa..." by Anthony Stange · 4 years, 1 month ago
- 8238a76 Add startCaptivePortalApp to system API by Remi NGUYEN VAN · 4 years, 1 month ago
- 56564e0 Merge "Expose systemReady for SystemServer" by Lucas Lin · 4 years, 1 month ago
- 268a9f5 Merge changes from topic "replaceUidRange" by Chiachang Wang · 4 years, 1 month ago
- e584943 Merge "Expose APIs for Settings" by Chiachang Wang · 4 years, 1 month ago
- 8c28860 Merge "Move constants to MODULE_LIB" by Chalard Jean · 4 years, 1 month ago
- f9294e7 Expose APIs for Settings by Chiachang Wang · 4 years, 1 month ago
- 0c32e09 Expose uids related APIs in NetworkRequest and NetworkCapabilities by Chiachang Wang · 4 years, 1 month ago
- 253a041 Merge "Change the parameter type from ContentResolver to Context" by Lucas Lin · 4 years, 1 month ago
- 10774b7 Expose systemReady for SystemServer by lucaslin · 4 years, 1 month ago
- bef6b09 Move constants to MODULE_LIB by Chalard Jean · 4 years, 1 month ago
- 0a4aefc Expose the enterprise per-profile networking API. by Chalard Jean · 4 years, 1 month ago
- e2cd02d Change the parameter type from ContentResolver to Context by lucaslin · 4 years, 1 month ago
- b79ae17 Merge "Have a new API to get private DNS mode" by Lucas Lin · 4 years, 1 month ago
- 25dcabf Add ParseException constructors to API by Remi NGUYEN VAN · 4 years, 1 month ago
- 889dcda Have a new API to get private DNS mode by lucaslin · 4 years, 1 month ago
- 3ef74f3 Merge changes Ib80f814f,Ic605e489 by Lucas Lin · 4 years, 1 month ago
- de3d545 Merge changes from topic "ethernet_specifier" by Remi NGUYEN VAN · 4 years, 1 month ago
- 5cdbcfb Add a new API to get the network ID range of IPSec tunnel interface by lucaslin · 4 years, 1 month ago