summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-16 18:04:47 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-16 18:04:47 -0400
commite6008385bab728f376104021c9dd6f6cbfedd20c (patch)
treee262326b7b3ff7daf57c8c64f3ceed06231ea3ad /static
parent670eff93eb1e95631c6e84702edc19b5c0dd835f (diff)
hide inaccurate "access private space when hidden" text
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
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 @@
<li>disable temporary unconditional system crash notifications since we've gotten the initial feedback we needed via the previous release</li>
<li>Keyboard: remove launcher icon to avoid it temporarily showing up in new users/profiles (not a recent regression)</li>
<li>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</li>
+ <li>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</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-142">version 142</a></li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-143">version 143</a></li>
</ul>