From e92b230241725fc323c26710d6f4b9a591a7e544 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sun, 2 Apr 2023 04:22:07 -0400 Subject: [PATCH] fix launcher race condition --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index eb818351..949f249a 100644 --- a/static/releases.html +++ b/static/releases.html @@ -686,6 +686,7 @@
  • enable Pixel eSIM firmware app by default instead of it being part of the eSIM activation toggle which is now only used for the eSIM activation app (Google eUICC LPA)
  • restrict Pixel eSIM firmware app from communication with non-system components to prevent it trying to get flags from GSF or a fake GSF
  • Settings: add Pixel eSIM firmware app to the list of apps which can't be disabled via GUI since it updates firmware
  • +
  • Launcher: hide "all apps" view when search starts to avoid upstream race condition where the wrong app can be opened when pressing too quickly
  • Launcher, Keyboard: drop GrapheneOS prefix from naming to match other GrapheneOS apps
  • update timezone data to Android mainline (based on tzdata 2022g)
  • Sandboxed Google Play compatibility layer: improve support for compatibility layer development