From 44cde6d6c82842f16bc088bf8b48812318c83b2f Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Wed, 11 Oct 2023 08:46:05 -0400 Subject: [PATCH] fix BT auto-turn-off --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index 8cc88bab..f1784f0e 100644 --- a/static/releases.html +++ b/static/releases.html @@ -678,6 +678,7 @@
  • Sandboxed Google Play compatibility layer: enable DynamiteLoader v2
  • various fixes for registering receivers in system_server
  • fix per-app hardening configuration for apps missing from the Owner user
  • +
  • fix Bluetooth auto-turn-off
  • Settings: avoid crashes when changing user restrictions for guest users
  • do not delete compiled code of hibernated apps
  • Vanadium: update to version 118.0.5993.65.0