summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2023-01-20 23:18:44 -0500
committerDaniel Micay <danielmicay@gmail.com>2023-01-20 23:18:44 -0500
commitbebd5b20ba94d5521e1d0bb8fa2eb0856ab6b12f (patch)
tree44fde0dc30f0396266027e103eda7f29c2467b9c
parent167280eadfa03b68e687da94bbee921914350f9b (diff)
phase out deprecated 2-button navigation option
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index c33cec31..ad39d362 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -683,6 +683,7 @@
<li>Sandboxed Google Play compatibility layer: add shim for making Bluetooth adapter discoverable</li>
<li>GmsCompatConfig: add stub for LocationManager.registerGnssStatusCallback()</li>
<li>GmsCompatConfig: update max supported version of Play services and Play Store</li>
+ <li>stop re-enabling deprecated 2-button navigation option since Android no longer has official support for it and is gradually breaking support for it including making changes knowingly introducing bugs with it since it's not meant to be used (traditional 3-button navigation is still fully supported)</li>
</ul>
</article>
-->