summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-07-06 01:30:10 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-07-06 01:30:10 -0400
commitb76fdf259eb35ec3b52173045e64c7bfdf7b8f54 (patch)
tree1a349bf441c75b39948f1d8f6f72a3fee882a0c7 /static
parent7a1428938b5fedaacb63d00bf69ad4b91f72fa52 (diff)
clarify Dialer falsing change
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 4086fe2e..3e634997 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 implementation for answering calls, which can be improved over time 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 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>