From f082e6f1c688e106bd27628a95bbdf2d619807c6 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Fri, 20 Dec 2024 14:34:47 -0500 Subject: [PATCH] document permission prompt delay feature --- static/features.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/features.html b/static/features.html index 90c2609c..3ba73001 100644 --- a/static/features.html +++ b/static/features.html @@ -1323,6 +1323,11 @@ re-enabled.
  • Enable the "Always-on VPN" and "Block connections without VPN" toggles for VPNs by default.
  • +
  • Permission prompts and the Android Debug Bridge USB authorization prompt + have the allow action disabled by default with a 1 second delay before it + becomes active. This protects against accidental presses, especially since + an app can trick the user into doing it by having them push a button where + the system dialog will be displayed.