summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGrapheneOS <contact@grapheneos.org>2024-06-30 20:00:37 -0400
committerGrapheneOS <contact@grapheneos.org>2024-06-30 20:00:37 -0400
commit6d46350ae05ecbcd47f813c643f1baf90e0fd2af (patch)
treed7bda7e79b6ca2edc01df8fca152090de7f5931f
parent55e639ea9fec4d6439aa5d5669fcea10393bb241 (diff)
first upstream install dialog issue with 1st party sources
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index a06a947d..04617194 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -786,6 +786,7 @@
<ul>
<li>avoid skipping toggling USB port after unlock in certain edge cases to make sure devices connected while locked are always detected when unlocking</li>
+ <li>fix upstream bug causing first party app stores using the package install dialog to be blocked when the user isn't allowed to install apps from third party sources</li>
<li>Sandboxed Google Play compatibility layer: stub out reads of hidden system settings in Google's speech services app</li>
<li>Sandboxed Google Play compatibility layer: don't allow the Play Store to abort pending package installation to avoid it cancelling install/update attempts after 10 minutes of waiting for requested user approval it hasn't been designed to handle</li>
</ul>