]> git.ipfire.org Git - thirdparty/strongswan.git/commit
android: Add an automatic reconnect on errors
authorTobias Brunner <tobias@strongswan.org>
Fri, 15 Jun 2018 12:40:01 +0000 (14:40 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 3 Jul 2018 09:31:38 +0000 (11:31 +0200)
commit68afdd3464856a46b1cd05b24a0a133b78aed203
tree9560f2283bbb2b116089d2258edd9b06b017ba16
parent89a88d7c56dcae9ce727ffa6a7787dbf2e615452
android: Add an automatic reconnect on errors

This way the connection will be attempted to be kept up even on "fatal"
errors like authentication failures.
src/frontends/android/app/src/main/java/org/strongswan/android/logic/VpnStateService.java
src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnStateFragment.java
src/frontends/android/app/src/main/res/layout/vpn_state_fragment.xml
src/frontends/android/app/src/main/res/values-de/strings.xml
src/frontends/android/app/src/main/res/values-pl/strings.xml
src/frontends/android/app/src/main/res/values-ru/strings.xml
src/frontends/android/app/src/main/res/values-ua/strings.xml
src/frontends/android/app/src/main/res/values-zh-rCN/strings.xml
src/frontends/android/app/src/main/res/values-zh-rTW/strings.xml
src/frontends/android/app/src/main/res/values/strings.xml