From 4434a612803e7c1a62ccac0994e72da4b46aacbc Mon Sep 17 00:00:00 2001 From: M66B Date: Wed, 3 Feb 2016 16:26:48 +0100 Subject: [PATCH] Updated, added text https://tools.ietf.org/html/rfc2308 --- app/src/main/res/values/strings.xml | 3 ++- app/src/main/res/xml-v14/preferences.xml | 1 + app/src/main/res/xml-v21/preferences.xml | 1 + 3 files changed, 4 insertions(+), 1 deletion(-) diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 5cf3f34a..65aaa67c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -83,6 +83,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi After disabling using the widget, automatically enable NetGuard again after the selected number of minutes (enter zero to disable this option) After turning the screen off, keep screen on rules active for the selected number of minutes (enter zero to disable this option) + Tethered traffic cannot be filtered Apply Wi-Fi network rules for selected network only (apply mobile network rules for other Wi-Fi networks) Apply mobile network rules to metered (paid, tethered) Wi-Fi networks Apply Wi-Fi network rules for 2G data connections @@ -94,7 +95,7 @@ however it is impossible to guarantee NetGuard will work correctly on every devi Log attempts to access the internet for applications. This might result in extra battery usage. Show a status bar notification when an application attempts to access a new internet address Filter IP packets going out of the VPN sinkhole. This might result in extra battery usage. - Redirect blocked domain names to local device. This switch is disabled when no hosts file has been imported. + Respond with \'name error\' (NXDOMAIN) for blocked domain names. This switch is disabled when no hosts file has been imported. Show network speed graph in status bar notification Import a standard hosts file. A host file will not be exported when exporting settings. diff --git a/app/src/main/res/xml-v14/preferences.xml b/app/src/main/res/xml-v14/preferences.xml index c9a36fef..1aface91 100644 --- a/app/src/main/res/xml-v14/preferences.xml +++ b/app/src/main/res/xml-v14/preferences.xml @@ -55,6 +55,7 @@