From bbe058418bb0a509cb694df598e6017e1df901a2 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Mon, 27 Nov 2017 21:29:40 +0100 Subject: NotSupported: Better sorry text Signed-off-by: Jason A. Donenfeld --- app/src/main/res/layout/not_supported_activity.xml | 13 +++++++++---- app/src/main/res/values/strings.xml | 20 ++++++++++++++++++-- 2 files changed, 27 insertions(+), 6 deletions(-) (limited to 'app/src') diff --git a/app/src/main/res/layout/not_supported_activity.xml b/app/src/main/res/layout/not_supported_activity.xml index 8e093279..02f93473 100644 --- a/app/src/main/res/layout/not_supported_activity.xml +++ b/app/src/main/res/layout/not_supported_activity.xml @@ -1,9 +1,14 @@ - + android:layout_height="match_parent"> + + + diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index be537ac1..a3c59739 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -29,8 +29,24 @@ Listen port MTU Name - WireGuard Not Supported - Your Android device does not currently support the WireGuard kernel module. Please talk to the manufacturer of your Android device or the author of your device\'s ROM about supporting the WireGuard kernel module.


Fortunately, the WireGuard development team is currently in the process of implementing support for WireGuard in a way that will work on all Android devices. This means that while you may not be able to use WireGuard today, in several weeks, things may very well be available for you.

]]>
+ WireGuard Not Installed + Come back later!
+ +

Your Android device does not currently have the WireGuard kernel module. Please + talk to the manufacturer of your Android device or the author of your device\'s ROM about + including the WireGuard kernel module.


+ +

Fortunately, we are in the process of implementing support for WireGuard in a way that + will work on all devices, without any need for the kernel module. This means that while you + may not be able to use WireGuard today, you will very likely be able to use WireGuard in + several weeks. Things are looking up!


+ +

Sorry for the wait. In the mean time, you may stay up to date on the latest project news + by subscribing to our mailing + list. General information about the project is available from + WireGuard.com.

+ ]]>
Peer Persistent keepalive No configuration selected -- cgit v1.2.3-59-g8ed1b