From eab77a885f6cca1d785ca57c4cd9182dc1a898cf Mon Sep 17 00:00:00 2001 From: Leonard Kugis Date: Sat, 23 Dec 2023 00:52:30 +0100 Subject: Implemented altitude/speed/jitter parameters --- app/src/main/res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) (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 aa33837..416a0d2 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -82,6 +82,10 @@ 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] + Jitter [m] + Enable joystick Use my real location Use a random plausible location Use a specific location -- cgit v1.2.1