From e6008385bab728f376104021c9dd6f6cbfedd20c Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 16 Oct 2024 18:04:47 -0400 Subject: [PATCH] hide inaccurate "access private space when hidden" text --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index bb275fe5..dd4f1fcb 100644 --- a/static/releases.html +++ b/static/releases.html @@ -547,6 +547,7 @@
  • disable temporary unconditional system crash notifications since we've gotten the initial feedback we needed via the previous release
  • Keyboard: remove launcher icon to avoid it temporarily showing up in new users/profiles (not a recent regression)
  • Launcher: remove "Install in private" shortcut for now since the standard behavior of opening the app in the first party app store isn't currently useful on GrapheneOS right now and is confusing to users
  • +
  • Settings: hide inaccurate "access private space when hidden" text that's not currently relevant to GrapheneOS since AOSP doesn't have the this launcher feature yet
  • GmsCompatConfig: update to version 142
  • GmsCompatConfig: update to version 143