diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-23 14:09:47 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-06-23 14:10:06 -0400 |
| commit | e6c2956374c27fa3fbf96076c9a9c272923a1c95 (patch) | |
| tree | 6f4be97974080bc54bc7061350e2cea2676f18ee /static | |
| parent | 537379979b9f814bf1350e92791c08706b0bda00 (diff) | |
avoid UI state being lost
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 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> |
