summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-20 11:37:32 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-21 02:37:23 -0400
commit58d7e7d5daa10d24e8a9c1646066ad59dd46e71c (patch)
tree13e32c831f62f7644468cf694e5bf77905f3c318 /static
parent1cb667f2082cac1b5b4f0d99c447f9b9eb3dd166 (diff)
fix more lockscreen bugs
Diffstat (limited to 'static')
-rw-r--r--static/releases.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 2f53b3a3..77681ba1 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -572,7 +572,9 @@
<p>Changes since the 2025031400 release:</p>
<ul>
- <li>fix upstream lockscreen layout issues on folding phones (for the inner screen) and tablets/li>
+ <li>fix 2 upstream lockscreen layout bugs with split shade used on folding phones (for the inner screen) and tablets/li>
+ <li>fix upstream lockscreen layout bug with placement of alarm and Do Not Disturb information</li>
+ <li>fix upstream lockscreen layout bug hiding date text when media is playing</li>
<li>enable support for the new desktop mode as an additional developer option toggle (Pixel Tablet already has this as the main toggle)</li>
<li>System Updater: raise download buffer size</li>
<li>System Updater: delete update package immediately after completion</li>