summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-10 12:34:18 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-11 11:12:27 -0400
commitfc87df94b0fcfab2d80db5d44d12f8b118aab1bf (patch)
tree8e73d382090fc2384b994b071e27889c850c66ad /static
parent4068a477da57b9129f3145d1fb59ada2f8bb8cdf (diff)
Bluetooth: backport fix for empty adapter name handling
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 d8310889..2e9e898a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -570,6 +570,7 @@
<p>Changes since the 2025030900 release:</p>
<ul>
+ <li>Bluetooth: backport fix for empty adapter name handling in Android 15 QPR2 to avoid crashes when the name is set to an empty value or whitespace</li>
<li>Terminal (virtual machine management app): backport a large set of improvements including terminal tabs, GUI support with opt-in GPU hardware acceleration (ANGLE-based VirGL until GPU virtualization support is available), speaker/microphone support and fixes for a bunch of bugs including overly aggressive timeouts</li>
</ul>
</article>