mihon/app/src/main/java/eu/kanade/domain/track
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
..
interactor Use SQLDelight on Library screen (#7432) 2022-07-02 12:55:34 -04:00
model Migrate more track DB calls to SQLDelight 2022-06-26 19:46:41 -04:00
repository Use SQLDelight on Library screen (#7432) 2022-07-02 12:55:34 -04:00