Commit Graph

5023 Commits (345e9c2a9a61f1f3b814db52eddbb42681499854)

Author SHA1 Message Date
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
zbue e7937fe562
Make androidx.preference dialog match M3 dialog (#8909)
2 years ago
zbue 287489d7d0
Show chapter scanlator on reader transition (#8910)
2 years ago
arkon 2df0236669 Show loading indicator during migration
2 years ago
Aria Moradi c54d77333f
Suwayomi Tracker: sync changes with Tachidesk v0.6.6 (#8902)
2 years ago
Two-Ai 8c494f314c
Fix DownloadPageLoader resource leak (#8905)
2 years ago
Two-Ai 8cea78de83
Fix ChapterCache.isImageInCache() resource leak (#8907)
2 years ago
arkon b6468c7e31 Only how indexing downloads banner the first time
2 years ago
arkon 91004ad514 Parallelize global search properly
2 years ago
arkon a2ee4e63ae Minor cleanup
2 years ago
zbue 768bb7b503
Fix downloaded filter unmatched state in manga screen (#8897)
2 years ago
zbue db4ae134aa
Tweak `TriStateItem` view to match in earlier app version (#8898)
2 years ago
Alessandro Jean 7329f03bc5
Show proper Exception message in MangaScreen (#8900)
2 years ago
arkon 82ea643c7d Don't prompt to add to library multiple times
2 years ago
arkon 741c10e0b9 Reword set category dialog confirmation to "OK"
2 years ago
arkon 34bb90f3c2 Update library sheet filter tab on open
2 years ago
arkon f04cf72c0c Bump core-ktx dependency
2 years ago
arkon 75b23c99ec Refactor how extensions list is modelled
2 years ago
arkon 6bb3070c57 Show no pinned sources message when attempting to migrate/search
2 years ago
arkon 7df10b076c Show the tracker name when showing error toast
2 years ago
Two-Ai 2245658363
Replace RxJava in DownloadQueueScreenModel (#8872)
2 years ago
arkon 46774771ec Fix double tapping History not working consistently
2 years ago
arkon 6263817bb4 Avoid crash if multiple instances of ClearDatabaseScreen opened
2 years ago
arkon 60456fe0e9 Fix crash in categories screen on config change
2 years ago
arkon a0f47d3f1b Don't exclude same source when checking for duplicate entries
2 years ago
arkon 6efcb8ccfa Use Voyager for WebView in non-reader places
2 years ago
arkon 0067d474c8 Use theme padding values in more places
2 years ago
MCAxiaz cf393b217b
Add Reader Setting to Skip Dupe Chapters (#8831)
2 years ago
arkon e265b929a1 Avoid crashes when fetching assist content URL in ReaderActivity
2 years ago