Skip to content
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

[FEATURE REQUEST] Passcode UI for File Provider #880

Closed
3 of 9 tasks
hosy opened this issue Jan 28, 2021 · 2 comments · Fixed by #881
Closed
3 of 9 tasks

[FEATURE REQUEST] Passcode UI for File Provider #880

hosy opened this issue Jan 28, 2021 · 2 comments · Fixed by #881
Assignees
Milestone

Comments

@hosy
Copy link
Collaborator

hosy commented Jan 28, 2021

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)
@hosy
Copy link
Collaborator Author

hosy commented Jan 28, 2021

Some research for this problem:

Bildschirmfoto 2021-01-28 um 13 04 19

Bildschirmfoto 2021-01-28 um 13 06 48

@hosy
Copy link
Collaborator Author

hosy commented Jan 28, 2021

This could mean, we need an FileProviderExtensionUI before we can get this error message and hopefully to show an own UI.

hosy added a commit that referenced this issue Jan 28, 2021
…et in the app. With this UI the file provider can be used with passcode set immediately. Passcode can be entered directly in the file provider extension.
@hosy hosy linked a pull request Jan 29, 2021 that will close this issue
13 tasks
@hosy hosy self-assigned this Jan 29, 2021
@hosy hosy added this to the 11.6.0-Current milestone Apr 6, 2021
@hosy hosy closed this as completed Apr 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant