summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-10-19 13:33:04 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-10-19 13:33:15 -0400
commit38c2604fe5af61a21471d58414cfa08c085684c1 (patch)
treefb49e2a231139001d553b21552a494dd04312ac7
parent97a5ce9e1f27fdd659ebbd6a826f657d96b59fa9 (diff)
fix new Dialer crashes
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index b9726623..b74e6483 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -542,6 +542,7 @@
<li>run a one-time task to remove leftover Vanadium library state to avoid showing a list of old versions</li>
<li>Settings: fix upstream Android 15 bug causing a crash for the network privacy menu when the AP name has special characters</li?
<li>Sandboxed Google Play compatibility layer: add stubs for NearbyManager API to avoid crashes from Find My Device feature</li>
+ <li>Dialer: fix new upstream crashes in Android 15 caused by R8 optimization</li>
</ul>
</article>
-->