Skip to content

Album and playlist screens on TV

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

Description

Add a screen to manage playlists and albums on Android TV.

Motivation and Context

Before that there was no way to :

  • display an album/playlist content
  • perform operation on playlist items (move / remove)
  • delete a playlist
  • add individual tracks to the player

How Has This Been Tested?

Emulator / ADT-2

Screenshots / GIFs (if appropriate):

Playlist Screenshot_1561035873

Album Screenshot_1561035897

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Enhancement (non-breaking change which cleans up / improves existing functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the CONTRIBUTING section of the README document.

Resolves

Fixes: #812 (closed)

Merge request reports