From 785a87c055595aca9d760e5126f88edea21475b4 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Mon, 9 Dec 2024 21:53:22 -0500 Subject: [PATCH] add missing words --- static/releases.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/releases.html b/static/releases.html index b938f73f..ed22962f 100644 --- a/static/releases.html +++ b/static/releases.html @@ -578,7 +578,7 @@
  • Settings: add a dedicated App info > Storage > Manage storage button for apps with a manage storage space activity instead of replacing the standard user interface with it especially since the app's own implementation may not support clearing all storage and may not work at all
  • Settings: fix minor back navigation issue for our duress PIN/password UI where it would open a new authentication activity instead of going back to the previous screen
  • prevent crashes caused by upstream Android bugs when a Mock Location provider is added or removed by avoiding ever removing location providers at runtime by keeping them around as disabled providers
  • -
  • stop temporarily always enabling system crash notifications since initial Android 15 QPR1 is completed
  • +
  • stop temporarily always enabling system crash notifications since the initial Android 15 QPR1 testing is completed
  • kernel (5.10): update to latest GKI LTS branch revision including update to 5.10.228
  • adevtool: update carrier_settings and carrier_list protobuf parsers for Android 15 QPR1