]> git.ipfire.org Git - thirdparty/strongswan.git/commit - src/frontends/android/app/src/main/res/values-de/strings.xml
android: Show an error dialog if we can't get permission for VPNs
authorTobias Brunner <tobias@strongswan.org>
Mon, 4 Jun 2018 14:46:25 +0000 (16:46 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 3 Jul 2018 09:31:32 +0000 (11:31 +0200)
commit0917caa19519184f0d87f211dd73ef819b2d56e4
tree873c7bdc7d9143a3132776fda74736489580e44b
parent08601c58e9159c6d67cb6d1311c6be616631458f
android: Show an error dialog if we can't get permission for VPNs

This is either because a third-party VPN app has the always-on feature
enabled, or because the user denied the permission in the system's confirmation
dialog.

If the always-on feature is enabled for a connection of the built-in VPN
client we get an IllegalStateException, for which we show an updated and
clearer error message.
src/frontends/android/app/src/main/java/org/strongswan/android/ui/MainActivity.java
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