- 2f43560 Merge changes I0a75c440,Ief9e8925,Ie03e8276,If0ac9a64,I716bd771 by Chiachang Wang · 4 years, 5 months ago
- a3c0509 Revert "Delete VPN methods in ConnectivityManager." by Nataniel Borges · 4 years, 5 months ago
- 5612295 Delete VPN methods in ConnectivityManager. by Lorenzo Colitti · 4 years, 5 months ago
- 61f3c6d Merge "Use formal API for ActivityThread to set proxy" by Treehugger Robot · 4 years, 5 months ago
- b33335c Use formal API for ActivityThread to set proxy by Remi NGUYEN VAN · 4 years, 6 months ago
- d2de4cf Merge "Split parcelable .aidl files to aidl-export" by Remi NGUYEN VAN · 4 years, 5 months ago
- 6a7d31e [IT06]Move INetworkActivityListener into connectivity module by Chiachang Wang · 4 years, 6 months ago
- 1193a5d [IT4.6] Unbundle NMS out from ConnectivityManager by lucaslin · 4 years, 6 months ago
- fcdd15e Split parcelable .aidl files to aidl-export by Remi NGUYEN VAN · 4 years, 5 months ago
- ecaab0c Merge "Expose TEST_TAP_PREFIX as system API" by Lorenzo Colitti · 4 years, 5 months ago
- 09f8ed2 Do not depend on Tethering stubs in CM consts by Remi NGUYEN VAN · 4 years, 5 months ago
- 56ea88a [LSC] Add LOCAL_LICENSE_KINDS to frameworks/base by Bob Badour · 4 years, 5 months ago
- 073dfc4 [CS01]Remove hidden API usage of NetworkCapabilities by lifr · 4 years, 6 months ago
- 75a34a6 Move the VPN code out of packages/Connectivity. by Lorenzo Colitti · 4 years, 5 months ago
- e7743b7 Rename getVpnLockdownWhitelist to -Allowlist by Lorenzo Colitti · 4 years, 6 months ago
- 38a60f3 Merge "Revert "[VCN07] Bypass VCN for non-internet app accessible cellu..."" by Remi NGUYEN VAN · 4 years, 5 months ago
- 5e1e489 Merge "Expose VpnTransportInfo as module-lib API." by Treehugger Robot · 4 years, 5 months ago
- 8bb7512 Expose VpnTransportInfo as module-lib API. by Lorenzo Colitti · 4 years, 5 months ago
- 6e40398 Merge changes Ia68f482a,I4911e214,Ied379654,I66d18512,Ie8e1bd63 by Lorenzo Colitti · 4 years, 5 months ago
- da32cfe Marking setOemNetworkPreference as @SystemApi by James Mattis · 4 years, 6 months ago
- 8378aec Adding permission for OEM managed preferences by James Mattis · 4 years, 6 months ago
- 45d8184 Implementation of setOemNetworkPreference by James Mattis · 4 years, 6 months ago
- 5027ebb Revert "[VCN07] Bypass VCN for non-internet app accessible cellu..." by Remi NGUYEN VAN · 4 years, 5 months ago
- cd67529 Move VPN code from ConnectivityService to VpnManagerService. by Lorenzo Colitti · 4 years, 6 months ago
- ee1740d Add a skeleton VpnManagerService, and start it on boot. by Lorenzo Colitti · 4 years, 9 months ago
- bcd692f Convert LockdownVpnTracker to NetworkCallbacks. by Lorenzo Colitti · 4 years, 6 months ago
- ead8991 Merge "Support for Terms & Conditions notification" by Hai Shalom · 4 years, 5 months ago
- 31a3119 Add a VpnTransportInfo object. by Lorenzo Colitti · 4 years, 6 months ago
- 76b639e Add a registerSystemDefaultNetworkCallback method. by Lorenzo Colitti · 4 years, 6 months ago
- 43117b2 Merge "[VCN07] Bypass VCN for non-internet app accessible cellular services" by Junyu Lai · 4 years, 6 months ago
- 7c6ab40 Support for Terms & Conditions notification by Hai Shalom · 4 years, 6 months ago
- aa24fde ConnectivityService: Plumb attribution tag for location permission checks by Roshan Pius · 4 years, 7 months ago
- c4e50c9 Merge changes I4256ca5f,I91528e1a,I48bd594c by Lorenzo Colitti · 4 years, 6 months ago
- bf911c0 Merge "Move shared Proxy method and constants to shared lib" by Chiachang Wang · 4 years, 6 months ago
- ab9f017 Move shared Proxy method and constants to shared lib by Chiachang Wang · 4 years, 6 months ago
- 660e3f4 Merge "More cleanly separate requests and listens." by Lorenzo Colitti · 4 years, 6 months ago
- f80ad43 Add to VpnManager the VPN APIs used by Settings and SystemUI. by Lorenzo Colitti · 4 years, 6 months ago
- 96742d9 More cleanly separate requests and listens. by Lorenzo Colitti · 4 years, 6 months ago
- 8e21124 Expose TEST_TAP_PREFIX as system API by lucaslin · 4 years, 6 months ago
- d15312e Merge changes Iabad7300,I85363e28 by James Mattis · 4 years, 6 months ago
- 25def59 Merge "Add @Nullable to Object#equals()" by Treehugger Robot · 4 years, 6 months ago
- db50390 Merge "Remove legacy network factories" by Remi NGUYEN VAN · 4 years, 6 months ago
- 384a8c6 Add @Nullable to Object#equals() by Roman Kalukiewicz · 4 years, 9 months ago
- 47db058 Stubbed setOemNetworkPreference in Connectivity by James Mattis · 4 years, 7 months ago
- 318b03e Merge changes from topic "nullablecollection" by Adrian Roos · 4 years, 6 months ago
- 2fc40da [VCN07] Bypass VCN for non-internet app accessible cellular services by junyulai · 4 years, 6 months ago
- 2f7ba51 Remove legacy network factories by Remi NGUYEN VAN · 4 years, 6 months ago
- cffb861 Merge "Reimplement [read|write]ArraySet of Parcel inside NetworkCapabilities" by Lucas Lin · 4 years, 6 months ago
- f0a16c6 Merge "[VCN08] Expose NOT_VCN_MANAGED capability as system API" by Junyu Lai · 4 years, 6 months ago
- 6d86eab Merge "Remove ArrayUtils usage in connectivity frameworks classes" by Paul Hu · 4 years, 6 months ago
- 36648ff Reimplement [read|write]ArraySet of Parcel inside NetworkCapabilities by lucaslin · 4 years, 6 months ago
- 10aeded [VCN08] Expose NOT_VCN_MANAGED capability as system API by junyulai · 4 years, 6 months ago
- fd63204 API: Suppress existing NullableCollections lints by Adrian Roos · 4 years, 6 months ago
- d25af29 Remove ArrayUtils usage in connectivity frameworks classes by paulhu · 4 years, 6 months ago
- 5f40642 Have connectivity self-register manager classes by Remi NGUYEN VAN · 4 years, 6 months ago
- 0f8f630 Move module sources to packages/Connectivity by Remi NGUYEN VAN · 4 years, 6 months ago
- df41716 Move connectivity-sources to frameworks/base by Remi NGUYEN VAN · 4 years, 6 months ago