diff options
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index 37b7644a..e3f49cbe 100644 --- a/static/features.html +++ b/static/features.html @@ -124,6 +124,7 @@ <li><a href="#more-user-profiles">More user profiles</a></li> <li><a href="#end-session">End session</a></li> <li><a href="#disabling-app-installation">Disabling app installation</a></li> + <li><a href="#notification-forwarding">Notification forwarding</a></li> </ul> </li> <li><a href="#grapheneos-app-repository">GrapheneOS app @@ -691,6 +692,17 @@ management feature but doesn't make it available to a user who owns their own device.</p> </section> + + <section id="notification-forwarding"> + <h4><a href="#notification-forwarding">Notification forwarding</a></h4> + + <p>GrapheneOS supports forwarding notification from users running in the + background to the currently active user. Forwarding notifications to other + users is disabled by default can be enabled within each user profile where + forwarding to the active profile is wanted. Notifications forwarded from + other profiles are displayed by default in a standard local notification + channel.</p> + </section> </section> <section id="grapheneos-app-repository"> |
