Age | Commit message (Expand) | Author |
---|---|---|
2021-06-23 | Throw UnsupportedOperationException if startLegacyVpn is called | lucaslin |
2021-05-12 | Add testVpnTypesEqual to verify consistency | Ken Chen |
2021-05-11 | Switch from networkCreate[Physical/Vpn] to networkCreate | Ken Chen |
2021-04-14 | Make TYPE_VPN_LEGACY no longer deprecated. | Lorenzo Colitti |
2021-03-18 | Add a VpnManager.TYPE_VPN_OEM. | Lorenzo Colitti |
2021-03-10 | Expose TYPE_VPN_* constants | lucaslin |
2021-02-15 | Move the VPN code out of packages/Connectivity. | Lorenzo Colitti |
2021-02-01 | Move module sources to packages/Connectivity | Remi NGUYEN VAN |
2020-04-06 | Fix typo in VpnManager Docs. | Cody Kesting |
2020-02-18 | Add always-on VPN support for platform VPNs | Benedict Wong |
2020-02-04 | Add separate user consent for Platform VPNs | Benedict Wong |
2020-01-30 | Add VpnManager calls to ConnectivityService | Benedict Wong |
2020-01-22 | Add VpnManger API surface | Benedict Wong |