pod-adddict
pod-adddict copied to clipboard
Android Podcast manager app. Udacity Nanodegree Capstone project.
Implement appbar scrolling in the podacst detail screen. I'm experiencing an issue using NestedLayout with a RecyclerView in it.
Update the notification when the user clicks on another episode. Currently the track changes and but the notification state is not updated.
Add player functionality to the widget. i.e Allow one to use the player buttons to control podcasts from the widget.
Add functionality to download episodes for offline support.
When an episode is selected and the player appears, the list view is pushed up. The mini player should appear ontop.
This will be displayed when the user click on the notification or the small player. It will also allow the user to navigate to the playlist screen and display podcast...
Implement music playlist feature. This should allow the user to add songs to a playlist, order and delete songs from the playlist.