From 2e1c94d3f51dc6d667435b2a2bbd81a036d57bae Mon Sep 17 00:00:00 2001 From: akuma Date: Sun, 8 Sep 2019 20:40:29 +0200 Subject: New icon and text for Excluded Apps. Using PreferenceHelper. Test done. --- app/src/main/res/values/colors.xml | 2 ++ app/src/main/res/values/strings-icsopenvpn.xml | 1 - app/src/main/res/values/strings.xml | 4 +++- 3 files changed, 5 insertions(+), 2 deletions(-) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index d8873017..a8cdb28e 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -35,4 +35,6 @@ @color/white @color/black800 + #B33A3A + diff --git a/app/src/main/res/values/strings-icsopenvpn.xml b/app/src/main/res/values/strings-icsopenvpn.xml index b390ecec..b552715a 100755 --- a/app/src/main/res/values/strings-icsopenvpn.xml +++ b/app/src/main/res/values/strings-icsopenvpn.xml @@ -486,5 +486,4 @@ External Authenticator Configure External Authneticator not configured - diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index e794c75c..e685cff5 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -32,7 +32,7 @@ Passwords do not match User message About - Select Apps + Exclude apps from VPN Try again: Server math error Incorrect username or password It must be at least 8 characters long @@ -111,4 +111,6 @@ LEAP depends on donations and grants. Please donate today if you value secure communication that is easy for both the end-user and the service provider. Remind me later Donate + Be careful of excluding apps from VPN. This will reveal your identity and compromise your security. + -- cgit v1.2.3