diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-17 10:58:39 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-01-17 10:58:39 -0500 |
| commit | 4ee9091d43e9927182f0a8b51700b92034da57b6 (patch) | |
| tree | 7109fe788c81284769275a1966904df3b05d1fcc /static | |
| parent | a557738fffd896ac0f5c21ab33a91c32097e6aab (diff) | |
add back disabling launcher gradient
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 64adfd62..c7208121 100644 --- a/static/releases.html +++ b/static/releases.html @@ -728,6 +728,7 @@ <p>Changes since the 2024011600 release:</p> <ul> + <li>Launcher: disable gradient at the top of the home screen again (change lost with Android 14 QPR1 due to it being reimplemented upstream)</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/120.0.6099.230.0">version 120.0.6099.230.0</a></li> </ul> </article> |
