]> git.ipfire.org Git - thirdparty/strongswan.git/commit
android: Ask user to add our app to the device's power whitelist
authorTobias Brunner <tobias@strongswan.org>
Fri, 8 May 2020 10:17:52 +0000 (12:17 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 2 Jun 2020 12:07:06 +0000 (14:07 +0200)
commita0d32a2d13f86ab87c34245c957e192658a45fc0
tree00c73bbe5f0f991d91e70e7635d997310d319001
parentd67a5b0c4d49ce19137b26ab658cd9ac759448ae
android: Ask user to add our app to the device's power whitelist

This is necessary so we can actually schedule events accurately in Doze
mode. Otherwise, we'd only get woken in intervals of several minutes (up to
15 according to the docs) after about an hour.
src/frontends/android/app/src/main/AndroidManifest.xml
src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileControlActivity.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