KotatsuApp / Kotatsu

Manga reader for Android
https://kotatsu.app
GNU General Public License v3.0
3.85k stars 169 forks source link

download button #844

Closed Seyien closed 3 months ago

Seyien commented 5 months ago

Describe your suggested feature

Can you add a download button on the side of the undownloaded episode tiles?

In terms of user experience, there will be people who long click and don't realize that the episode is available for download, or people who realize too late.

Worst case, they might want to download it with the download button on the side instead of long-clicking.

image0

Acknowledgements

Koitharu commented 4 months ago

Adding chapters one-by-one to the download queue is not a good idea. You can select multiple chapters and download it all at in one task instead

Seyien commented 4 months ago

Adding chapters one-by-one to the download queue is not a good idea. You can select multiple chapters and download it all at in one task instead

actually the idea was that the user would be able to explore the feature to download the episode.

As far as I can see, this has been done quite well with the serie detail page v7.0-rc2.

I appreciate very much what you have done.