Commit Graph

5051 Commits (d9969cea8afdce26eb8c7f57f214cd04cfb8c836)

Author SHA1 Message Date
Two-Ai d9969cea8a Fix ID type mismatch in MigrateSearchScreenModel (#9090)
2 years ago
arkon d61db5931e Move reader preloading to IO scope
2 years ago
arkon 0ea3ac9807 Avoid preload download check if chapter is already loaded or loading
2 years ago
Ivan Iskandar f9e43f574f MangaCoverDialog: Disable memory cache (#9066)
2 years ago
arkon 5ef11e61d0 Prioritize finding selected chapter when deduping reader chapters
2 years ago
Ivan Iskandar 48546c3db4 Scaffold: Fix snackbar bottom inset (#9052)
2 years ago
Ivan Iskandar 4d87ed496c Remove FAB extra padding in DownloadQueueScreen (#9053)
2 years ago
0x7673 06d12e6562 Fix crash in library when selected category is deleted (#9044)
2 years ago
arkon 477e3d9b94 Release v0.14.4
2 years ago
arkon 3c16082636 Don't show SourceNotInstalledException name in error snackbar
2 years ago
arkon 29aee68ec7 Revert "Show no pinned sources message when attempting to migrate/search"
2 years ago
stevenyomi 589bdba0b1
Show exception class in snackbar message (#9006)
2 years ago
Two-Ai aca65f13bb
Misc Service cleanup (#9005)
2 years ago
Andreas b00f00730d
Set InsertPage status to Ready (#9001)
2 years ago
arkon f2c48480b6 Move some interactors to domain module
2 years ago
arkon 1730dd6af1 Move more things around
2 years ago
Andreas 2501fef9e4
Split UpdatesGridGlanceWidget into smaller bits (#8991)
2 years ago
Andreas 12e41b6e6f
Move Glance Widget to seperate module (#8989)
2 years ago
beerpsi c892c793a8
[BackupRestorer] Handle uncompressed backups (#8988)
2 years ago
Two-Ai 3a82b4d924
Don't crash on timeout in renewCache() (#8986)
2 years ago
Two-Ai b4b3a4d286
Fixup HttpPageLoader _loadPage (#8984)
2 years ago
stevenyomi 448702e5be
OkHttp Call: split await() and awaitSuccess() (#8980)
2 years ago
Two-Ai 2ef1f07aae
Replace PageLoader.getPage() with PageLoader.loadPage() (#8976)
2 years ago
stevenyomi 1a319601de
Fix extension search query cursor and debounce (#8972)
2 years ago
Andreas cdf242e8c8
Move more to data and domain modules (#8973)
2 years ago
Andreas aee785a8bb
Move more implementation to data module (#8971)
2 years ago
arkon d45fc1e245 Move more models to domain module
2 years ago
arkon 14500ba4f8 Move more repositories to domain module
2 years ago
arkon 345e9c2a9a Move more models to domain module
2 years ago
arkon b53e24e0db Move more models to domain module
2 years ago
Andreas d3a73fc228
Move Category `model` and `repository` to domain and data layer (#8967)
2 years ago
arkon 2ebc8d9ae5 Save current page state on configuration change
2 years ago
zbue e28b015580
MangaScreenModel: Make download function follow reader preference (#8920)
2 years ago
Two-Ai e4bc8990fb
Replace RxJava in HttpPageLoader downloader (#8955)
2 years ago
Andreas 823749fc1e
Move SQLDelight to data module (#8954)
2 years ago
Andreas 2b5d9fd76b
Move shared configuration to subprojects in root Gradle file (#8951)
2 years ago
arkon 7a972dfdb7 Don't use platform attributes for white/black reader backgrounds
2 years ago
Andreas c31e75f02f
Create plugin for linting (#8942)
2 years ago
arkon 2695a4d8c7 Update local source icon and differentiate from fallback source icon
2 years ago
arkon 1a4dad72a9 Hide WebView menu item in reader if local
2 years ago
beerpsi b7e6b4c28a
[MyAnimeList] Handle cases where my_list_status.status is not present (#8931)
2 years ago
stevenyomi 293b967858
Fix installing extensions on MIUI (#8916)
2 years ago
arkon e468554fd9 Assign keys for global search rows based on source
2 years ago
arkon 5b5eb92184 Fix checking downloads banner showing up incorrectly
2 years ago
Two-Ai 58ebf14691
Convert PageLoader.getPages to suspending function (#8917)
2 years ago
Verzaukeks 992bab4f79
Prevent scrolling outside bounds in webtoon/vertical reading mode (#8821)
2 years ago
arkon 6fe650319d Bump versionCode to prevent downgrades
2 years ago
zbue f301dc64f0
Allow partially read chapters to be marked as unread in updates screen (#8884)
2 years ago
zbue 33a2219716
Enable `confirmButton` only when needed to respond to user input (#8848)
2 years ago
Two-Ai 62480f090b
Replace RxJava in ChapterLoader and ReaderViewModel (#8915)
2 years ago