From 75843f012b09f0f11da4aec10be2f378465a94c2 Mon Sep 17 00:00:00 2001 From: Amit Kumar Date: Thu, 29 Apr 2021 14:49:04 +0530 Subject: Add dashboard feature UI --- app/src/main/res/values/strings.xml | 11 +++++++++++ app/src/main/res/values/themes.xml | 9 +-------- 2 files changed, 12 insertions(+), 8 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 fdb9ac8..146bad7 100644 --- a/app/src/main/res/values/strings.xml +++ b/app/src/main/res/values/strings.xml @@ -1,3 +1,14 @@ PrivacyCentralApp + Privacy dashboard helps you control and better protect your privacy + Tap to enable quick privacy protection + Personal data leakage over past 24 hours. + Am I tracked? + Currently there are 77 trackers in your apps, 12 trackers are active + Apps Permissions + 120 apps are requesting 72 permissions + My Location + "7 apps are using location permission\n Current location mode: " + My Internet Activity Privacy + "Current internet activity mode: " \ 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 29ff5b8..e7a4431 100644 --- a/app/src/main/res/values/themes.xml +++ b/app/src/main/res/values/themes.xml @@ -1,16 +1,9 @@ - \ No newline at end of file -- cgit v1.2.1