summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-02-13 09:35:14 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-02-13 09:36:46 -0500
commit80a0de3b7470dcc7ffcb06d3f225a61da5ac5a28 (patch)
tree45e40ac4578cd3c99926cd3a2990eaacc3f9aab2 /static
parent83e1aef6805e83245e0fd7f43160fce3a62e7530 (diff)
explain default redirection
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index f757f6fe..ccfc354e 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -517,7 +517,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 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>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>Calculator: improve app icon</li>
<li>Clock: improve app icon</li>
<li>Contacts: improve app icon</li>