diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-20 15:44:35 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-21 02:37:44 -0400 |
| commit | 54a99fc933d845784a80ee029027647e709fc893 (patch) | |
| tree | ec29e1c9790d9038444bd524af8e5f3604a02bb9 | |
| parent | 3ee05b7f6225e30c9b646db4227f56c40de43c16 (diff) | |
backport upstream Terminal app improvements
| -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 7a675c29..8b72f19b 100644 --- a/static/releases.html +++ b/static/releases.html @@ -578,6 +578,7 @@ <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>Terminal (virtual machine management app): backport upstream improvements</li> <li>System Updater: raise download buffer size</li> <li>System Updater: delete update package immediately after completion</li> <li>System Updater: fall back to downloading and installing a full update if an incremental (delta) update fails initialization which occurs when a firmware or OS image has been corrupted (extremely rare edge case due to verified boot)</li> |
