From edba6406418578432134bbd70d88e7d19e0e1004 Mon Sep 17 00:00:00 2001 From: "Jason A. Donenfeld" Date: Sun, 22 Mar 2020 00:38:15 -0600 Subject: TunnelManager: enable Tasker support Also fix up wording for the permission prompt that Tasker will show when initially setting this up. Signed-off-by: Jason A. Donenfeld --- ui/src/main/res/values/strings.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'ui/src/main/res/values/strings.xml') diff --git a/ui/src/main/res/values/strings.xml b/ui/src/main/res/values/strings.xml index 47fd867a..70d92c39 100644 --- a/ui/src/main/res/values/strings.xml +++ b/ui/src/main/res/values/strings.xml @@ -26,6 +26,9 @@ Add peer Addresses + Allow remote control apps + External apps may toggle tunnels (advanced) + External apps may not toggle tunnels (recommended) Allowed IPs WireGuard %1$s\'s %2$s @@ -121,7 +124,7 @@ number Cannot parse %1$s ā€œ%2$sā€ Peer - Allows an app to control WireGuard tunnels. Apps with this permission may enable and disable WireGuard tunnels at will, potentially misdirecting Internet traffic. + control WireGuard tunnels, enabling and disabling tunnels at will, potentially misdirecting Internet traffic control WireGuard tunnels Persistent keepalive Pre-shared key -- cgit v1.2.3-59-g8ed1b