From aa93b37883deb00c6ca74ad72a5464284fe9171f Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Thu, 4 Jan 2024 02:39:04 +0100 Subject: Added additional fake location parameters Bearing, Bearing jitter, Speed jitter, Altitude jitter --- app/src/main/res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'app/src/main/res/values') diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 638f157..3b63984 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -86,7 +86,11 @@ 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 [m/s] + Bearing [deg] Jitter [m] + Altitude jitter [m] + Speed jitter [m/s] + Bearing jitter [deg] Use my real location Use a random plausible location Use a specific location -- cgit v1.2.1