From f7e67f7d3f81522318c55c3737fe61ef40f7f3f7 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 2 Aug 2021 13:18:45 -0400 Subject: [PATCH] Updater: add notification settings shortcut --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • kernel (Pixel 4a (5G), Pixel 5): backport implementation of IPv6 temporary addresses (RFC4941) 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)
  • Updater: use System Updater as the app name
  • Updater: show when status notifications occurred
  • +
  • Updater: add notification settings shortcut to settings
  • Sandboxed Google Play compatibility layer: add compatibility shims for secondary user support
  • Sandboxed Google Play compatibility layer: use unified GmsCompat/ prefix for log tags
  • Sandboxed Google Play compatibility layer: add shim for AppOpsManager#startOpNoThrow