tachiyomi/app/src/main/java/eu/kanade
Andreas 05085fe57f
Use SQLDelight on Library screen (#7432)
- Uses the new `asObservable` function to change the database calls to use SQLDelight, which should make the impact minimal when it comes to bugs.
- Use interactors where they already exist
- The todos are for the Compose rewrite
- Removed unused StorIO methods/queries
- Tested loading library, move manga to new category, unfavorite multiple manga, move multiple manga from one category to another, change filter, sort and display settings (with and without per category settings), (un)mark chapters, start/delete downloads

Thank Syer for asObservable

Co-authored-by: jobobby04 <17078382+jobobby04@users.noreply.github.com>

Co-authored-by: jobobby04 <17078382+jobobby04@users.noreply.github.com>
2022-07-02 12:55:34 -04:00
..
core Use SQLDelight on Library screen (#7432) 2022-07-02 12:55:34 -04:00
data Use SQLDelight on Library screen (#7432) 2022-07-02 12:55:34 -04:00
domain Use SQLDelight on Library screen (#7432) 2022-07-02 12:55:34 -04:00
presentation Reimplement chapter download indicator longpress (#7412) 2022-07-02 12:43:18 -04:00
tachiyomi Use SQLDelight on Library screen (#7432) 2022-07-02 12:55:34 -04:00