summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-07-30 23:29:04 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-07-30 23:29:50 -0400
commit053c789e80cd7dd72a0c2bd024c770415315d6e6 (patch)
tree7683deaa3f19b64c375af769daa25d8dd9d92f34 /static
parent411ee170c9aa8d53ebe36bcd84107033cef6efb6 (diff)
gmscompat improvements
Diffstat (limited to 'static')
-rw-r--r--static/releases.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index fcc8389d..43ea1b0f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -421,6 +421,12 @@
<ul>
<li>Updater: use <em>OS Update Client</em> as the app name</li>
<li>Updater: show when status notifications occurred</li>
+ <li>Sandboxed Google Play compatibility layer: add compatibility shims for secondary user support</li>
+ <li>Sandboxed Google Play compatibility layer: use unified GmsCompat/ prefix for log tags</li>
+ <li>Sandboxed Google Play compatibility layer: add shim for AppOpsManager#startOpNoThrow</li>
+ <li>Sandboxed Google Play compatibility layer: move foreground service notification channel to dedicated Compatibility notification channel group</li>
+ <li>Sandboxed Google Play compatibility layer: add proper description to foreground service notification</li>
+ <li>Sandboxed Google Play compatibility layer: add shortcut for opening the notification channel settings from the foreground service notification</li>
</ul>
</article>
-->