Cake-VPN icon indicating copy to clipboard operation
Cake-VPN copied to clipboard

Update IOpenVPNAPIService.aidl

Open BinartPhotography opened this issue 4 years ago • 2 comments

Ability to pass extras when starting VPN via AIDL using inline config. To preserve backward compatibility, a new method is created: IOpenVPNAPIService#startVPNwithExtras(String, Bundle). Currently only one parameter is supported: de.blinkt.openvpn.api.ALLOW_VPN_BYPASS – boolean.

BinartPhotography avatar Oct 23 '21 18:10 BinartPhotography

@ashraf789 Do you approve this pull request

Ultimatetinycellstuan avatar Nov 01 '21 13:11 Ultimatetinycellstuan

@tinycellstuan @Ultimatetinycellstuan I didn't get any use case for this update. You added startVPNwithExtras method but where is the implementation and where do you call this method. please write details.

Thanks.

ashraf789 avatar Nov 02 '21 06:11 ashraf789