Updater: add notification settings shortcut

This commit is contained in:
Daniel Micay 2021-08-02 13:18:45 -04:00
parent fe80e39c64
commit f7e67f7d3f

View File

@ -425,6 +425,7 @@
<li>kernel (Pixel 4a (5G), Pixel 5): backport implementation of <a href="https://datatracker.ietf.org/doc/html/draft-ietf-6man-rfc4941bis-09">IPv6 temporary addresses (RFC4941)</a> as a replacement for the legacy privacy address implementation, removing the need for our work on mitigating the issues with them (still used for older generation devices)</li> <li>kernel (Pixel 4a (5G), Pixel 5): backport implementation of <a href="https://datatracker.ietf.org/doc/html/draft-ietf-6man-rfc4941bis-09">IPv6 temporary addresses (RFC4941)</a> as a replacement for the legacy privacy address implementation, removing the need for our work on mitigating the issues with them (still used for older generation devices)</li>
<li>Updater: use <em>System Updater</em> as the app name</li> <li>Updater: use <em>System Updater</em> as the app name</li>
<li>Updater: show when status notifications occurred</li> <li>Updater: show when status notifications occurred</li>
<li>Updater: add notification settings shortcut to settings</li>
<li>Sandboxed Google Play compatibility layer: add compatibility shims for secondary user support</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: 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: add shim for AppOpsManager#startOpNoThrow</li>