From c29aa15f206d1ab134950ee694c08bf47a1bf75a Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Sat, 19 Mar 2022 15:22:43 -0400 Subject: [PATCH] PIN scrambling toggle simplification --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index e84df2f4..cbdc4f00 100644 --- a/static/releases.html +++ b/static/releases.html @@ -531,6 +531,7 @@
  • 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
  • +
  • Settings: convert PIN scrambling toggle into a switch preference from a list preference
  • improve USB connection icon
  • backport fixes for battery usage history