-
Notifications
You must be signed in to change notification settings - Fork 137
Closed
Description
Is your feature request related to a problem? Please describe.
The app can be secured by setting a pass code. This pass code is also present inside the file provider extension. If the pass code delay is set to Immediately
the user cannot get access to the files inside the file provider.
Describe the solution you'd like
There is a possibility to add a file provider UI, which should show the passcode UI to get access to the files, when the passcode was correct entered.
TASKS
- Research (if needed)
- Create branch feature/feature_name
- Development tasks
- Implement whatever
- ...
- Code review and apply changes requested
- Design test plan
- QA
- Merge branch feature/feature_name into master
PR
- App
- Library (if needed)