diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-18 11:18:18 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-18 11:18:30 -0400 |
| commit | 13f9bf6654e9dc1baa0491f040a10d63755f9146 (patch) | |
| tree | 29819d87091d49bd2a414a14ce12708f30fbd137 | |
| parent | dd68a3a81373c3f231c1cdb64a31d86ffd6493c6 (diff) | |
fix more upstream lockscreen layout issues
| -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 a8168464..ee19a539 100644 --- a/static/releases.html +++ b/static/releases.html @@ -572,6 +572,7 @@ <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>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> |
