mirror of
https://github.com/outbackdingo/amnezia-client.git
synced 2026-01-27 10:18:14 +00:00
Add unbinding and destroying vpn service after disconnection
This commit is contained in:
@@ -64,6 +64,7 @@ class AmneziaActivity : QtActivity() {
|
||||
|
||||
ServiceEvent.DISCONNECTED -> {
|
||||
QtAndroidController.onVpnDisconnected()
|
||||
doUnbindService()
|
||||
}
|
||||
|
||||
ServiceEvent.RECONNECTING -> {
|
||||
|
||||
Reference in New Issue
Block a user