summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-10-14 15:14:44 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-10-14 15:14:56 -0400
commite7aa70e43b6c79d568c444519eb31dcdfc152ed4 (patch)
treee91720e8bdfce27b8fcb93c0338d08f7cec0e0de
parent6c467cc41744f1782769b03b1978e953244b0b11 (diff)
sandboxed Google Play improvements
-rw-r--r--static/releases.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 1e381fef..adcb0823 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -594,6 +594,9 @@
<ul>
<li>improve wording for sensor access notification</li>
<li>use parent profile settings for Sensors permission auto-grant toggle in work profile</li>
+ <li>Sandboxed Google Play compatibility layer: ability to override SharedPreferences-backed PhenotypeFlags</li>
+ <li>Sandboxed Google Play compatibility layer: overhaul reimplementation of the Play services geolocation API used by the default enabled location request rerouting mode to support new APIs added by recent Play services releases along with fixing compatibility issues in the existing implementation</li>
+ <li>GmsCompatConfig: disable WearableDataListenerService</li>
</ul>
</article>
-->