[Android] Remote access refactor the media items

Nicolas Pomepuy git at videolan.org
Thu Feb 22 13:29:25 UTC 2024


vlc-android | branch: master | Nicolas Pomepuy <nicolas at videolabs.io> | Thu Feb  1 15:20:15 2024 +0100| [2c2a0a9ba6e32c93dda5778443b1d4fe74d49a98] | committer: Nicolas Pomepuy

Remote access refactor the media items

> https://code.videolan.org/videolan/vlc-android/commit/2c2a0a9ba6e32c93dda5778443b1d4fe74d49a98
---

 .../src/components/MediaCardItem.vue               | 88 ----------------------
 .../{MediaListItem.vue => MediaItem.vue}           | 55 ++++++++++++--
 .../src/pages/AudioAlbums.vue                      | 10 +--
 .../src/pages/AudioArtists.vue                     | 10 +--
 .../src/pages/AudioGenres.vue                      | 10 +--
 .../src/pages/AudioTracks.vue                      | 10 +--
 .../src/pages/BrowseChild.vue                      | 10 +--
 .../src/pages/BrowseList.vue                       | 26 +++----
 .../src/pages/PlaylistList.vue                     | 10 +--
 .../src/pages/SearchList.vue                       | 16 ++--
 .../network-sharing-server/src/pages/VideoList.vue | 10 +--
 11 files changed, 95 insertions(+), 160 deletions(-)

Diff:   https://code.videolan.org/videolan/vlc-android/commit/2c2a0a9ba6e32c93dda5778443b1d4fe74d49a98


More information about the Android mailing list