diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2021-01-06 19:49:06 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2021-01-06 19:49:06 -0500 |
| commit | 563bb0cd194ff2a1e56577475a9dda4c1799d0e0 (patch) | |
| tree | 070100edd1591c9721b64156105ac4233d474629 /static | |
| parent | 4dec2878f8d6bb2f6afa8325ad18cff66b125c01 (diff) | |
clarify dark theme for firmware
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 44ebc044..38c69d38 100644 --- a/static/releases.html +++ b/static/releases.html @@ -423,7 +423,7 @@ <li>device theme: use blue accent color</li> <li>replace default AOSP wallpaper with a solid black wallpaper - may get a bit fancier in the near future</li> <li>update round icon mask</li> - <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: always use dark firmware theme</li> + <li>Pixel 3, Pixel 3 XL, Pixel 3a, Pixel 3a XL, Pixel 4, Pixel 4 XL, Pixel 4a: always use dark theme for boot chain firmware</li> <li>Pixel 3a, Pixel 3a XL: disable unused dynamic kernel module support to match other devices</li> <li>Updater: disconnect keepalive connection when service is done</li> </ul> |
