diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 64f48a9f..6a621c0a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -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> --> |
