diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-09-13 08:24:06 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-09-13 08:24:06 -0400 |
| commit | bf29dbe111f201f24e770e22725c931f77eb07fa (patch) | |
| tree | 67fb3b48e2077c1b09df9ffe3bc185554fa28186 | |
| parent | 6d8f0201937a9fa6b9dd46c544ba55443ee1e614 (diff) | |
themed icon support for AOSP apps
| -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 b7293303..df6cfd3a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -587,6 +587,7 @@ <ul> <li>Vanadium: update Chromium base to 105.0.5195.124</li> <li>Vanadium: backport fix for favicon links leak</li> + <li>Calculator, Clock, Dialer, Files, Gallery, Messaging, Settings: add themed icon support</li> </ul> </article> --> |
