From 2cea30b8d5c04ca62667af32d63ff5c82265d84a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 20 Oct 2024 13:49:05 -0400 Subject: [PATCH] clarify Wallet quick tile fix --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@
  • Settings: fix upstream Android 15 bug causing a crash for the network privacy menu when the AP name has special characters
  • Sandboxed Google Play compatibility layer: add stubs for NearbyManager API to avoid crashes from Find My Device feature
  • Dialer: fix new upstream crashes in Android 15 caused by R8 optimization
  • -
  • fix upstream Android 15 bug causing a Wallet quick tile to be added when it shouldn't be
  • +
  • fix upstream Android 15 bug causing a Wallet quick tile provided by a user installed app to be automatically added, which isn't intended
  • fix upstream Android bug causing crash when showing app's first confirmation prompt for PackageInstaller