diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-01 08:28:29 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-10-01 08:28:29 -0400 |
| commit | b595d066a89a38017de9ae460e9846fcf8868522 (patch) | |
| tree | cf5889446d64e9c2432bcc5879fc2dd6e67d8e4e /static | |
| parent | bcb58fb6cada1bb8e3ed4337c8ee76a4d3bfb374 (diff) | |
improve crash reports
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html index 29685cef..8799dd43 100644 --- a/static/releases.html +++ b/static/releases.html @@ -663,6 +663,8 @@ <p>Changes since the 2023091800 release:</p> <ul> + <li>fix upstream bug auto-dismissing crash dialogs</li> + <li>improve readability of native crash reports</li> <li>Settings: remove Private DNS setting for secondary users since it's not currently per-profile like VPN configuration but rather is global like Wi-Fi configuration</li> <li>Settings: remove connectivity check setting for secondary users</li> <li>Dialer: disable false gesture detection for answering calls until the faulty implementation in the AOSP Dialer app is replaced</li> |
