mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced 2025-03-06 05:44:38 +03:00
Changes: - local_playlist_control.xml * A copy of playlist_control.xml * To hold the 'Remove Watched Videos' buttton - local_playlist_header.xml * Changed the include layout to now include local_playlist_control.xml - strings.xml * added string 'remove_watched' with value 'Remove Watched' - LocalPlaylistFragment.java * Added the functionality to remove watched videos, to the 'Remove Watched Videos' button in local_playlist_control.xml. In the background via AsyncTask. This will also change the playlist's thumbnail, if the thumbnail video is removed. Tested on: - Pixel |
||
---|---|---|
.. | ||
bookmark | ||
dialog | ||
feed | ||
history | ||
holder | ||
playlist | ||
subscription | ||
BaseLocalListFragment.java | ||
HeaderFooterHolder.java | ||
LocalItemBuilder.java | ||
LocalItemListAdapter.java |