mirror of
https://github.com/amnezia-vpn/amnezia-client.git
synced 2026-05-08 14:33:23 +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