improve wording

This commit is contained in:
Daniel Micay 2023-07-06 07:11:16 -04:00
parent 0af62260f0
commit 3cdf5bac7f

View File

@ -703,7 +703,7 @@
<li>disable unused instant app features at boot</li> <li>disable unused instant app features at boot</li>
<li>disable problematic "Add users from lock screen" setting 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>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>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>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> <li>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/17">version 17</a></li>