summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-02-13 02:47:37 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-02-13 02:47:37 -0500
commit42fafb771338e6865a7ca02e6b30ca64e50d564a (patch)
tree4bca6b23d1f5726a0dfb00c28a73adeb7c220a39 /static
parentf16b3b816117dcd61825185ed2c9bd507f01541c (diff)
simplify and optimize gmscompat init
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 ba16e2f6..64f48a9f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -530,6 +530,7 @@
<li>fix editing APNs in certain edge cases with certain carriers</li>
<li>Pixel 6, Pixel 6 Pro: bind power + volume up key chord to mute like other devices, since long pressing power already opens the power menu</li>
<li>stop enforcing camera sound when using a carrier based in India/Japan/Korea since we aren't required to enforce it and is trivially bypassed in multiple ways so it's nothing more than an annoyance</li>
+ <li>Sandboxed Google Play compatibility layer: simplify and optimize initialization</li>
</ul>
</article>
-->