From 0d036a8742f54eb9ea87e64fdce9ab878f58859b Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Mon, 3 May 2021 03:17:11 +0530 Subject: Connect multiple features --- app/src/main/res/values/strings.xml | 19 +++++++++++++++++++ app/src/main/res/values/themes.xml | 7 +++++-- 2 files changed, 24 insertions(+), 2 deletions(-) (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 146bad7..f79852c 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -11,4 +11,23 @@ "7 apps are using location permission\n Current location mode: " My Internet Activity Privacy "Current internet activity mode: " + 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 + Choose if you want to expose your real IP address or hide when connected to the internet (uses the tor network). + Use real IP address + I can be tracked by my IP address. + Hide IP address + I am anonymous on the internet. + Manage and control apps requesting various permissions. + + %1$d of %2$d apps allowed + Apps which has access to %1$s permission \ No newline at end of file diff --git a/app/src/main/res/values/themes.xml b/app/src/main/res/values/themes.xml index e7a4431..3a7bad8 100644 --- a/app/src/main/res/values/themes.xml +++ b/app/src/main/res/values/themes.xml @@ -1,8 +1,11 @@ - -- cgit v1.2.1