From 076144023e449d83b64363dc0da0fa00a0ea2c00 Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Tue, 4 May 2021 01:26:13 +0530 Subject: Add permission feature and improve code quality --- app/src/main/res/values/strings.xml | 9 +++++++-- 1 file changed, 7 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 989e233..ff0cf0a 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -23,11 +23,16 @@ 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. + I can be tracked by my IP address Hide IP address - I am anonymous on the internet. + I am anonymous on the internet + I am exposing my real IP address Manage and control apps requesting various permissions. %1$d of %2$d apps allowed Apps which has access to %1$s permission + + Real location mode + Random location mode + Fake location mode \ No newline at end of file -- cgit v1.2.1