[Android] Add the progress and played views to the remote access video list

Nicolas Pomepuy git at videolan.org
Tue Dec 19 16:55:23 UTC 2023


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Wed Dec 13 13:11:36 2023 +0100| [8f392fc2e5b21708179ee5fd3a7c0d105bc0e69f] | committer: Duncan McNamara

Add the progress and played views to the remote access video list

> https://code.videolan.org/videolan/vlc-android/commit/8f392fc2e5b21708179ee5fd3a7c0d105bc0e69f
---

 .../videolan/vlc/webserver/RemoteAccessRouting.kt  |  2 +-
 .../videolan/vlc/webserver/RemoteAccessServer.kt   |  2 +-
 .../network-sharing-server/public/icons/played.svg | 58 ++++++++++++++++++++++
 .../src/components/MediaCardItem.vue               | 12 +++++
 .../src/components/MediaListItem.vue               | 13 +++++
 .../network-sharing-server/src/pages/VideoList.vue | 48 +++++++++++++++++-
 .../network-sharing-server/src/scss/app.scss       |  2 +-
 7 files changed, 133 insertions(+), 4 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/8f392fc2e5b21708179ee5fd3a7c0d105bc0e69f


More information about the Android mailing list