- 1b1c874 [VCN13] Implement tracking best matching network by junyulai · 4 years, 4 months ago
- 0e6446c Merge "[NS01] Add NetworkScore" by Chalard Jean · 4 years, 4 months ago
- 8c1611c Merge "Create ServiceConnectivityResources" by Remi NGUYEN VAN · 4 years, 4 months ago
- 2801857 [NS01] Add NetworkScore by Chalard Jean · 4 years, 7 months ago
- 2bead69 Merge "ConnectivityManager: Provide API's to include location sensitive info" by Roshan Pius · 4 years, 4 months ago
- 738f602 Merge "Stop using PackageManagerInternal in PermissionMonitor" by Paul Hu · 4 years, 4 months ago
- 54307cc Merge changes Ib80f814f,Ic605e489 by Lucas Lin · 4 years, 4 months ago
- 21c854a Create ServiceConnectivityResources by Remi NGUYEN VAN · 4 years, 4 months ago
- 951c003 ConnectivityManager: Provide API's to include location sensitive info by Roshan Pius · 4 years, 7 months ago
- b833c6b Merge changes from topic "ethernet_specifier" by Remi NGUYEN VAN · 4 years, 4 months ago
- 30e70a8 Add a new API to get the network ID range of IPSec tunnel interface by lucaslin · 4 years, 4 months ago
- 57c9cc2 Add Ethernet, TestNetworkSpecifier API by Remi NGUYEN VAN · 4 years, 5 months ago
- 962bdb8 [VCN11] Make requestBackgroundNetwork requires handler by junyulai · 4 years, 4 months ago
- 7514e31 [VCN10] Add new API to listen for highest score network by junyulai · 4 years, 4 months ago
- 82ff67f Merge "Don't start clatd if disabled by vendor property." by Lorenzo Colitti · 4 years, 4 months ago
- 73aa86d Merge "Unbreak extraInfo values returned to apps." by Lorenzo Colitti · 4 years, 4 months ago
- 2adf563 Stop using PackageManagerInternal in PermissionMonitor by paulhu · 4 years, 4 months ago
- 97f7b04 Merge "Set extraInfo on cellular TestNetworkAgents." by Lorenzo Colitti · 4 years, 4 months ago
- a0d00e1 Merge "Remove IBatteryStats from ConnectivityService module" by Aaron Huang · 4 years, 4 months ago
- 9b8b90b Don't start clatd if disabled by vendor property. by Lorenzo Colitti · 4 years, 4 months ago
- e30db8d Unbreak extraInfo values returned to apps. by Lorenzo Colitti · 4 years, 4 months ago
- 8affa9e Set extraInfo on cellular TestNetworkAgents. by Lorenzo Colitti · 4 years, 4 months ago
- 4a00da2 Merge "Fix a bug where listen callbacks would not be called" by Chalard Jean · 4 years, 4 months ago
- 2aac0cd Remove IBatteryStats from ConnectivityService module by Aaron Huang · 4 years, 4 months ago
- b77aaa1 Merge changes from topic "PSL_TelephonyCallback" by Zoey Chen · 4 years, 4 months ago
- eac59eb Merge changes I1d1f0d2d,Ifbd4a978 by Aaron Huang · 4 years, 4 months ago
- b5becbc Fix a bug where listen callbacks would not be called by Chalard Jean · 4 years, 4 months ago
- 330a4c0 Communicate with BatteryStatsService through BatteryStatsManager by Aaron Huang · 4 years, 9 months ago
- 1b4ea18 [Telephony] Use TelephonyCallback instead of PhoneStateListener part1 by Zoey Chen · 4 years, 5 months ago
- 5062ffb Merge "Applying OEM network pref to all users" by James Mattis · 4 years, 4 months ago
- b55e8e8 Merge "[FUI22] Support getAllNetworkStateSnapshot" by Treehugger Robot · 4 years, 4 months ago
- d1320fa Merge "Keystore 2.0: Make VPN Keystore 2.0 ready." by Janis Danisevskis · 4 years, 4 months ago
- ae9aeb0 Applying OEM network pref to all users by James Mattis · 4 years, 5 months ago
- 75f450a Merge changes Ie8d98359,I4d5cadfd by Treehugger Robot · 4 years, 4 months ago
- ebd1516 [FUI22] Support getAllNetworkStateSnapshot by junyulai · 4 years, 5 months ago
- 463c2d5 Keystore 2.0: Make VPN Keystore 2.0 ready. by Janis Danisevskis · 4 years, 6 months ago
- 87a6d6a Merge "[FUI19] Migrate ConnectivityService to use NetworkStatsManager" by Junyu Lai · 4 years, 5 months ago
- 0f46c91 Merge "APIs for 5G slicing" by Sarah Chin · 4 years, 5 months ago
- e7c7d2a [FUI19] Migrate ConnectivityService to use NetworkStatsManager by junyulai · 4 years, 6 months ago
- 74ba6de Extend timeout for receiving broadcasts by Remi NGUYEN VAN · 4 years, 5 months ago
- 223bc35 APIs for 5G slicing by Sarah Chin · 4 years, 5 months ago
- 5d6e23b Cleanup some of the PANS code by Chalard Jean · 4 years, 5 months ago
- 0957fc8 Merge "Use IDnsResolverUnsolicitedEventListener" by Paul Hu · 4 years, 5 months ago
- 5bab9c0 Merge "Support new IpSecAlgorithm AUTH_AES_CMAC" by Yan Yan · 4 years, 5 months ago
- 14133c1 [FUI09] Expose NetworkStateSnapshot as system API by junyulai · 4 years, 7 months ago
- de41fc2 [FUI17] Migrate NetworkStatsService to use NetworkStateSnapshot by junyulai · 4 years, 6 months ago
- 6a2bb12 Merge changes I35ed84fc,Ie6cfd77b,I4e4f929f,I751526e8 by Lucas Lin · 4 years, 5 months ago
- 7c0a2e6 Use IDnsResolverUnsolicitedEventListener by paulhu · 4 years, 6 months ago
- ff35256 Merge "Fix copyright license of VpnTransportInfo" by Junyu Lai · 4 years, 5 months ago
- 2a6448c Merge "Update tests for PANS network usage metrics" by Chris Weir · 4 years, 5 months ago
- 6ca69e5 Support new IpSecAlgorithm AUTH_AES_CMAC by Yan Yan · 4 years, 5 months ago
- 5f72702 Merge "Use alternative PhoneStateListener formal API" by Paul Hu · 4 years, 5 months ago
- c8c6433 Merge "[VCN07] Bypass VCN for non-internet app accessible cellular services" by Junyu Lai · 4 years, 5 months ago
- 23efc58 Remove INetworkManagementService from ConnectivityService by lucaslin · 4 years, 5 months ago
- d5c2d07 Remove unused INetworkManagementService by lucaslin · 4 years, 5 months ago
- 37a16d9 Remove BaseNetworkObserver from Nat464Xlat by lucaslin · 4 years, 6 months ago
- c8d3b93 Fix copyright license of VpnTransportInfo by junyulai · 4 years, 5 months ago
- 13c3b49 Update tests for PANS network usage metrics by Chris Weir · 4 years, 8 months ago
- ec1fb89 Unit test automation for Multi-Default Tracking by James Mattis · 4 years, 5 months ago
- 88163e2 Merge "Remove UidRange.createForUser() with userId integers" by Chiachang Wang · 4 years, 5 months ago
- 9791a9e Remove UidRange.createForUser() with userId integers by Chiachang Wang · 4 years, 5 months ago
- 9b56fad Merge changes I852e3a53,I86755647,I0ed8b0c6 by Lucas Lin · 4 years, 5 months ago
- d42261f Use alternative PhoneStateListener formal API by paulhu · 4 years, 5 months ago
- 6b5305b Merge "Stop using SysetmConfig#getSystemPermissions on PermissionMonitor" by Paul Hu · 4 years, 5 months ago
- 719814c [VCN07] Bypass VCN for non-internet app accessible cellular services by junyulai · 4 years, 6 months ago
- fb0919f Merge "Unit test automation for Multilayer Evaluation" by James Mattis · 4 years, 5 months ago
- 9d8d6ff Merge "[FUI15] Remove networkId in NetworkState" by Junyu Lai · 4 years, 5 months ago
- 17ca040 Stop using SysetmConfig#getSystemPermissions on PermissionMonitor by paulhu · 4 years, 6 months ago
- 2f43560 Merge changes I0a75c440,Ief9e8925,Ie03e8276,If0ac9a64,I716bd771 by Chiachang Wang · 4 years, 5 months ago
- 485d92d Unit test automation for Multilayer Evaluation by James Mattis · 4 years, 5 months ago
- eefc5a1 Merge "Unit tests for Multi-Default with Existing APIs" by James Mattis · 4 years, 5 months ago
- e218007 Merge changes I0e6df469,I3d46d5f7 by Lorenzo Colitti · 4 years, 5 months ago
- 23e7e5c Fix all Log.wtfs in FrameworksNetTests. by Lorenzo Colitti · 4 years, 5 months ago
- 5e8ed0d Fix testMobileDataAlwaysOn flakiness by Chalard Jean · 4 years, 5 months ago
- 94cb442 Speed up NetworkFactory tests. by Chalard Jean · 4 years, 5 months ago
- 114b889 Merge "Fix merge conflict." by Lorenzo Colitti · 4 years, 5 months ago
- 1193a5d [IT4.6] Unbundle NMS out from ConnectivityManager by lucaslin · 4 years, 6 months ago
- 6176dbe Fix merge conflict. by Lorenzo Colitti · 4 years, 5 months ago
- 27f80b3 Unit tests for Multi-Default with Existing APIs by James Mattis · 4 years, 5 months ago
- d29dcd7 Unit test automation for Per-App API functionality by James Mattis · 4 years, 6 months ago
- 8876a3d Use UserHandles instead of userId integers. by Lorenzo Colitti · 4 years, 5 months ago
- 38a60f3 Merge "Revert "[VCN07] Bypass VCN for non-internet app accessible cellu..."" by Remi NGUYEN VAN · 4 years, 5 months ago
- 0fd959b BroadcastInterceptingContext: use passed-in broadcast Handler. by Lorenzo Colitti · 4 years, 5 months ago
- 6e40398 Merge changes Ia68f482a,I4911e214,Ied379654,I66d18512,Ie8e1bd63 by Lorenzo Colitti · 4 years, 5 months ago
- 5027ebb Revert "[VCN07] Bypass VCN for non-internet app accessible cellu..." by Remi NGUYEN VAN · 4 years, 5 months ago
- 4777edc Check registering system default callback needs NETWORK_SETTINGS. by Lorenzo Colitti · 4 years, 5 months ago
- cd67529 Move VPN code from ConnectivityService to VpnManagerService. by Lorenzo Colitti · 4 years, 5 months ago
- bcd692f Convert LockdownVpnTracker to NetworkCallbacks. by Lorenzo Colitti · 4 years, 6 months ago
- 9f38060 Minor fixes to VpnTransportInfo. by Lorenzo Colitti · 4 years, 5 months ago
- 8704fdd Update underlying network of IpSecTunnelInterface by Yan Yan · 4 years, 10 months ago
- ead8991 Merge "Support for Terms & Conditions notification" by Hai Shalom · 4 years, 5 months ago
- 5597c03 Merge changes from topics "vpnmove-getconnectionowneruid", "vpnmove-systemdefaultcallback", "vpnmove-vpntransportinfo" by Lorenzo Colitti · 4 years, 5 months ago
- a5a903d Stop using mVpns in getConnectionOwnerUid. by Lorenzo Colitti · 4 years, 5 months ago
- 31a3119 Add a VpnTransportInfo object. by Lorenzo Colitti · 4 years, 5 months ago
- 76b639e Add a registerSystemDefaultNetworkCallback method. by Lorenzo Colitti · 4 years, 6 months ago
- bb44ed9 Merge changes from topic "removeNI" by Junyu Lai · 4 years, 5 months ago
- 43117b2 Merge "[VCN07] Bypass VCN for non-internet app accessible cellular services" by Junyu Lai · 4 years, 5 months ago
- 7c6ab40 Support for Terms & Conditions notification by Hai Shalom · 4 years, 5 months ago
- aa24fde ConnectivityService: Plumb attribution tag for location permission checks by Roshan Pius · 4 years, 7 months ago
- 7afe1dd [FUI15] Remove networkId in NetworkState by junyulai · 4 years, 6 months ago