From 488a41cc60636298581c2b44b4706b259fc98a36 Mon Sep 17 00:00:00 2001 From: Arne Schwabe Date: Sat, 21 Apr 2012 18:36:35 +0200 Subject: wip --- res/xml/vpn_authentification.xml | 11 +++++++++ res/xml/vpn_headers.xml | 46 ++++++++++++++++++++++++++++++++++ res/xml/vpn_ipsettings.xml | 53 ++++++++++++++++++++++++++++++++++++++++ res/xml/vpn_obscure.xml | 42 +++++++++++++++++++++++++++++++ res/xml/vpn_overview.xml | 15 ++++++++++++ res/xml/vpn_preferences.xml | 7 ++++++ 6 files changed, 174 insertions(+) create mode 100644 res/xml/vpn_authentification.xml create mode 100644 res/xml/vpn_headers.xml create mode 100644 res/xml/vpn_ipsettings.xml create mode 100644 res/xml/vpn_obscure.xml create mode 100644 res/xml/vpn_overview.xml create mode 100644 res/xml/vpn_preferences.xml (limited to 'res/xml') diff --git a/res/xml/vpn_authentification.xml b/res/xml/vpn_authentification.xml new file mode 100644 index 00000000..11ea3abe --- /dev/null +++ b/res/xml/vpn_authentification.xml @@ -0,0 +1,11 @@ + + + + + + + \ No newline at end of file diff --git a/res/xml/vpn_headers.xml b/res/xml/vpn_headers.xml new file mode 100644 index 00000000..7d0ade3f --- /dev/null +++ b/res/xml/vpn_headers.xml @@ -0,0 +1,46 @@ + + + +
+ android:title="Basic Setting" + +
+ +
+ +
+ + + +
+ + + +
+ + +
+ +
+ + \ No newline at end of file diff --git a/res/xml/vpn_ipsettings.xml b/res/xml/vpn_ipsettings.xml new file mode 100644 index 00000000..8aacaaca --- /dev/null +++ b/res/xml/vpn_ipsettings.xml @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/res/xml/vpn_obscure.xml b/res/xml/vpn_obscure.xml new file mode 100644 index 00000000..09b237f2 --- /dev/null +++ b/res/xml/vpn_obscure.xml @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + android:key="customOptions" + android:title="Custom Options" /> + + \ No newline at end of file diff --git a/res/xml/vpn_overview.xml b/res/xml/vpn_overview.xml new file mode 100644 index 00000000..053f2526 --- /dev/null +++ b/res/xml/vpn_overview.xml @@ -0,0 +1,15 @@ + + + + + + + + + diff --git a/res/xml/vpn_preferences.xml b/res/xml/vpn_preferences.xml new file mode 100644 index 00000000..16c330c0 --- /dev/null +++ b/res/xml/vpn_preferences.xml @@ -0,0 +1,7 @@ + + + + + + -- cgit v1.2.3