Google Play geolocation redirection by default

This commit is contained in:
Daniel Micay 2022-02-13 09:13:16 -05:00
parent 42fafb7713
commit 9501753ef9

View File

@ -516,6 +516,8 @@
<p>Changes since the 2022020800 release:</p>
<ul>
<li>Sandboxed Google Play compatibility layer: simplify and optimize initialization</li>
<li>Sandboxed Google Play compatibility layer: add support for redirecting apps from the Google Play geolocation service to the GrapheneOS geolocation service and enable it by default with a toggle added to the "Sandboxed Google Play settings" configuration menu for disabling redirection to use the Google Play implementation which already fully works with our compatibility layer</li>
<li>Calculator: improve app icon</li>
<li>Clock: improve app icon</li>
<li>Contacts: improve app icon</li>
@ -530,7 +532,6 @@
<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>
-->