From 5db0bdfdf62ae0915b587399a0ff4ce53bca813b Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Tue, 2 Jan 2024 17:53:12 +0100 Subject: Implemented route mode --- app/src/main/res/values/strings.xml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'app/src/main/res/values/strings.xml') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index fb64b9d..2379ab9 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -61,6 +61,7 @@ Real geolocation Specific fake geolocation Random fake geolocation + Walking fake route Manage my Internet address Real IP address exposed Real IP address hidden @@ -84,14 +85,22 @@ Manage my location Your location can reveal a lot about yourself or your activities.\n\nManage my location enables you to use a fake location instead of your real position. This way, your real location isn\'t shared with applications that might be snooping too much. Altitude [m] - Speed [km/h] + Speed [m/s] Jitter [m] Use my real location Use a random plausible location Use a specific location + Walk specific route Longitude Latitude + Value out of bounds Invalid coordinates + Choose route... + Select route JSON + No route selected + Loop route + Start route + Stop route Manage apps\' trackers -- cgit v1.2.1