diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-11 08:46:05 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-11 08:46:05 -0400 |
| commit | 44cde6d6c82842f16bc088bf8b48812318c83b2f (patch) | |
| tree | 8f5d5ffbdf7beee746c369c8b52c381650102858 /static | |
| parent | b719e06b82e10cc4be6ed9140c5a7f623e40e0d0 (diff) | |
fix BT auto-turn-off
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <li>Sandboxed Google Play compatibility layer: enable DynamiteLoader v2</li> <li>various fixes for registering receivers in system_server</li> <li>fix per-app hardening configuration for apps missing from the Owner user</li> + <li>fix Bluetooth auto-turn-off</li> <li>Settings: avoid crashes when changing user restrictions for guest users</li> <li>do not delete compiled code of hibernated apps</li> <li>Vanadium: update to <a href="https://github.com/GrapheneOS/Vanadium/releases/tag/118.0.5993.65.0">version 118.0.5993.65.0</a></li> |
