diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-06 07:11:16 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-06 07:11:16 -0400 |
| commit | 3cdf5bac7f049e6ed5f9a82b3282ed0073967862 (patch) | |
| tree | 5f6d61328c6c13639fd372ffc2494d03c0a662aa /static | |
| parent | 0af62260f09d4f0e1786f2c5074d4857225a61cb (diff) | |
improve wording
Diffstat (limited to 'static')
| -rw-r--r-- | static/releases.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html index 77d188db..641814cd 100644 --- a/static/releases.html +++ b/static/releases.html @@ -703,7 +703,7 @@ <li>disable unused instant app features at boot</li> <li>disable problematic "Add users from lock screen" setting at boot</li> <li>Settings: remove problematic "Add users from lock screen" setting</li> - <li>Dialer: re-enable false gesture detection for answering calls, which can be replaced with a newer implementation in the near future instead of removed</li> + <li>Dialer: re-enable false gesture detection for answering calls, which can be replaced with a newer implementation in the near future instead of it being removed</li> <li>Settings: require device restart to disable eSIM activation app via our toggle</li> <li>Seedvault: update to latest revision (we plan on replacing this with a new backup implementation since Seedvault is buggy/unreliable, has consistently needed security fixes applied downstream, has failed to provide the originally planned core features and despite being initially created by a GrapheneOS community member for GrapheneOS was taken over by a group hostile towards it)</li> <li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/17">version 17</a></li> |
