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

Offline play #114

Open
wants to merge 8 commits into
base: develop
Choose a base branch
from
Open

Conversation

elmerohueso
Copy link

Fixes offline playback.

mattttvaughn and others added 8 commits April 2, 2022 06:50
 - Fetch collections during library refreshes
 - Add bottom nav menu entry for collections (if library has collections)
 - Implement a screen to show all collections
 - Implement very basic "collection details" screen listing the items in a collection. Not currently using library sorting! Not showing any details
 - Probably plenty of bugs re: weird data types, but simple implementation working
If a book isn't cached and the server can't be reached, hide play/pause and download/delete.
…ewing books offline).

Never disable local progress (it was preventing the status bar from updating).
Simplify (reverse) logic on showing play/pause and download/delete buttons
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

2 participants