Skip to content

Commit

Permalink
document permission prompt delay feature
Browse files Browse the repository at this point in the history
  • Loading branch information
thestinger committed Dec 20, 2024
1 parent a0c62a7 commit f082e6f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions static/features.html
Original file line number Diff line number Diff line change
Expand Up @@ -1323,6 +1323,11 @@ <h3><a href="#other-features">Other features</a></h3>
re-enabled.</li>
<li>Enable the "Always-on VPN" and "Block connections without VPN" toggles
for VPNs by default.</li>
<li>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.</li>
</ul>
</section>
</section>
Expand Down

0 comments on commit f082e6f

Please sign in to comment.