diff options
Diffstat (limited to 'static/features.html')
| -rw-r--r-- | static/features.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/static/features.html b/static/features.html index 152343c7..e6e5a4f9 100644 --- a/static/features.html +++ b/static/features.html @@ -126,6 +126,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="#install-available-apps">Install available apps</a></li> <li><a href="#notification-forwarding">Notification forwarding</a></li> </ul> </li> @@ -752,6 +753,18 @@ device.</p> </section> + + <section id="install-available-apps"> + <h4><a href="#install-available-apps">Improved install available apps</a></h4> + + <p>GrapheneOS enables the standard install available apps feature that's + still not enabled in AOSP or the stock Pixel OS to allow the Owner user to + install packages that are available in other users. This allows installing + an app in a secondary user that's already installed in the Owner user + without needing to download it again. This helps a lot with using the + toggles added for disabling app installation by secondary users.</p> + </section> + <section id="notification-forwarding"> <h4><a href="#notification-forwarding">Notification forwarding</a></h4> |
