Skip to content

Reorganize the project, part 3

Felix Paul Kühne requested to merge fkuehne/vlc-ios:the-big-move into master

This relocates the media library, activity and some iOS specific UI code.

This removes the VLCSectionTableHeaderView, VLCTimeNavigationTitleView, VLCVolumeView, VLCDragAndDropManager classes as well as the implementation of the VLCDragAndDropManagerDelegate protocol as all of them are no longer used.

Merge request reports