summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-01-04 04:29:46 -0500
committerDaniel Micay <danielmicay@gmail.com>2021-01-04 04:29:46 -0500
commit21f8e06d34d1f1ed52765cadd62c7cb83bdaf14b (patch)
tree09df15bfa813210f7bfe2963b10b7cb9ff1f0fee
parentfe7d857ef010f73dccf68dd819045f71ee20f24d (diff)
clarify wallpaper change
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index b275c147..496780f8 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -402,7 +402,7 @@
<li>SetupWizard: change OS name to GrapheneOS for backup activity strings again</li>
<li>fix use-after-free in adbd authentication which was breaking support for persistently trusting keys due to zero-on-free</li>
<li>default theme: use blue accent color</li>
- <li>use black wallpaper by default</li>
+ <li>use black wallpaper by default as a better placeholder until we have something nicer</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 3a, Pixel 3a XL: disable unused dynamic kernel module support to match other devices</li>