From f5000626dba260341e7b13734ec16348c9997ad2 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 28 May 2021 10:14:14 -0400 Subject: [PATCH] revert our screenshot button change --- static/releases.html | 1 + 1 file changed, 1 insertion(+) diff --git a/static/releases.html b/static/releases.html index c4b2f36b..3f67abb2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -455,6 +455,7 @@
  • Vanadium: update Chromium base to 91.0.4472.77
  • Vanadium: enable opportunistic HTTPS by default
  • Vanadium: disable mobile identity consistency by default
  • +
  • revert our change adding the screenshot button to the power menu for 3-button navigation since it's provided by the recent apps activity for both gesture and 3-button navigation (we originally added it back for both 2-button and 3-button navigation even though it was only needed for 2-button navigation, and then the stock OS implemented the same fix only for 2-button navigation, which makes more sense)
  • -->