From 467ffc98aa3290043e34d0946304b40d64e45e37 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 9 Apr 2023 07:35:35 -0400 Subject: [PATCH] fix crash for Contacts app --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index ea28c21c..f98adccf 100644 --- a/static/releases.html +++ b/static/releases.html @@ -684,6 +684,7 @@
  • add support for runtime resource overlays (RROs) to exec spawning
  • remove support for disabling app visibility filtering since our Pixel eSIM firmware app integration depends on it
  • change standard Android package installer behavior to preserving packages being disabled after updating them
  • +
  • Contacts: use proper theme for AndroidX dialogs to fix crash
  • Sandboxed Google Play compatibility layer: coerce Play Store into updating disabled apps by hiding disabled state from it
  • Sandboxed Google Play compatibility layer: add infrastructure for bypassing permission requirements of services provided by Play services
  • GmsCompatConfig: update to version 45