mihon/app/src/main/java/eu/kanade/tachiyomi/ui
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
..
base Add new "Lavender" theme (#7343) 2022-06-26 10:01:31 -04:00
browse Use SQLDelight on Library screen (#7432) 2022-07-02 12:55:34 -04:00
category Use SQLDelight on Category screen (#7310) 2022-06-16 10:59:10 -04:00
download Bump dependencies 2022-06-29 22:45:22 -04:00
library Use SQLDelight on Library screen (#7432) 2022-07-02 12:55:34 -04:00
main Bump dependencies 2022-06-29 22:45:22 -04:00
manga Use SQLDelight on Library screen (#7432) 2022-07-02 12:55:34 -04:00
more Don't allow swiping away app update install notification 2022-05-07 11:04:55 -04:00
reader Revert some KTX extension changes 2022-06-30 22:13:31 -04:00
recent Use SQLDelight on Updates screen (#7423) 2022-06-30 22:18:12 -04:00
security Formatting 2022-04-08 16:44:23 -04:00
setting Bump dependencies 2022-06-29 22:45:22 -04:00
webview Migrate WebViewActivity to Compose 2022-04-24 10:22:22 -04:00