]> git.ipfire.org Git - thirdparty/strongswan.git/commit
android: Allow setting the password in managed profiles
authorTobias Brunner <tobias@strongswan.org>
Tue, 4 Feb 2025 14:33:33 +0000 (15:33 +0100)
committerTobias Brunner <tobias@strongswan.org>
Tue, 18 Feb 2025 13:12:43 +0000 (14:12 +0100)
commit4f808cb2b0cab9b022c50e0534bf95843e4c50d6
tree84e05b0b18e05c164980d29f3fa8b0422092f742
parent87610799f2911a7e3515fdc1280da6a64c96b004
android: Allow setting the password in managed profiles

To avoid complicated changes in the UI, users can still update it.  But
the default, if they clear the field, will be the managed password.
src/frontends/android/app/src/main/java/org/strongswan/android/data/ManagedVpnProfile.java
src/frontends/android/app/src/main/java/org/strongswan/android/data/VpnProfileManagedDataSource.java
src/frontends/android/app/src/main/res/values-de/strings_managed_configuration.xml
src/frontends/android/app/src/main/res/values-pl/strings_managed_configuration.xml
src/frontends/android/app/src/main/res/values-ru/strings_managed_configuration.xml
src/frontends/android/app/src/main/res/values-uk/strings_managed_configuration.xml
src/frontends/android/app/src/main/res/values-zh-rCN/strings_managed_configuration.xml
src/frontends/android/app/src/main/res/values-zh-rTW/strings_managed_configuration.xml
src/frontends/android/app/src/main/res/values/strings_managed_configuration.xml
src/frontends/android/app/src/main/res/xml/managed_configuration.xml