tachiyomi/app/src/main/java/eu/kanade/presentation/manga
Swords 50b17d5d34
Add different download options within the Library (#8267)
* feat: add download options to library

* feat: use max instead of min

* feat: remove download all option

* feat: applied requested changes + rename some functions

* feat: merge downloadAllUnreadChapters and downloadUnreadChapters into one function

* Apply suggestions from code review

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>

* feat: apply lint suggestions + fix code

feat: apply lint suggestions + fix code

* feat: revert onClickDownload back to onDownloadClicked

Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
2022-10-30 22:27:48 -04:00
..
components Add different download options within the Library (#8267) 2022-10-30 22:27:48 -04:00
MangaScreen.kt Use Compose fast* functions in more places 2022-10-30 12:27:12 -04:00
MangaScreenConstants.kt Bump dependencies + linting 2022-09-10 23:57:03 -04:00