summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-11-23 14:04:03 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-11-23 14:04:03 -0500
commitfa53aea41485720e1808a6678dda3a365f290b53 (patch)
tree69b8d4ec08d6df0c303b7f183e745f99e35a8575
parentc580c9b423d33f7999c67852eb400834a2c44017 (diff)
OBB toggle fix
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 0d39cdac..b90d0d6f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -656,6 +656,7 @@
<ul>
<li>Sandboxed Google Play compatibility layer: fix missing handling of APEX ListSlices in dynamic stubs (improves compatibility when granting Nearby devices permission to Play services with a WearOS device connected)</li>
<li>Sandboxed Google Play compatibility layer: mark PackageInstallerStatusForwarder as not exported</li>
+ <li>Settings: avoid OBB toggle unnecessarily force stopping app</li>
<li>extend original-package renaming to static launcher shortcuts to fix Vanadium new tab shortcut for users with an install predating the package rename</li>
</ul>
</article>