Skip to content

Draft: MediaLibraryWidget: Add a widget displaying the last played media

Diogo Simao Marques requested to merge diogo.simao-marques/vlc-ios:widget into master

This merge request brings the introduction of widgets:

  • The user is allowed to create widgets of two different sizes only on iOS 17.0 and versions above for now.
  • The widget shows the last played media.
  • The playback starts with the displayed media when the user clicks on the widget

This is still WIP

Screenshots

Merge request reports