Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement shows #1

Merged
merged 10 commits into from
Mar 25, 2018
Merged

Implement shows #1

merged 10 commits into from
Mar 25, 2018

Conversation

aaronoe
Copy link
Owner

@aaronoe aaronoe commented Mar 25, 2018

No description provided.

- generify movie class to mediaitem class to support shows
- add abstract media provider class to further generify the media list
- implement selecting movies or tv shows from the drawer nav
- generify data loading to allow loading data for detail screen for shows and movies
- implement meta section for shows
- implement api call for loading tv seasons
- implement season model
- implement async loader in detail page with empty layout
- add categories to appbar in detail screen
- add season list for tvshows in detail screen
- add default empty strings as picture paths to avoid illegal argument errors
- create season detail skeleton
- add season model
- smaller bugfixes
- add episodes list
- add fetch episodes api call
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant