summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2023-09-24 22:24:32 -0400
committerDaniel Micay <daniel.micay@grapheneos.org>2023-09-24 22:24:32 -0400
commit4d624cfd0e699f1d73ccfb9e5d4cb76e8f16ff0b (patch)
treee21cb806172e4a13b0baab17c548585920e630dc /static
parenta5ba51c50286ba0f9f41cae22789bc3d1a581c80 (diff)
disable Dialer false gesture detection again
Diffstat (limited to 'static')
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 4188885c..71ffc02a 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -663,6 +663,7 @@
<p>Changes since the 2023091800 release:</p>
<ul>
+ <li>Dialer: disable false gesture detection for answering calls until the faulty implementation in the AOSP Dialer app is replaced</li>
<li>Messaging: work around upstream null pointer exception bug</li>
<li>Pixel 4, Pixel 4 XL: add upstream sensor-related app compatibility fix from the September release already included for other devices</li>
<li>kernel (Pixel 6, Pixel 6 Pro, Pixel 6a, Pixel 7, Pixel 7 Pro, Pixel 7a, Pixel Tablet, Pixel Fold): add upstream build reproducibility fix</li>