summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-11-02 15:40:18 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-11-02 15:40:36 -0400
commitc66176f815627ff4a332613bbe1216db470d4522 (patch)
tree06018f45c8690534eb8b13d7ee627fbac16dadea
parentbb5e9d5672bbe8e2916805173390ee86c2e9c4d4 (diff)
invalidate icon cache between OS releases
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
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 @@
<li>replace AOSP Camera app with next-generation GrapheneOS Camera app</li>
<li>system theme: switch to a more unique blue Material You color palette based around #1565C0</li>
<li>Updater: adjust colors to match Settings app</li>
+ <li>invalidate icon cache between OS releases instead of only between major Android versions so that system theme/icon changes take effect immediately</li>
</ul>
</article>
-->