From 2aae56172bcd20e0e3a40f43685deb41de6ab2b8 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Thu, 18 Aug 2022 13:01:03 -0400 Subject: [PATCH] additional Android 13 changes --- static/releases.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/static/releases.html b/static/releases.html index aa5fac24..d94fb130 100644 --- a/static/releases.html +++ b/static/releases.html @@ -583,6 +583,8 @@
  • change new location indicators to show for all apps instead of only user installed apps (preserves existing GrapheneOS behavior)
  • show system app location access history by default rather than requiring opt-in (preserves existing GrapheneOS behavior)
  • fix issue with prototype device check causing the warning to be shown on non-Pixel phones without the ro.boot.secure_boot property
  • +
  • add back AvoidAppsInCutoutOverlay since this cutout mode is no longer broken on Android 13
  • +
  • fix upstream Android 13 user logout bug causing end session to be broken
  • -->