summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-07 09:51:21 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-11 11:12:27 -0400
commit421e57d1676a6b8de336402762b7b2da995cc56d (patch)
tree3993815272fdcbc24ff538723dc204ef247618d1 /static
parent1b500eb9a3be7d0b9d55cc4a0c161d78c52f1135 (diff)
backport fix for wallpaper picker
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 9fedda6f..ee3271f8 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -567,6 +567,7 @@
<p>Changes since the 2025030500 release:</p>
<ul>
+ <li>Wallpaper Picker: backport upstream fix for an issue causing the UI for picking the wallpaper to be blank</li>
<li>fix upstream system_server crash introduced in Android 15 QPR2 related to Bluetooth telephony integration</li>
<li>add inet group for vmnic (virtual machine networking functionality) to make it compatible with our group-based Network permission enforcement used as another layer of security</li>
<li>Camera: update to <a href="https://github.com/GrapheneOS/Camera/releases/tag/82">version 82</a></li>