From b4054cb6a71e0d9cfc59b41e7ea2cf7056142c50 Mon Sep 17 00:00:00 2001 From: josephpv Date: Tue, 28 May 2024 18:25:54 +0000 Subject: [PATCH] Add edu for apps being stopped when PS is locked Changes made to Setup intro screen and private space settings dislaimer that apps are stopped when private space is locked. Screenshots: go/ss/8YFWtjjC5pzhyyd.png go/ss/5pvvo4YodaSiGzr.png b/343166731#comment4 Bug: 343166731 Test: Manual Change-Id: I46db598e1e94e210d904ade8b6b0cf498960cc2a --- res/drawable/ic_private_space_edu_icon.xml | 24 +++++++++++++++++++ res/layout/private_space_education_screen.xml | 17 +++++++++++++ res/values/strings.xml | 14 +++++++---- res/xml/private_space_settings.xml | 2 +- 4 files changed, 52 insertions(+), 5 deletions(-) create mode 100644 res/drawable/ic_private_space_edu_icon.xml diff --git a/res/drawable/ic_private_space_edu_icon.xml b/res/drawable/ic_private_space_edu_icon.xml new file mode 100644 index 00000000000..9eba00e3408 --- /dev/null +++ b/res/drawable/ic_private_space_edu_icon.xml @@ -0,0 +1,24 @@ + + + + \ No newline at end of file diff --git a/res/layout/private_space_education_screen.xml b/res/layout/private_space_education_screen.xml index 6b651030265..c831bf73c15 100644 --- a/res/layout/private_space_education_screen.xml +++ b/res/layout/private_space_education_screen.xml @@ -81,6 +81,23 @@ android:layout_toRightOf="@+id/appsIcon" android:text="@string/private_space_install_apps_text"/> + + + + + diff --git a/res/values/strings.xml b/res/values/strings.xml index bbe5cbef2b3..e6d7f01ea59 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -1345,15 +1345,21 @@ Hide or lock private apps in a separate space. Use a dedicated Google Account for extra security. - Set up your private space + How it works - Choose a Google Account for your space\nUsing a dedicated account helps to stop synced files, photos, and emails appearing outside your space + Create a Google Account for your space\nIf you use a dedicated account, it helps to stop synced files, photos, and emails appearing outside your space Set a lock\nLock your space to stop other people opening it - Install apps\nYour private space has its own Play Store so you can install apps easily. + Install apps\nInstall apps that you want to keep private in your space + + Keep in mind + + Apps stop when you lock your space\nWhen you lock your space, apps in your space are stopped and you won\u2019t receive notifications from them - Apps in your private space won\'t appear in permission manager, privacy dashboard, and other settings when your private space is locked.\n\nYour private space can\'t be restored to a new device. You\'ll need to set up another private space if you want to use it on another device.\n\nAnyone that connects your device to a computer or installs malicious apps on your device may be able to access your private space. + Apps in your private space won\'t appear in permission manager, privacy dashboard, and other settings when your private space is locked.\n\nYour private space can\'t be moved to a new device. You\'ll need to set up another private space if you want to use it on another device.\n\nAnyone that connects your device to a computer or installs harmful apps on your device may be able to access your private space. + + When you lock your space, apps in your private space are stopped and you won\u2019t receive notifications from them.\n\nApps in your private space won\'t appear in permission manager, privacy dashboard, and other settings when private space is locked.\n\nYour private space can\'t be restored to a new device. You\u2019ll need to set up another space if you want to use it on another device.\n\nAnyone that connects your device to a computer or installs malicious apps on your device may be able to access your private space. Learn more about private space https://support.google.com/android?p=private_space diff --git a/res/xml/private_space_settings.xml b/res/xml/private_space_settings.xml index 197ba3efb8f..eb89dd783cd 100644 --- a/res/xml/private_space_settings.xml +++ b/res/xml/private_space_settings.xml @@ -77,7 +77,7 @@