diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-20 13:49:05 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-10-20 14:08:38 -0400 |
| commit | 2cea30b8d5c04ca62667af32d63ff5c82265d84a (patch) | |
| tree | 3468eec1857b7ea8861edf629f32502f630feeb4 /static/releases.html | |
| parent | 7edf111ab002bbb3fc94d0cdfc9a45d227c0e43d (diff) | |
clarify Wallet quick tile fix
Diffstat (limited to 'static/releases.html')
| -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 7290ce7e..4536aff1 100644 --- a/static/releases.html +++ b/static/releases.html @@ -564,7 +564,7 @@ <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> - <li>fix upstream Android 15 bug causing a Wallet quick tile to be added when it shouldn't be</li> + <li>fix upstream Android 15 bug causing a Wallet quick tile provided by a user installed app to be automatically added, which isn't intended</li> <li>fix upstream Android bug causing crash when showing app's first confirmation prompt for PackageInstaller</li> </ul> </article> |
