From 96573e45000db09f8efd46e25cade89a8677b329 Mon Sep 17 00:00:00 2001 From: MM20 <15646950+MM2-0@users.noreply.github.com> Date: Fri, 28 Feb 2025 13:35:39 +0100 Subject: [PATCH] Docs: add profiles question to faq --- docs/docs/user-guide/faq.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/docs/docs/user-guide/faq.md b/docs/docs/user-guide/faq.md index d2faa76b..ed96b5ec 100644 --- a/docs/docs/user-guide/faq.md +++ b/docs/docs/user-guide/faq.md @@ -14,6 +14,24 @@ There are two options: add the favorites widget to the home screen. +## What are these categories "Personal", "Private", and "Work" above the app grid? + +These categories aren't a feature of the launcher, but just a representation of Android's different +profiles. Profiles are isolated spaces on your device that allow you to have separate apps, accounts, +and data, independent of the main profile. + +**Personal** is the main profile. + +**Work** is a work profile. Learn more about work +profiles [here](https://www.android.com/enterprise/work-profile/). +You can also use an app +like [Insular](https://f-droid.org/de/packages/com.oasisfeng.island.fdroid/) +or [Shelter](https://f-droid.org/de/packages/net.typeblog.shelter/) to create and manage a work +profile. + +**Private** is the private space profile, available on Android 15 and higher. Learn more about +private spaces [here](https://support.google.com/android/answer/15341885?hl=en). + ## Can I remove / customize the clock? Yes, you can customize the clock style by going to Settings > Home screen > Clock and selecting a @@ -31,7 +49,8 @@ Please refer to [this page](/docs/user-guide/troubleshooting/granted-permissions ## I can't update to the latest version -Please refer to the [Launcher Cannot Be Updated](/docs/user-guide/troubleshooting/update-not-installed) page. +Please refer to +the [Launcher Cannot Be Updated](/docs/user-guide/troubleshooting/update-not-installed) page. ## Why is wallpaper blur not supported on my device?