summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2024-06-23 14:09:47 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2024-06-23 14:10:06 -0400
commite6c2956374c27fa3fbf96076c9a9c272923a1c95 (patch)
tree6f4be97974080bc54bc7061350e2cea2676f18ee
parent537379979b9f814bf1350e92791c08706b0bda00 (diff)
avoid UI state being lost
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 9bb23ee0..b4486d6b 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -783,6 +783,7 @@
<p>Changes since the 2024062000 release:</p>
<ul>
+ <li>Settings: fix several cases of UI state being lost when resuming activity after configuration changes, etc. for GrapheneOS settings</li>
<li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-120">version 120</a></li>
</ul>
</article>