Change the way we display the permission granting in the onboarding
Fixes #2366 (closed)
Merge request reports
Activity
changed milestone to %3.5.x
assigned to @Aza
requested review from @Skantes
- Resolved by Nicolas Pomepuy
- Resolved by Nicolas Pomepuy
- Resolved by Nicolas Pomepuy
When choosing the just media option, there isn't any progress displayed, just the loading circle. I don't know if it is because of the snackbar that is shown at first
- Resolved by Nicolas Pomepuy
I couldn't find a way to set the full access permission after choosing media permission, and dismissing the snackbar and checking the "don't ask again". Do we let the user fiddle in the android settings to manually reset the full access permission ?
- Resolved by Nicolas Pomepuy
For the explanations to be more user accessible, I would change their wording to
You will only be able to auto-discover standard media files You will be able to auto-discover all your files to play all types of media even weird ones, or compressed files
added 24 commits
-
b47be50f...e7c962a9 - 20 commits from branch
videolan:master
- 27db7421 - Onboarding: rework navigation
- ad02a64f - Change the way we display the permission granting in the onboarding
- 722d39ba - Add onboarding permissions icons
- 2f0bfde1 - Onboarding: import new icons and wording
Toggle commit list-
b47be50f...e7c962a9 - 20 commits from branch
added 1 commit
- 2b0aaaff - Onboarding: fix the permission state when coming back from the no permission fragment
- Resolved by Duncan McNamara
Accessibility is far from being acceptable on these new screens. I'll add a commit improving it.
- Resolved by Duncan McNamara
The onboarding is currently crashing in landscape mode...