komikku/app/src/main/java/eu/kanade/tachiyomi
Andreas E 527e26137f Remove from queue after read (#3870)
* Add option to remove chapter from download queue after marked as read

* Begone bug

There was a bug when one queued a new download to the downloader. Which resulted in getChapterDownloadOrNull() would not find the corresponding download for the provided chapter

* Fix review comment

* Remove preference and just remove from queue

(cherry picked from commit 11ab3b2c2e906e51cd27c57cc7a7ed2deb188867)
2020-10-03 12:57:42 -04:00
..
annoations Allow partially loading extensions with individually marked NSFW sources 2020-08-09 19:17:55 -04:00
data Remove from queue after read (#3870) 2020-10-03 12:57:42 -04:00
extension Use Kolinter Gradle plugin for linting instead of ktlint directly 2020-09-13 23:08:52 -04:00
network Use Kolinter Gradle plugin for linting instead of ktlint directly 2020-09-13 23:08:52 -04:00
source Cleanup some code 2020-09-30 19:48:26 -04:00
ui Remove from queue after read (#3870) 2020-10-03 12:57:42 -04:00
util Undo some weird thing SY had 2020-10-02 22:01:25 -04:00
widget Use tristate checkboxes for chapters list filters 2020-09-29 12:35:40 -04:00
App.kt Use Kolinter Gradle plugin for linting instead of ktlint directly 2020-09-13 23:08:52 -04:00
AppModule.kt Use Tachi previews info + chapters manga page, plus of course SY features integrated into it 2020-07-12 19:21:29 -04:00
Migrations.kt Use tristate checkboxes for chapters list filters 2020-09-29 12:35:40 -04:00