From 9ab127ccc8f7dd685507c41d8b09341056ea7cf6 Mon Sep 17 00:00:00 2001 From: Mikael Magnusson Date: Sun, 19 Dec 2021 02:33:12 +0100 Subject: ui,tunnel: add HTTP proxy setting to Go backend Only make the HTTP proxy settings visible on supported Android versions, i.e. Android 10 (AKA Android Q) and later. Signed-off-by: Mikael Magnusson --- ui/src/main/res/values/strings.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ui/src/main/res/values') diff --git a/ui/src/main/res/values/strings.xml b/ui/src/main/res/values/strings.xml index df3d3340..87e75768 100644 --- a/ui/src/main/res/values/strings.xml +++ b/ui/src/main/res/values/strings.xml @@ -67,6 +67,7 @@ %1$s\'s %2$s %s %1$s in %2$s + : Must be valid proxy hostname and port : Must be positive and no more than 65535 : Must be positive : Must be a valid UDP port number @@ -130,6 +131,10 @@ (optional) (optional, not recommended) (random) + Proxy + Proxy hostname + Proxy Auto-Config URL + Proxy port Illegal file name ā€œ%sā€ Unable to import tunnel: %s Import Tunnel from QR Code -- cgit v1.2.3