Skip to content

Permissions and onboarding

Nicolas Pomepuy requested to merge Aza/vlc-android:permissions into master

This MR will address multiple needs that are entangled:

  • Allow the user to use the app after they refuse the permission
  • Gracefully fallback to a "grant permission" UI wherever a part of the app cannot be used due to le lack of permission
  • Integrate the permission refusal in the onboarding process
  • Create a brand new onboarding for the Android TV app
Edited by Nicolas Pomepuy

Merge request reports