summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-09-13 04:56:05 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-09-13 04:56:05 -0400
commit5b59f9ff42b6c27ca0b0fe07a72ccb4cba11f5a7 (patch)
tree25f6b6e298d8e4be91d56a8b66d20d26d4110f78
parentac4ae41726fb6a5553ac946e72a8a4d5119be461 (diff)
clarify themed icon support caveat
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 5fe6529d..22eee784 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -608,7 +608,7 @@
<li>update GrapheneOS mask used for boot animation</li>
<li>change default build target from aosp_arm to aosp_arm64</li>
<li>increase maximum users to 32 across all devices since it has been confirmed the Pixel 4 and later support 64 Weaver slots</li>
- <li>Launcher: set up themed icon support (themed icon support for all our app icons isn't implemented yet)</li>
+ <li>Launcher: set up themed icon support (caveat: we still need to provide themeable icons for the AOSP apps and several of our own apps)</li>
<li>implement Android 13 color picker support</li>
<li>kernel (Pixel 6, Pixel 6 Pro): switch to raviole kernel/build tag as the base instead of the previously newer bluejay tag</li>
<li>Pixel 6, Pixel 6 Pro: update to mid-September TP1A.220905.004.A2 vendor files for Verizon carrier configuration updates</li>