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 @@
  • More user profiles
  • End session
  • Disabling app installation
  • +
  • Install available apps
  • Notification forwarding
  • @@ -752,6 +753,18 @@ device.

    + +
    +

    Improved install available apps

    + +

    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.

    +
    +

    Notification forwarding