mihon/app/src/main/java/eu/kanade/tachiyomi/ui
Two-Ai dc2eaf0788
Fix ID type mismatch in MigrateSearchScreenModel (#9090)
`it.id` is the source ID of the source being sorted.
`state.value.manga!!.id` is the manga ID of the selected manga.
`state.value.manga!!.source` is the source ID of the selected manga.
2023-02-14 11:46:31 -05:00
..
base Change source preference theming fix (#8679) 2022-12-05 00:10:11 -05:00
browse Fix ID type mismatch in MigrateSearchScreenModel (#9090) 2023-02-14 11:46:31 -05:00
category Move some interactors to domain module 2023-01-27 22:37:17 -05:00
download Remove FAB extra padding in DownloadQueueScreen (#9053) 2023-02-08 09:37:04 -05:00
history Move some interactors to domain module 2023-01-27 22:37:17 -05:00
home Adjust insets handling in tablet UI (#8711) 2022-12-10 10:02:13 -05:00
library Clean up LibraryItem (#9072) 2023-02-12 15:25:27 -05:00
main Remove background extensions updates check 2023-02-12 23:07:11 -05:00
manga Add copy tags to clipboard feature (#9063) 2023-02-13 22:52:10 -05:00
more Replace RxJava in DownloadQueue (#9016) 2023-02-07 22:13:19 -05:00
reader Move reader preloading to IO scope 2023-02-12 16:14:12 -05:00
security Move more things around 2023-01-27 22:31:12 -05:00
setting Move more things around 2023-01-27 22:31:12 -05:00
stats Move some interactors to domain module 2023-01-27 22:37:17 -05:00
updates Fully utilize WorkManager for library updates (#9007) 2023-02-07 22:37:20 -05:00
webview Move more things around 2023-01-27 22:31:12 -05:00