summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2021-05-28 10:14:14 -0400
committerDaniel Micay <danielmicay@gmail.com>2021-05-28 10:14:14 -0400
commitf5000626dba260341e7b13734ec16348c9997ad2 (patch)
treeb88d2807998ec1d575a44eb854a27a20364e5665
parentf4cf85e06dc19e9e7a3b997283214ea77b7e7935 (diff)
revert our screenshot button change
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
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 @@
<li>Vanadium: update Chromium base to 91.0.4472.77</li>
<li>Vanadium: enable opportunistic HTTPS by default</li>
<li>Vanadium: disable mobile identity consistency by default</li>
+ <li>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)</li>
</ul>
</article>
-->