summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-11-05 09:54:13 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-11-05 09:54:24 -0400
commite857a55fee15ef15b26b2ca6fa5d9e694fac9104 (patch)
tree6ac747a1fa82f588377c96796593a4380685935d /static
parent98f551fa64d4341f32efabaa6cd1647de5d4686a (diff)
reorder changelog
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 041e8892..16978664 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -463,9 +463,9 @@
<ul>
<li>replace AOSP Camera app with next-generation GrapheneOS Camera app</li>
<li>set GrapheneOS Camera app as the hard-wired handler for camera gesture, similar to Android 11+ hard-wiring it as the camera media intent handler (should work around AOSP 12 lockscreen camera bugs)</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>
<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>
<li>Vanadium: update Chromium base to 95.0.4638.74</li>
</ul>
</article>