- b199b96 Support calling registerDefaultNetworkCallback for another UID. by Lorenzo Colitti · 4 years, 6 months ago
- 6ed4472 Move connectivity AIDLs to android.net by Remi NGUYEN VAN · 4 years, 7 months ago
- 0f91b7a Add multipath preference, background status API by Remi NGUYEN VAN · 4 years, 6 months ago
- cc9ad15 Expose the enterprise per-profile networking API. by Chalard Jean · 4 years, 6 months ago
- 0343305 Public API for per-profile network preference. by Chalard Jean · 4 years, 7 months ago
- dd75352 [NS01] Add NetworkScore by Chalard Jean · 4 years, 9 months ago
- 7992afd ConnectivityManager: Provide API's to include location sensitive info by Roshan Pius · 4 years, 9 months ago
- 5784080 [FUI22] Support getAllNetworkStateSnapshot by junyulai · 4 years, 6 months ago
- e9bc163 [IT06]Move INetworkActivityListener into connectivity module by Chiachang Wang · 4 years, 7 months ago
- 6e423b8 Merge changes Ia68f482a,I4911e214,Ied379654,I66d18512,Ie8e1bd63 by Lorenzo Colitti · 4 years, 7 months ago
- 6e6fabf Implementation of setOemNetworkPreference by James Mattis · 4 years, 8 months ago
- 0dd4b6f Move VPN code from ConnectivityService to VpnManagerService. by Lorenzo Colitti · 4 years, 7 months ago
- 549e9ac Convert LockdownVpnTracker to NetworkCallbacks. by Lorenzo Colitti · 4 years, 8 months ago
- c97d806 ConnectivityService: Plumb attribution tag for location permission checks by Roshan Pius · 4 years, 9 months ago
- d86b977 Merge changes Iabad7300,I85363e28 by James Mattis · 4 years, 7 months ago
- ed87a67 Stubbed setOemNetworkPreference in Connectivity by James Mattis · 4 years, 8 months ago
- 773d918 Remove legacy network factories by Remi NGUYEN VAN · 4 years, 7 months ago
- 8f37b3f Move module sources to packages/Connectivity by Remi NGUYEN VAN · 4 years, 8 months ago[Renamed from core/java/android/net/IConnectivityManager.aidl]
- 62d35f7 [FUI04] Refactor VpnInfo by junyulai · 4 years, 8 months ago
- bd7f3cd [FUI03] No-op refactoring of VpnInfo by junyulai · 4 years, 8 months ago
- 60f02ed Add Qos Callback support by Daniel Bright · 5 years ago
- 979f46a Use ParcelFileDescriptor instead of FileDescriptor in the aidl by Chiachang Wang · 4 years, 8 months ago
- d1a7816 [VCN05] Pass request type when requesting network by junyulai · 4 years, 8 months ago
- e8ce205 Inform ConnectivityService about always-on VPN lockdown. by Lorenzo Colitti · 4 years, 9 months ago
- 243a8ac Merge "Remove mobile provision design out from connectivity service" by Chiachang Wang · 4 years, 8 months ago
- ce6dcc9 Remove mobile provision design out from connectivity service by Chiachang Wang · 4 years, 9 months ago
- 96be83b Migrate away from AsyncChannel in NetworkAgent by Remi NGUYEN VAN · 4 years, 9 months ago
- b4bba71 [IT03] Add replacement methods for network activity by Chiachang Wang · 4 years, 9 months ago
- 7fe67c1 Remove hidden deprecated getActiveNetworkQuotaInfo by Chiachang Wang · 4 years, 9 months ago
- 5a09a71 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 10 months ago
- 925d09b Create service-connectivity.jar by Aaron Huang · 5 years ago
- b5c7abd Create TestApi for simulating a Data Stall on ConnectivityService. by Cody Kesting · 5 years ago
- bbf050b Set attributionTag for noteOp(WRITE_SETTINGS) calls by Philip P. Moltmann · 5 years ago
- bf6bf08 Sanitize owner UID iff owning app does not have location permissions. by Qingxi Li · 6 years ago
- 1cbb1ae RELAND: NetworkRequest: Embed requestor uid & packageName by Roshan Pius · 6 years ago
- fb61a94 Revert "NetworkRequest: Embed requestor uid & packageName" by Roshan Pius · 6 years ago
- 31f7152 NetworkRequest: Embed requestor uid & packageName by Roshan Pius · 6 years ago
- b68115a Merge "Implement INetworkMonitorCallbacks#notifyNetworkTestedWithExtras." by Cody Kesting · 6 years ago
- d292a33 Implement INetworkMonitorCallbacks#notifyNetworkTestedWithExtras. by Cody Kesting · 6 years ago
- 6458ddf Add separate user consent for Platform VPNs by Benedict Wong · 6 years ago
- 419a6f0 Add basic logic for profile-based VPNs by Benedict Wong · 6 years ago
- 9c69dd4 Add AIDL for registering ConnectivityDiagnosticCallbacks. by Cody Kesting · 6 years ago
- cf59536 Rename NetworkMisc to NetworkAgentConfig. by Lorenzo Colitti · 6 years ago
- a973c7a Have registerNetworkAgent return a Network. by Chalard Jean · 6 years ago
- 92e6c27 Add a NetworkProvider class to the SDK. by Lorenzo Colitti · 6 years ago
- 4f94981 [Tether13] Move TetheringManager into framework by markchien · 6 years ago
- 28a9741 Add @UnsupportedAppUsage annotations for max-p. by Artur Satayev · 6 years ago
- 65c1874 Fix API in CaptivePortal and ConnectivityManager by Remi NGUYEN VAN · 6 years ago
- 6c1a593 Merge "[KA02.5] Use binder thread and executor to invoke callback" am: f9ae70a41c am: 750fbd0ab2 by Junyu Lai · 6 years ago
- 9f87223 [KA02.5] Use binder thread and executor to invoke callback by junyulai · 7 years ago
- 8e972f5 Integrate testNetworkService and Manager with Connectivity stack by Benedict Wong · 7 years ago
- 44689aa Tell the factory it is already serving a request. by Chalard Jean · 7 years ago
- 79309b5 Merge "Check if network has partial connectivity" am: e54e1235e6 am: 9ebfc37ff9 by Lucas Lin · 6 years ago
- 25a5047 Check if network has partial connectivity by lucaslin · 6 years ago
- a005c99 Add tethering event callback API by markchien · 7 years ago
- 0a6eaab Add tethering event callback API by markchien · 7 years ago
- 0bdfaa8 Merge "Fix TetheringEntitlementValueListener related API" am: e2f15a176f am: 4ccb25bfa3 by Mark Chien · 7 years ago
- e2f15a1 Merge "Fix TetheringEntitlementValueListener related API" by Mark Chien · 7 years ago
- dd41c82 Fix TetheringEntitlementValueListener related API by markchien · 7 years ago
- 2983253 Merge "Add @UnsupportedAppUsage annotations" by Andrei-Valentin Onea · 7 years ago
- 65a1992 Merge "Remove ConnectivityManager and its usages from NetworkStatsService." by Varun Anand · 7 years ago
- 5e980f4 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 7 years ago
- 65d59a8 Remove ConnectivityManager and its usages from NetworkStatsService. by Varun Anand · 7 years ago
- c9eba34 Add @UnsupportedAppUsage annotations by Andrei Onea · 7 years ago
- 734999c Add @UnsupportedAppUsage annotations by Andrei Onea · 7 years ago
- 89fbdc3 Remove NetworkMonitor dependency on ICaptivePortal by Remi NGUYEN VAN · 7 years ago
- b68d146 Remove NetworkMonitor dependency on ICaptivePortal by Remi NGUYEN VAN · 7 years ago
- c4e7c31 Merge "Add API for NetworkStack to start captive portal" am: 26b11cdf44 am: 14b3b4bebc by Remi NGUYEN VAN · 7 years ago
- 26b11cd Merge "Add API for NetworkStack to start captive portal" by Remi NGUYEN VAN · 7 years ago
- 7de6676 Merge "[KA04] Expose TCP socket keepalive API" am: 68230eff94 am: d85bb7f373 by Chalard Jean · 7 years ago
- c7ea124 [KA04] Expose TCP socket keepalive API by junyulai · 7 years ago
- f363f5f Add API for NetworkStack to start captive portal by Remi NGUYEN VAN · 7 years ago
- 2b63e10 Merge "Add get last entitlement value callback API" am: 13f0ce23a5 am: 5ba51d8c7f by Mark Chien · 7 years ago
- 13f0ce2 Merge "Add get last entitlement value callback API" by Mark Chien · 7 years ago
- 5bd499c Add get last entitlement value callback API by markchien · 7 years ago
- 7265562 Tell the factory it is already serving a request. by Chalard Jean · 7 years ago
- 4753f40 Whitelist packages from VPN lockdown. by Pavel Grafov · 7 years ago
- 0246fc7 Merge "Revert "Whitelist packages from VPN lockdown."" by Dan Albert · 7 years ago
- bc9dd2b Revert "Whitelist packages from VPN lockdown." by Dan Albert · 7 years ago
- 5bc0c4f Merge "Whitelist packages from VPN lockdown." by Pavel Grafov · 7 years ago
- b66ec9b Whitelist packages from VPN lockdown. by Pavel Grafov · 7 years ago
- 48a5938 [KA05] Export keepalive offload api for IpSec Nat-T file descriptor by junyulai · 7 years ago
- 3436b6f Add getAvoidBadWifi system API by Remi NGUYEN VAN · 7 years ago
- 23d6570 Add API for VPN apps to query always-on and lockdown. by Pavel Grafov · 7 years ago
- 1becbe7 Move NetworkMonitor to NetworkStack by Remi NGUYEN VAN · 7 years ago
- e7205d6 Add ConnectivityManager.getConnectionOwnerUid() by Jeff Vander Stoep · 7 years ago
- d53cf00 Add ConnectivityManager.getNetworkWatchlistConfigHash() by Ricky Wai · 8 years ago
- 729f0b4 Opt-out for always-on VPN by Charles He · 8 years ago
- 1507233 Adds necessary permissions to system apis by Udam Saini · 8 years ago
- 4d3453c Merge "Add a method to start the captive portal login app." into oc-dev by Lorenzo Colitti · 8 years ago
- 755e796 Add a method to start the captive portal login app. by Lorenzo Colitti · 8 years ago
- be4d90f Make tetherChangePermission to be secured for AppOps permission by Tetsutoki Shiozawa · 9 years ago
- d03b808 Add an API hint for metered multipath traffic. by Lorenzo Colitti · 9 years ago
- b55e2f5 Merge "request{LinkProperties,NetworkCapabilities} no longer needed" am: 6a589b03e6 am: 14025c741e by Erik Kline · 9 years ago
- 0a59189 request{LinkProperties,NetworkCapabilities} no longer needed by Erik Kline · 9 years ago
- 231efb0 Add an API hint for metered multipath traffic. by Lorenzo Colitti · 9 years ago
- e98557f Support "don't ask again" in the avoid bad wifi dialog. by Lorenzo Colitti · 9 years ago
- aec3f5e Support requesting async LinkProperties/NetworkCapabilities updates by Erik Kline · 9 years ago
- 4c2242b Merge "Add lockdownEnabled parameter to always-on VPN API" into nyc-dev by Robin Lee · 9 years ago
- ab2788a Add lockdownEnabled parameter to always-on VPN API by Robin Lee · 9 years ago