calvinaquino / LNReader-Android

Light novel reader for android test project collab
Apache License 2.0
120 stars 36 forks source link

A 'downloaded' indicator in Novel List #287

Open takase1121 opened 5 years ago

takase1121 commented 5 years ago

^ As the title says instead of adding it to watch list manually. It also makes identifying downloaded novels much more easier.

Nandaka commented 5 years ago

Define 'downloaded'?

please notes that this will increase the additional time when loading the novel list, as additional query is required.

takase1121 commented 5 years ago

Downloaded = Some/All chapter downloaded, if one have updates the indicator might look different (like different colors) something like that.

Nandaka commented 5 years ago

For updates, it is already included if you disable quick load. I think I can add something for the downloaded indicator if I see some contents already downloaded.

EDIT: except external chapter of course.

Nandaka commented 5 years ago

Try https://github.com/calvinaquino/LNReader-Android/releases/tag/1.1.56