From 95b007c4d509d6caee4de0abc89ea049eb46f7e0 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 19 Mar 2022 04:55:00 -0400 Subject: [PATCH] PIN scrambling physical keyboard compatibility --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 911fe5aa..84a1747f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -530,6 +530,7 @@
  • Apps: update to version 5
  • improve Android 12 PendingIntent security check compatibility due to buggy apps including Chromium targeting API 31+ with outdated Play services client libraries lacking Android 12 support (triggered much more frequently on GrapheneOS due to PendingIntent being used to request runtime permissions on behalf of Play services)
  • Sandboxed Google Play compatibility layer: expand PhenoTypeFlags workaround to all Play services clients
  • +
  • fix compatibility of PIN scrambling with physical keyboards
  • -->