invalidate icon cache between OS releases

This commit is contained in:
Daniel Micay 2021-11-02 15:40:18 -04:00
parent bb5e9d5672
commit c66176f815

View File

@ -463,6 +463,7 @@
<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>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>
</ul> </ul>
</article> </article>
--> -->