]> git.ipfire.org Git - thirdparty/strongswan.git/commit - src/frontends/android/app/src/main/java/org/strongswan/android/logic/CharonVpnService.java
android: Delay disconnecting on errors until user dismisses them
authorTobias Brunner <tobias@strongswan.org>
Mon, 14 Jul 2014 13:43:06 +0000 (15:43 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 22 Jul 2014 08:55:51 +0000 (10:55 +0200)
commit394be2d5563eedf284984f8180e51353af45a621
tree062cf0f8ce177a4f062bc8b70ccb2ea263fb13d8
parent08d545e29aa57277c520df0d02f99b6591db0a35
android: Delay disconnecting on errors until user dismisses them

If e.g. reauthentication fails we don't want to close the TUN device
until the user acknowledged the error and is thus aware of the failure.
src/frontends/android/src/org/strongswan/android/logic/CharonVpnService.java
src/frontends/android/src/org/strongswan/android/ui/VpnStateFragment.java