diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-04 13:04:22 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-04 13:05:07 -0400 |
| commit | f5b7b8785ad3ad7a8a873effda9666e76ce6f500 (patch) | |
| tree | d175f0c82c9b5c2b8913ad6d68a13ea9e236cc66 | |
| parent | 110f85842ee793364c68b2616e362eb2dbd0d18f (diff) | |
re-enable Dialer anti-falsing implementation
| -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 de3fdc65..89c28db3 100644 --- a/static/releases.html +++ b/static/releases.html @@ -677,6 +677,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>PDF Viewer: update to <a href="https://github.com/GrapheneOS/PdfViewer/releases/tag/17">version 17</a></li> <li>GmsCompatConfig: update to <a href="https://github.com/GrapheneOS/platform_packages_apps_GmsCompat/releases/tag/config-61">version 61</a></li> </ul> |
