-
Notifications
You must be signed in to change notification settings - Fork 160
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set pin grace period to 2 minutes #3172
Conversation
📱 Scan the QR code below to install the build (arm64 only) for this PR. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3172 +/- ##
===========================================
- Coverage 76.11% 76.10% -0.01%
===========================================
Files 1641 1642 +1
Lines 38624 38639 +15
Branches 7471 7471
===========================================
+ Hits 29397 29406 +9
- Misses 5335 5342 +7
+ Partials 3892 3891 -1 ☔ View full report in Codecov by Sentry. |
Quality Gate passedIssues Measures |
Content
2efa7fe: Change the PIN grace period to 2 minutes. In particular it prevent the user from entering the PIN again when taking a photo or picking a file to share as attachment (if the operation last less than 2 minutes)
For the other changes, this is just cleanup of the codebase.
Motivation and context
More user friendly application.
Screenshots / GIFs
Tests
Tested devices
Checklist