reorder changelog

This commit is contained in:
Daniel Micay 2021-11-05 09:54:13 -04:00
parent 98f551fa64
commit e857a55fee

View File

@ -463,9 +463,9 @@
<ul> <ul>
<li>replace AOSP Camera app with next-generation GrapheneOS Camera app</li> <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>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>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>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> <li>Vanadium: update Chromium base to 95.0.4638.74</li>
</ul> </ul>
</article> </article>