Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
VLC-iOS
Manage
Activity
Members
Labels
Plan
Issues
275
Issue boards
Milestones
Wiki
Code
Merge requests
25
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
VideoLAN
VLC-iOS
Merge requests
!1294
Draft: MediaLibraryWidget: Add a widget displaying the last played media
Code
Review changes
Check out branch
Download
Patches
Plain diff
Open
Draft: MediaLibraryWidget: Add a widget displaying the last played media
diogo.simao-marques/vlc-ios:widget
into
master
Overview
1
Commits
3
Pipelines
2
Changes
19
Open
Diogo Simao Marques
requested to merge
diogo.simao-marques/vlc-ios:widget
into
master
8 months ago
Overview
1
Commits
3
Pipelines
2
Changes
19
Expand
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
0
0
Merge request reports
Compare
master
version 1
26032c29
8 months ago
master (base)
and
latest version
latest version
22eba4e6
3 commits,
8 months ago
version 1
26032c29
3 commits,
8 months ago
19 files
+
954
−
110
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
19
Search (e.g. *.vue) (Ctrl+P)
MediaLibraryWidget/Assets.xcassets/AccentColor.colorset/Contents.json
0 → 100644
+
11
−
0
Options
{
"colors"
:
[
{
"idiom"
:
"universal"
}
],
"info"
:
{
"author"
:
"xcode"
,
"version"
:
1
}
}
Loading