summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-08-02 13:18:45 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-08-02 13:18:45 -0400
commitf7e67f7d3f81522318c55c3737fe61ef40f7f3f7 (patch)
treed52eb5c3720c19ecfee577556619c9cf54c7047d
parentfe80e39c6464f0db7f680037b8c83556329a5469 (diff)
Updater: add notification settings shortcut
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 8adac284..976ba1e8 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -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>Updater: use <em>System Updater</em> as the app name</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: use unified GmsCompat/ prefix for log tags</li>
<li>Sandboxed Google Play compatibility layer: add shim for AppOpsManager#startOpNoThrow</li>