From 65a09f5bc90a37b513fed1568cef2e26eabdd878 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 23 Jan 2023 04:04:19 -0500 Subject: [PATCH] extend install available apps feature --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 9e8e4fc8..2b5864a9 100644 --- a/static/releases.html +++ b/static/releases.html @@ -687,6 +687,7 @@
  • stop re-enabling deprecated 2-button navigation option since Android no longer has official support for it and is gradually breaking support for it including making changes knowingly introducing bugs with it since it's not meant to be used (traditional 3-button navigation is still fully supported)
  • Settings: add GrapheneOS Camera to list of mandatory components since only system camera apps can provide the media capture intents required by other apps on Android 11 and above (can still be disabled via ADB but we want to avoid easy ways to break the OS in the UI)
  • kernel (Generic 5.15): update to latest GKI LTS branch revision including update to 5.15.80
  • +
  • extend the install available apps feature (allows Owner user to install apps in other users) to apps only installed in secondary profiles
  • -->