add dark theme for Messaging app

This commit is contained in:
Daniel Micay 2022-12-14 02:45:51 -05:00
parent cf4d933205
commit 79bd2d7610

View File

@ -666,6 +666,7 @@
<li>fix toast color not changing with theme changes</li> <li>fix toast color not changing with theme changes</li>
<li>Settings: hide missing illustrations</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>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>Vanadium: update Chromium base to 108.0.5359.128</li>
<li>adevtool: avoid needing manual changes for vendor state generation builds</li> <li>adevtool: avoid needing manual changes for vendor state generation builds</li>
</ul> </ul>