From 3be41928da7fde3d5e6dfc82323d23397dab1f7a Mon Sep 17 00:00:00 2001 From: Jonah Aragon Date: Fri, 25 Apr 2025 16:04:23 -0500 Subject: [PATCH] Update blog/posts/taking-advantage-of-android-user-profiles.md Co-authored-by: redoomed1 Signed-off-by: Jonah Aragon --- blog/posts/taking-advantage-of-android-user-profiles.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blog/posts/taking-advantage-of-android-user-profiles.md b/blog/posts/taking-advantage-of-android-user-profiles.md index b609d568..00a3ccf2 100644 --- a/blog/posts/taking-advantage-of-android-user-profiles.md +++ b/blog/posts/taking-advantage-of-android-user-profiles.md @@ -51,7 +51,7 @@ Additionally, each user makes its own independent [VPN](https://www.privacyguide If you use [**GrapheneOS**](https://www.privacyguides.org/en/android/distributions/#grapheneos), you can take advantage of additional [features](https://grapheneos.org/features#improved-user-profiles){rel=nofollow} not available with a standard Android phone: -- **Notification forwarding**: Normally, only the notifications of the currently active user on Android are shown. On GrapheneOS, you can optionally configure secondary users to forward their notifications to the currently active profile, so you can make sure you don't miss anything important occurring in a background user session. +- **Notification forwarding**: Normally, only the notifications of the currently active user on Android are shown. On GrapheneOS, you can optionally configure secondary users to forward their notifications to the currently active profile, so you can make sure you don't miss anything important occurring in a background user session. Remember that you must unlock secondary user profiles before you can receive notifications from them. Otherwise, you will miss important notifications after your phone reboots. - **Additional user profiles:** GrapheneOS raises the maximum number of secondary users to 31, which means you have the option to be much more granular with how you isolate apps and data than you normally would (the maximum number is configurable by OEMs, but a stock Google Pixel only supports 3).