From 1b311d52524c6ab217ccda76c349db33bf2e225e Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 26 Apr 2022 15:38:38 -0400 Subject: [PATCH] document support for disabling user installed apps --- static/features.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/features.html b/static/features.html index 2dc9a89e..a686b264 100644 --- a/static/features.html +++ b/static/features.html @@ -306,6 +306,11 @@ flexible release cycle / process prioritizing security.
  • Added toggle for the Owner user to disallow secondary users from installing apps based on the standard device management capability.
  • +
  • User installed apps can be disabled as you can do with system apps to + fully prevent them from running without losing their data or having the + inconvenience of needing to uninstall and reinstall them. An app that's force + stopped can't start itself but can be started by other apps while a disabled + app is completely disabled.