gmscompat improvements

This commit is contained in:
Daniel Micay 2021-07-30 23:29:04 -04:00
parent 411ee170c9
commit 053c789e80

View File

@ -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>
-->