diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-11-02 15:40:18 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-11-02 15:40:36 -0400 |
| commit | c66176f815627ff4a332613bbe1216db470d4522 (patch) | |
| tree | 06018f45c8690534eb8b13d7ee627fbac16dadea /static | |
| parent | bb5e9d5672bbe8e2916805173390ee86c2e9c4d4 (diff) | |
invalidate icon cache between OS releases
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
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> --> |
