From 5d0524a838149fda58c64c83ce0adfd64db0e96a Mon Sep 17 00:00:00 2001 From: Guillaume Jacquart Date: Tue, 31 Aug 2021 15:44:34 +0000 Subject: Feature/ipscrambling --- .../layout/fragment_internet_activity_policy.xml | 84 +++++++++++++++++++++- app/src/main/res/values/strings.xml | 9 +++ 2 files changed, 91 insertions(+), 2 deletions(-) (limited to 'app/src/main/res') diff --git a/app/src/main/res/layout/fragment_internet_activity_policy.xml b/app/src/main/res/layout/fragment_internet_activity_policy.xml index c3021df..12094ab 100644 --- a/app/src/main/res/layout/fragment_internet_activity_policy.xml +++ b/app/src/main/res/layout/fragment_internet_activity_policy.xml @@ -11,11 +11,14 @@ - + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/app/src/main/res/values/strings.xml b/app/src/main/res/values/strings.xml index 3105ddb..d18ccf5 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -28,6 +28,15 @@ Hide IP address I am anonymous on the internet I am exposing my real IP address + All apps use hidden IP + Only the following apps use hidden IP + Select Apps to hide IP + Tor is starting... + Tor is stopping... + Hidden IP\'s location + any + + ipscrambling_any_location Manage and control apps requesting various permissions. %1$d of %2$d apps allowed -- cgit v1.2.1