summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-12-09 12:47:22 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2024-12-09 12:47:22 -0500
commit1db2a5a6b59ff9707aad419d3a501257fab34e6a (patch)
tree1ecbca997c893876e4585157b203e340261aa579 /static
parentf7d3a53eb5ff87f7c79b0a5f79bf1d7e401d3219 (diff)
minor duress password Settings UI fix
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 2cf8bf1d..938eb04f 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -557,6 +557,7 @@
<li>Permission Controller: move "Turn off" action from overflow menu to the toolbar for both Storage Scopes and Contact Scopes</li>
<li>Permission Controller: fix Contact Scopes UI issue where "Allow" could still be selected in the permission menu with Contacts Scopes enabled which would not actually disable Contact Scopes and allow the permission</li>
<li>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</li>
+ <li>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</li>
<li>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</li>
<li>Sandboxed Google Play compatibility layer: fix Android Auto Bluetooth audio regressions from Android 15 QPR1</li>
<li>CarrierConfig2 (app created by GrapheneOS to replace Google CarrierSettings): add support for new ICCID MVNO type in Android 15 QPR1</li>