- 6a67b78 Merge "Move shared methods to net shared lib" by Chiachang Wang · 4 years, 5 months ago
- 1b3cd84 Merge "Clean up T&C implementation" by Treehugger Robot · 4 years, 5 months ago
- 10de86f Merge "Revert "Revert "Delete VPN methods in ConnectivityManager.""" by Treehugger Robot · 4 years, 5 months ago
- a7f938e Revert "Revert "Delete VPN methods in ConnectivityManager."" by Lorenzo Colitti · 4 years, 5 months ago
- 49822c0 Merge changes I0a75c440,Ief9e8925,Ie03e8276,If0ac9a64,I716bd771 by Chiachang Wang · 4 years, 5 months ago
- da6bc5a Revert "Delete VPN methods in ConnectivityManager." by Nataniel Borges · 4 years, 5 months ago
- e849277 Delete VPN methods in ConnectivityManager. by Lorenzo Colitti · 4 years, 6 months ago
- fb0f9e3 Merge "Use formal API for ActivityThread to set proxy" by Treehugger Robot · 4 years, 6 months ago
- 345c2df Use formal API for ActivityThread to set proxy by Remi NGUYEN VAN · 4 years, 6 months ago
- 886a6c1 Merge "Split parcelable .aidl files to aidl-export" by Remi NGUYEN VAN · 4 years, 6 months ago
- cea06a6 [IT06]Move INetworkActivityListener into connectivity module by Chiachang Wang · 4 years, 6 months ago
- 709eb84 [IT4.6] Unbundle NMS out from ConnectivityManager by lucaslin · 4 years, 6 months ago
- 6916d51 Split parcelable .aidl files to aidl-export by Remi NGUYEN VAN · 4 years, 6 months ago
- 565664e Merge "Expose TEST_TAP_PREFIX as system API" by Lorenzo Colitti · 4 years, 6 months ago
- 71ced8e Do not depend on Tethering stubs in CM consts by Remi NGUYEN VAN · 4 years, 6 months ago
- 6e9ae23 Clean up T&C implementation by Hai Shalom · 4 years, 6 months ago
- c4e2f63 [CS01]Remove hidden API usage of NetworkCapabilities by lifr · 4 years, 6 months ago
- 2bfd3f9 Move the VPN code out of packages/Connectivity. by Lorenzo Colitti · 4 years, 6 months ago
- b6bd8a5 Rename getVpnLockdownWhitelist to -Allowlist by Lorenzo Colitti · 4 years, 6 months ago
- 83e1e61 Merge "Revert "[VCN07] Bypass VCN for non-internet app accessible cellu..."" by Remi NGUYEN VAN · 4 years, 6 months ago
- 7bbfaec Merge "Expose VpnTransportInfo as module-lib API." by Treehugger Robot · 4 years, 6 months ago
- 56ad0ab Expose VpnTransportInfo as module-lib API. by Lorenzo Colitti · 4 years, 6 months ago
- d18e61a Merge changes Ia68f482a,I4911e214,Ied379654,I66d18512,Ie8e1bd63 by Lorenzo Colitti · 4 years, 6 months ago
- 6e2d702 Marking setOemNetworkPreference as @SystemApi by James Mattis · 4 years, 6 months ago
- a46c144 Adding permission for OEM managed preferences by James Mattis · 4 years, 6 months ago
- 12aeab8 Implementation of setOemNetworkPreference by James Mattis · 4 years, 7 months ago
- b3d2476 Revert "[VCN07] Bypass VCN for non-internet app accessible cellu..." by Remi NGUYEN VAN · 4 years, 6 months ago
- 842075e Move VPN code from ConnectivityService to VpnManagerService. by Lorenzo Colitti · 4 years, 6 months ago
- d97b404 Add a skeleton VpnManagerService, and start it on boot. by Lorenzo Colitti · 4 years, 9 months ago
- c71cff8 Convert LockdownVpnTracker to NetworkCallbacks. by Lorenzo Colitti · 4 years, 7 months ago
- f668290 Merge "Support for Terms & Conditions notification" by Hai Shalom · 4 years, 6 months ago
- 026fbb8 Add a VpnTransportInfo object. by Lorenzo Colitti · 4 years, 6 months ago
- a77d05e Add a registerSystemDefaultNetworkCallback method. by Lorenzo Colitti · 4 years, 6 months ago
- e0b730d Merge "[VCN07] Bypass VCN for non-internet app accessible cellular services" by Junyu Lai · 4 years, 6 months ago
- 7c85e7d Support for Terms & Conditions notification by Hai Shalom · 4 years, 6 months ago
- a8a477b ConnectivityService: Plumb attribution tag for location permission checks by Roshan Pius · 4 years, 8 months ago
- cdb5fbf Merge changes I4256ca5f,I91528e1a,I48bd594c by Lorenzo Colitti · 4 years, 6 months ago
- 201e7e9 Merge "Move shared Proxy method and constants to shared lib" by Chiachang Wang · 4 years, 6 months ago
- f151290 Move shared Proxy method and constants to shared lib by Chiachang Wang · 4 years, 6 months ago
- d301e60 Merge "More cleanly separate requests and listens." by Lorenzo Colitti · 4 years, 6 months ago
- d9a569f Add to VpnManager the VPN APIs used by Settings and SystemUI. by Lorenzo Colitti · 4 years, 6 months ago
- 7a0f31b More cleanly separate requests and listens. by Lorenzo Colitti · 4 years, 6 months ago
- 3d7a74f Expose TEST_TAP_PREFIX as system API by lucaslin · 4 years, 6 months ago
- e3e711d Merge changes Iabad7300,I85363e28 by James Mattis · 4 years, 6 months ago
- 6a84d58 Merge "Add @Nullable to Object#equals()" by Treehugger Robot · 4 years, 6 months ago
- 2bd97d7 Merge "Remove legacy network factories" by Remi NGUYEN VAN · 4 years, 6 months ago
- 0b6f290 Add @Nullable to Object#equals() by Roman Kalukiewicz · 4 years, 10 months ago
- 452c6ff Stubbed setOemNetworkPreference in Connectivity by James Mattis · 4 years, 7 months ago
- d667ef7 Merge changes from topic "nullablecollection" by Adrian Roos · 4 years, 6 months ago
- 062b648 [VCN07] Bypass VCN for non-internet app accessible cellular services by junyulai · 4 years, 7 months ago
- 470efc1 Remove legacy network factories by Remi NGUYEN VAN · 4 years, 6 months ago
- d88ef71 Merge "Reimplement [read|write]ArraySet of Parcel inside NetworkCapabilities" by Lucas Lin · 4 years, 6 months ago
- a858d3b Move shared methods to net shared lib by Chiachang Wang · 4 years, 6 months ago
- fc1622a Merge "[VCN08] Expose NOT_VCN_MANAGED capability as system API" by Junyu Lai · 4 years, 6 months ago
- 7cd199f Merge "Remove ArrayUtils usage in connectivity frameworks classes" by Paul Hu · 4 years, 6 months ago
- f4a7b14 Reimplement [read|write]ArraySet of Parcel inside NetworkCapabilities by lucaslin · 4 years, 6 months ago
- d5c54ec [VCN08] Expose NOT_VCN_MANAGED capability as system API by junyulai · 4 years, 6 months ago
- 515b26a API: Suppress existing NullableCollections lints by Adrian Roos · 4 years, 6 months ago
- 3c2297a Remove ArrayUtils usage in connectivity frameworks classes by paulhu · 4 years, 6 months ago
- 91444ca Have connectivity self-register manager classes by Remi NGUYEN VAN · 4 years, 7 months ago
- fbbccbc Move module sources to packages/Connectivity by Remi NGUYEN VAN · 4 years, 7 months ago
- 66ea68e Move connectivity-sources to frameworks/base by Remi NGUYEN VAN · 4 years, 7 months ago