From bebd5b20ba94d5521e1d0bb8fa2eb0856ab6b12f Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 20 Jan 2023 23:18:44 -0500 Subject: [PATCH] phase out deprecated 2-button navigation option --- static/releases.html | 1 + 1 file changed, 1 insertion(+) 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 @@
  • Sandboxed Google Play compatibility layer: add shim for making Bluetooth adapter discoverable
  • GmsCompatConfig: add stub for LocationManager.registerGnssStatusCallback()
  • GmsCompatConfig: update max supported version of Play services and Play Store
  • +
  • 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)
  • -->