diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-07 17:41:28 -0500 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2025-03-11 11:12:27 -0400 |
| commit | 724ba7fe7750af5bd1481fbea4be462f9b50bf83 (patch) | |
| tree | 9724bf0bf130408e0cfeaf26b1c14bd17ebbe953 /static | |
| parent | 5e4e46623c0fa764f72de314112949d7307ec5ed (diff) | |
clarify wallpaper issue is a QPR2 regression
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index af02b61e..e0cb586f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -583,7 +583,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>Wallpaper Picker: backport upstream fix for an Android 15 QPR2 bug 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>backport upstream fixes for 13 different system_server null pointer exception crashes, an array out of bounds system_server exception and an NFC resolver activity null pointer exception</li> <li>backport upstream fix for voice volume adjustments in certain apps</li> |
