From 42fafb771338e6865a7ca02e6b30ca64e50d564a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 13 Feb 2022 02:47:37 -0500 Subject: [PATCH] simplify and optimize gmscompat init --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • fix editing APNs in certain edge cases with certain carriers
  • 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
  • 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
  • +
  • Sandboxed Google Play compatibility layer: simplify and optimize initialization
  • -->