]> git.ipfire.org Git - thirdparty/strongswan.git/commit
android: Handle restarts of the control Activity better
authorTobias Brunner <tobias@strongswan.org>
Fri, 22 Jun 2018 11:57:51 +0000 (13:57 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 3 Jul 2018 09:31:43 +0000 (11:31 +0200)
commitbaf2f4741334494e15c658bce86e0b2e83a8d3e6
tree9bb812b2ef6238462e23af29ed660cd046a3ccfe
parent4db3bf0cb091965a3fd7a56025e6d2820a01c276
android: Handle restarts of the control Activity better

For instance, rotating a device will restart it and this previously
could have started the wrong profile or shown the system's VPN
confirmation dialog twice.
src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileControlActivity.java