Skip to content

Conversation

@aaronleopold
Copy link
Collaborator

Resolves #909

This PR is not ready, there is quite a bit of testing I want to do still (especially on Android). There are a few primary changes worth highlighting:

  1. I've added a +native-intent file to route imports accordingly, which TLDR; enables you (in addition to the entitlements changes) to e.g. go to your file browser and open a supported book in the app. Doing so will import it into the local library
  2. The Downloads tab has been renamed to Library/Local Library since it isn't strictly downloads anymore
  3. All explicit download actions are now queued, which is fairly common I think. Implicit downloads (e.g., trying to read an ebook without a download present) skip the queue.
  4. You may now download an entire series. I should note that you can always hit the download button (if you have the permissions), even if you already have the series downloaded. I didn't think querying for all IDs just to disable the button was worthwhile.

The queue button isn't perfect, but should be fine for now. I'll aim to get this in sometime over the weekend (ideally)

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.

2 participants