]> git.ipfire.org Git - thirdparty/strongswan.git/commit
android: Show connection errors as banner, not as modal dialog
authorTobias Brunner <tobias@strongswan.org>
Fri, 8 Jun 2018 13:41:46 +0000 (15:41 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 3 Jul 2018 09:31:35 +0000 (11:31 +0200)
commit6987ddb3135d4378fee40266bfbafac5b4fa3f65
tree30b486b8c072c54208a5619457f3cbd0eb4f4ef9
parent64b7a6d62222544806ebc6e5c9fefc37272ad891
android: Show connection errors as banner, not as modal dialog
12 files changed:
src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnStateFragment.java
src/frontends/android/app/src/main/res/drawable/error_background.xml [new file with mode: 0644]
src/frontends/android/app/src/main/res/layout/imc_state_fragment.xml
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/colors.xml
src/frontends/android/app/src/main/res/values/strings.xml