diff options
| -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> |
