From c66176f815627ff4a332613bbe1216db470d4522 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 2 Nov 2021 15:40:18 -0400 Subject: [PATCH] invalidate icon cache between OS releases --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 4f9de480..25bc8ebc 100644 --- a/static/releases.html +++ b/static/releases.html @@ -463,6 +463,7 @@
  • replace AOSP Camera app with next-generation GrapheneOS Camera app
  • system theme: switch to a more unique blue Material You color palette based around #1565C0
  • Updater: adjust colors to match Settings app
  • +
  • invalidate icon cache between OS releases instead of only between major Android versions so that system theme/icon changes take effect immediately
  • -->