From 2ec4e4e78d28cbf703eefe2497a01d37af7b1c35 Mon Sep 17 00:00:00 2001 From: jacquarg Date: Sat, 30 Oct 2021 10:18:31 +0200 Subject: update UI on fake location --- app/src/main/res/values/colors.xml | 1 + app/src/main/res/values/strings.xml | 18 +++++++++++------- 2 files changed, 12 insertions(+), 7 deletions(-) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml index 5f4bcb4..a3ebbeb 100644 --- a/app/src/main/res/values/colors.xml +++ b/app/src/main/res/values/colors.xml @@ -19,6 +19,7 @@ #FC7222 #169659 + #2CC766 diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 35987ea..d675a79 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -40,19 +40,23 @@ Note: when active, this setting will slow down your Internet connectivity speed (uses Thor network). Force a country of origin: Any country - Apply this setting to all selected apps: + + Fake my location + Choose if you want to use your real location when Quick Privacy is enabled. + Use real location + Use random plausible location + Use specific location + Longitude + Latitude + Invalid coordinates + Quick protection enables these settings when turned on - All trackers are turned off.\n- Your geolocation will be faked.\n- Your real IP address will be hidden. Learn more - Choose if you want to fake your real location when app asks for your geolocation tracking. - Use real location - Use random plausible location - Use specific location - Longitude - Latitude + Add location I am exposing my real IP address All apps use hidden IP -- cgit v1.2.1