]> git.ipfire.org Git - thirdparty/strongswan.git/commit
android: Add a preference flag to ignore battery optimizations
authorTobias Brunner <tobias@strongswan.org>
Mon, 11 May 2020 13:49:22 +0000 (15:49 +0200)
committerTobias Brunner <tobias@strongswan.org>
Tue, 2 Jun 2020 12:07:06 +0000 (14:07 +0200)
commit04f4bef2354dbc94b89af30206acbe3d473263d2
tree165a0ee1f9ed8c4fbaf5b1dc065acd67ad30f12c
parent5d01aaf91d26a351e88b07189c717f220498c65e
android: Add a preference flag to ignore battery optimizations

This allows users to ignore whether the app is on the device's power
whitelist without a warning.  The flag is currently not set
automatically if the user denies the request.
src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileControlActivity.java
src/frontends/android/app/src/main/java/org/strongswan/android/utils/Constants.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
src/frontends/android/app/src/main/res/xml/settings.xml