From c0d9a8e7af2bce8674a15b31f59fd276d234d2c2 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 9 Apr 2023 09:40:16 -0400 Subject: [PATCH] work around upstream app drawer layout issue --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index f98adccf..d79524a8 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
  • +
  • Launcher: add padding to background behind app drawer search bar to work around upstream layout issue
  • 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