From ec65a38af4edc986f7f1a90e446cc8713c9ca05e Mon Sep 17 00:00:00 2001 From: schwabe Date: Sun, 29 Apr 2012 16:05:44 +0200 Subject: Version 0.4 had a User/password and static keys options that will not work. Fix that --- res/layout/basic_settings.xml | 47 +++++++++++++++++++++++-------------------- res/values/strings.xml | 1 + 2 files changed, 26 insertions(+), 22 deletions(-) (limited to 'res') diff --git a/res/layout/basic_settings.xml b/res/layout/basic_settings.xml index f6673491..37d2c733 100644 --- a/res/layout/basic_settings.xml +++ b/res/layout/basic_settings.xml @@ -33,11 +33,7 @@ - - - + android:inputType="text" /> --> - + + + + - - - - - + + - - + + + - - - - - - + + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index a837840e..2a2135a3 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -103,4 +103,5 @@ An error has been found in your VPN configuration: Cannot parse the IPv4 address Cannot parse the custom routes + Leave empty to query on demand -- cgit v1.2.3