diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-12-14 02:45:51 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-12-14 02:45:51 -0500 |
| commit | 79bd2d7610731ead7e0960a5bf079e9748c0408b (patch) | |
| tree | f84a5453d566ed6fb97b16f1e48fe3aab940782a /static | |
| parent | cf4d933205e88183cdf4702977085127466571b3 (diff) | |
add dark theme for Messaging app
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 2abe0d8f..439d170e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -666,6 +666,7 @@ <li>fix toast color not changing with theme changes</li> <li>Settings: hide missing illustrations</li> <li>SELinux policy (Pixel 4, Pixel 4 XL, Pixel 4a, Pixel 4a (5G), Pixel 5, Pixel 5a, Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro): remove unused domains and keys to reduce attack surface</li> + <li>Messaging: add dark theme</li> <li>Vanadium: update Chromium base to 108.0.5359.128</li> <li>adevtool: avoid needing manual changes for vendor state generation builds</li> </ul> |
