summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-02-14 12:31:55 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-02-14 12:32:15 -0500
commit3c1b156f9bd844408583621053a89be2ffea10af (patch)
tree012a7d128e883ca12475f669d5123b80cb73b31f /static
parent07b8ac87e52410ea49fbc8bc195473f783a0ad1a (diff)
add GmsCompat suggestions feature to release notes
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 d1c0a103..7c047781 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -536,6 +536,7 @@
<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 with a toggle added to the "Sandboxed Google Play settings" configuration menu for disabling redirection to use the Google Play implementation (redirection is enabled by default at first launch unless Play services has been granted the Location permission)</li>
+ <li>GmsCompat: add suggestions to the settings menu</li>
<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>