]> git.ipfire.org Git - thirdparty/strongswan.git/commit
android: Make app handling and selection of apps configurable in profile editor
authorTobias Brunner <tobias@strongswan.org>
Tue, 27 Jun 2017 13:17:43 +0000 (15:17 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 3 Jul 2017 08:27:54 +0000 (10:27 +0200)
commit291ef58c69d62ad5aed1817ec9ee7ee9ac3b842f
treebddb7d66eda7bfc77fc78654a6926406b5247360
parent3cc6a03fa018e602d1b94c05151a31e4e7fa3124
android: Make app handling and selection of apps configurable in profile editor
16 files changed:
src/frontends/android/app/src/main/java/org/strongswan/android/ui/VpnProfileDetailActivity.java
src/frontends/android/app/src/main/res/layout/profile_detail_view.xml
src/frontends/android/app/src/main/res/values-de/arrays.xml
src/frontends/android/app/src/main/res/values-de/strings.xml
src/frontends/android/app/src/main/res/values-pl/arrays.xml
src/frontends/android/app/src/main/res/values-pl/strings.xml
src/frontends/android/app/src/main/res/values-ru/arrays.xml
src/frontends/android/app/src/main/res/values-ru/strings.xml
src/frontends/android/app/src/main/res/values-ua/arrays.xml
src/frontends/android/app/src/main/res/values-ua/strings.xml
src/frontends/android/app/src/main/res/values-zh-rCN/arrays.xml
src/frontends/android/app/src/main/res/values-zh-rCN/strings.xml
src/frontends/android/app/src/main/res/values-zh-rTW/arrays.xml
src/frontends/android/app/src/main/res/values-zh-rTW/strings.xml
src/frontends/android/app/src/main/res/values/arrays.xml
src/frontends/android/app/src/main/res/values/strings.xml