- 9d8d6ff Merge "[FUI15] Remove networkId in NetworkState" by Junyu Lai · 4 years, 5 months ago
- 8876a3d Use UserHandles instead of userId integers. by Lorenzo Colitti · 4 years, 5 months ago
- 5e1e489 Merge "Expose VpnTransportInfo as module-lib API." by Treehugger Robot · 4 years, 6 months ago
- 8bb7512 Expose VpnTransportInfo as module-lib API. by Lorenzo Colitti · 4 years, 6 months ago
- da32cfe Marking setOemNetworkPreference as @SystemApi by James Mattis · 4 years, 6 months ago
- 45d8184 Implementation of setOemNetworkPreference by James Mattis · 4 years, 7 months ago
- 5597c03 Merge changes from topics "vpnmove-getconnectionowneruid", "vpnmove-systemdefaultcallback", "vpnmove-vpntransportinfo" by Lorenzo Colitti · 4 years, 6 months ago
- 31a3119 Add a VpnTransportInfo object. by Lorenzo Colitti · 4 years, 6 months ago
- bb44ed9 Merge changes from topic "removeNI" by Junyu Lai · 4 years, 6 months ago
- 7afe1dd [FUI15] Remove networkId in NetworkState by junyulai · 4 years, 7 months ago
- 23e2261 [FUI07] Stop making NetworkState with NetworkInfo from external callers by junyulai · 4 years, 7 months ago
- d49aab9 [FUI06] Stop using NetworkInfo in NetworkState from external callers by junyulai · 4 years, 7 months ago
- d15312e Merge changes Iabad7300,I85363e28 by James Mattis · 4 years, 6 months ago
- 384a8c6 Add @Nullable to Object#equals() by Roman Kalukiewicz · 4 years, 10 months ago
- e74935d Update OemNetworkPreferences to use 1:1 Map by James Mattis · 4 years, 7 months ago
- 9036c07 Merge changes Idcc9e32c,I58769bb7 by Lorenzo Colitti · 4 years, 6 months ago
- 63aaccb Remove getFilteredNetworkState and add @NonNull in NetworkState. by Lorenzo Colitti · 4 years, 7 months ago
- 0f8f630 Move module sources to packages/Connectivity by Remi NGUYEN VAN · 4 years, 7 months ago
- 563414b Merge "[FUI16] Expose setSubscriberId in NetworkAgentConfig as system API" by Junyu Lai · 4 years, 6 months ago
- a04305b [FUI16] Expose setSubscriberId in NetworkAgentConfig as system API by junyulai · 4 years, 6 months ago
- 2606d64 Merge "[FUI04] Refactor VpnInfo" by Junyu Lai · 4 years, 6 months ago
- f85d6f3 Merge "[VCN06] Support request background network" by Junyu Lai · 4 years, 6 months ago
- 2050bed [FUI04] Refactor VpnInfo by junyulai · 4 years, 6 months ago
- a62493f [VCN06] Support request background network by Junyu Lai · 4 years, 6 months ago
- fbd9e43 Merge "[VCN01] Add NOT_VCN_MANAGED capability" by Junyu Lai · 4 years, 6 months ago
- 32f8bec Merge "Replace hidden getFileDescriptor$()" by Chiachang Wang · 4 years, 6 months ago
- 20f95d4 Use createStringArray instead of readStringArray by lucaslin · 4 years, 6 months ago
- 03a5e10 Merge "Check if NetworkSpecifier is an instance of MatchAllNetworkSpecifier" by Lucas Lin · 4 years, 6 months ago
- 3a00681 Replace hidden getFileDescriptor$() by Chiachang Wang · 4 years, 6 months ago
- 800373b [VCN01] Add NOT_VCN_MANAGED capability by Junyu Lai · 4 years, 7 months ago
- 22f9b9f Check if NetworkSpecifier is an instance of MatchAllNetworkSpecifier by lucaslin · 4 years, 6 months ago
- acb3297 [FUI03] No-op refactoring of VpnInfo by junyulai · 4 years, 6 months ago
- 3f7f79e Update jni to get int descriptor in native layer by Chiachang Wang · 4 years, 6 months ago
- e8b27cc Add method to match address \ port with QosFilter by Daniel Bright · 4 years, 8 months ago
- 77cfa2a Merge "Add Qos Callback support" by Chalard Jean · 4 years, 6 months ago
- 761c7ad Mark connectivity test utilities as module API by Remi NGUYEN VAN · 4 years, 7 months ago
- f9e945b Add Qos Callback support by Daniel Bright · 5 years ago
- 28d69fc Use network list in UNDERLYING_NETWORKS_CHANGED by Remi NGUYEN VAN · 4 years, 7 months ago
- 04a34b6 Use ParcelFileDescriptor instead of FileDescriptor in the aidl by Chiachang Wang · 4 years, 6 months ago
- 330798d Merge "Replace Context @hide API in MultinetworkPolicyTracker" by Paul Hu · 4 years, 6 months ago
- aa8c3fd Merge "Mark TestNetworkManager as module API" by Remi NGUYEN VAN · 4 years, 6 months ago
- 3c6ae33 Mark TestNetworkManager as module API by Remi NGUYEN VAN · 4 years, 7 months ago
- 54fdd61 Replace Context @hide API in MultinetworkPolicyTracker by paulhu · 4 years, 6 months ago
- bf49c19 Merge "Revert "[VCN06] Support request background network"" by Junyu Lai · 4 years, 6 months ago
- dfb7780 Revert "[VCN06] Support request background network" by Junyu Lai · 4 years, 6 months ago
- f5fdc60 Merge "[VCN06] Support request background network" by Junyu Lai · 4 years, 6 months ago
- 75daea1 [VCN06] Support request background network by junyulai · 4 years, 7 months ago
- b1a007e Merge "Replace hidden ParcelFileDescriptor constructor usage" by Chiachang Wang · 4 years, 6 months ago
- 619319a Replace hidden ParcelFileDescriptor constructor usage by Chiachang Wang · 4 years, 7 months ago
- d0cb8f3 Merge "NetworkCapabilities: Embed location senstive TransportInfo" by Roshan Pius · 4 years, 7 months ago
- 38f1711 Merge "Migrate Slog usage in MultinetworkPolicyTracker to Log" by Aaron Huang · 4 years, 7 months ago
- 2909e18 Merge "[VCN05] Pass request type when requesting network" by Junyu Lai · 4 years, 7 months ago
- 528c13e Migrate Slog usage in MultinetworkPolicyTracker to Log by Aaron Huang · 4 years, 7 months ago
- 65e963c Merge "Rename PacManager to PacProxyInstaller" by Aaron Huang · 4 years, 7 months ago
- 66bf5f0 Merge "Revert "[VCN01] Add NOT_VCN_MANAGED capability"" by satayev · 4 years, 7 months ago
- 31a436c Revert "[VCN01] Add NOT_VCN_MANAGED capability" by satayev · 4 years, 7 months ago
- cc52502 Rename PacManager to PacProxyInstaller by Aaron Huang · 4 years, 9 months ago
- fd20e05 Align coding style of line-wrapping in NetworkCapabilities by junyulai · 4 years, 8 months ago
- d0617de [VCN01] Add NOT_VCN_MANAGED capability by junyulai · 4 years, 8 months ago
- 9ed1462 NetworkCapabilities: Embed location senstive TransportInfo by Roshan Pius · 4 years, 7 months ago
- 2208ba1 Merge "Support for Venue URL and friendly name from Network agent" by Hai Shalom · 4 years, 7 months ago
- 2d9d5b8 Merge "Keep Vehicle internal network always up" by Tomasz Wasilczyk · 4 years, 7 months ago
- 54605b8 Keep Vehicle internal network always up by Tomasz Wasilczyk · 4 years, 8 months ago
- ad01079 [VCN05] Pass request type when requesting network by junyulai · 4 years, 7 months ago
- 4f5abd7 Merge "[VCN02] Make LingerTimer takes request Id instead of NetworkRequest" by Treehugger Robot · 4 years, 7 months ago
- e58bdc6 Support for Venue URL and friendly name from Network agent by Hai Shalom · 4 years, 7 months ago
- 777533d Revert "wifi: Add systemAPi:setSubscriberId in NetworkAgentConfig" by Junyu Lai · 4 years, 7 months ago
- 06dbf61 Merge "wifi: Add systemAPi:setSubscriberId in NetworkAgentConfig" by Les Lee · 4 years, 7 months ago
- 3f54f10 Inform ConnectivityService about always-on VPN lockdown. by Lorenzo Colitti · 4 years, 8 months ago
- 5e26377 Merge "Remove mobile provision design out from connectivity service" by Chiachang Wang · 4 years, 7 months ago
- 0fd8e45 Remove mobile provision design out from connectivity service by Chiachang Wang · 4 years, 7 months ago
- 8971ccf Merge "Replace withCleanCallingIdentity with [clear|restore]CallingIdentity" by Lucas Lin · 4 years, 7 months ago
- 62cf62e Merge "Migrate away from AsyncChannel in NetworkAgent" by Lorenzo Colitti · 4 years, 7 months ago
- 70afb0c [VCN02] Make LingerTimer takes request Id instead of NetworkRequest by junyulai · 4 years, 8 months ago
- be80138 Replace withCleanCallingIdentity with [clear|restore]CallingIdentity by lucaslin · 4 years, 7 months ago
- a37dda6 wifi: Add systemAPi:setSubscriberId in NetworkAgentConfig by lesl · 4 years, 7 months ago
- 77b0c1c Migrate away from AsyncChannel in NetworkAgent by Remi NGUYEN VAN · 4 years, 7 months ago
- a6a8451 Merge "Split NetworkUtils and NetworkUtilsInternal" by Remi NGUYEN VAN · 4 years, 7 months ago
- 090cbf2 Merge "Move module utils to the module package." by Chalard Jean · 4 years, 7 months ago
- 4068dcb [IT03] Add replacement methods for network activity by Chiachang Wang · 4 years, 8 months ago
- 7916254 Move module utils to the module package. by Chalard Jean · 5 years ago
- cabcbff Move phone ID to extra for action provision by Sarah Chin · 4 years, 8 months ago
- f278ef3 Merge changes from topic "tcp_keepalive_fix" by Remi NGUYEN VAN · 4 years, 8 months ago
- 75d25e5 Merge "Remove hidden deprecated getActiveNetworkQuotaInfo" by Chiachang Wang · 4 years, 8 months ago
- 2f81e75 Remove hidden deprecated getActiveNetworkQuotaInfo by Chiachang Wang · 4 years, 8 months ago
- 5e6b51b Add TcpKeepalivePacketData to SystemApi by Remi NGUYEN VAN · 4 years, 9 months ago
- 1c6da25 Merge "Expose TcpRepairWindow as module-lib API" by Paul Hu · 4 years, 8 months ago
- 8e0446b Merge changes from topic "remove_legacy_NA" by Chalard Jean · 4 years, 8 months ago
- 635e43a Merge changes I6eb6d92b,I638e29fd,I2348b7a3 by Lorenzo Colitti · 4 years, 8 months ago
- 46fd589 Observe mOwnerUID in NetworkCapabilities#equals. by Lorenzo Colitti · 4 years, 8 months ago
- 8516d85 Expose TcpRepairWindow as module-lib API by paulhu · 4 years, 8 months ago
- dcac686 Remove support for legacy network agents by Chalard Jean · 4 years, 10 months ago
- 710e1dc Remove deprecated constructors for NetworkAgent by Chalard Jean · 4 years, 10 months ago
- b293c47 Split NetworkUtils and NetworkUtilsInternal by Remi NGUYEN VAN · 4 years, 8 months ago
- 754c5be [Mainline Migration] Migrate NetworkUtils by Serik Beketayev · 4 years, 8 months ago
- ebe3aee Merge "Use IPV6_MIN_MTU from NetworkConstants in Ikev2Vpn" by Remi NGUYEN VAN · 4 years, 8 months ago
- bfc3c02 Merge "Do not query CS in NetworkProvider constructor" by Remi NGUYEN VAN · 4 years, 8 months ago
- 8a157aa Merge "Remove CaptivePortal deps on @hide MetricEvents" by Remi NGUYEN VAN · 4 years, 8 months ago
- 58606c5 Merge "Add ConnectivityManager.TYPE_PROXY to SystemApi" by Remi NGUYEN VAN · 4 years, 8 months ago
- e391512 Remove CaptivePortal deps on @hide MetricEvents by Remi NGUYEN VAN · 4 years, 8 months ago