From 5b97d4a3d62cb70c790f2c71c464224368483ae8 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Fri, 20 Jul 2012 00:16:01 +0200 Subject: - Use config file name instead for default VPN name (closes issue #53) - Allow importing the pkcs12 into the android keystone when converting configuration --- res/layout/config_converter.xml | 22 ++++++++++++++++++++++ res/values/strings.xml | 1 + 2 files changed, 23 insertions(+) create mode 100644 res/layout/config_converter.xml (limited to 'res') diff --git a/res/layout/config_converter.xml b/res/layout/config_converter.xml new file mode 100644 index 00000000..13733fb3 --- /dev/null +++ b/res/layout/config_converter.xml @@ -0,0 +1,22 @@ + + + + + + + + + diff --git a/res/values/strings.xml b/res/values/strings.xml index 41015848..fca7a777 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -237,4 +237,5 @@ Quick Start Try to load the tun.ko kernel module before trying to connect. Needs rooted devices. Load tun module + Import PKCS12 from configuration into Android Keystore -- cgit v1.2.3