summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-01-30 02:27:49 -0500
committerDaniel Micay <danielmicay@gmail.com>2022-01-30 02:27:49 -0500
commita354d05eba93d28f726b7d4fae5c4b68d1731700 (patch)
tree01fb8fede89e83e128b98cc7a4029c181a57a6a5 /static
parent071c1d1744d5c5145f97a41ce7386e24ae5d30c3 (diff)
gmscompat improvements
Diffstat (limited to 'static')
-rw-r--r--static/releases.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 33695278..cf863b7a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -523,7 +523,10 @@
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/10">version 10</a></li>
<li>Auditor: update to <a href="https://github.com/GrapheneOS/Auditor/releases/tag/41">version 41</a></li>
<li>Messaging: replace obsolete AOSP MMS configuration database with one generated from the stock OS app</li>
- <li>Sandboxed Google Play compatibility layer: revert marking location service as a foreground location service</li>
+ <li>Sandboxed Google Play compatibility layer: revert marking location service as a foreground location service (not necessary)</li>
+ <li>Sandboxed Google Play compatibility layer: add compatibility shims enabling full support for using Play services geolocation</li>
+ <li>Sandboxed Google Play compatibility layer: add GmsCompat app providing infrastructure for the compatibility layer and shortcuts to Google Play configuration activities (will toggle for redirecting the Google Play geolocation API in a future release)</li>
+ <li>Sandboxed Google Play compatibility layer: replace converting Google Play services to foreground services with keeping them alive using the GmsCompat app</li>
</ul>
</article>
-->