Commit Graph

5769 Commits (05a7d5174ab129a4d76162a8e8049302d9c5f876)
 

Author SHA1 Message Date
stevenyomi ce66ed0389
Update CI badge in README (#9187)
2 years ago
Ivan Iskandar c0f94ae8af
Revert "Fix banners-related issues" (#9186)
2 years ago
arkon ed32a511e7 Bump dependencies
2 years ago
Ivan Iskandar 17ed4873e8
Bump compose-bom version 2023.02.00-rc02 (#9185)
2 years ago
arkon 09acc53483 Remove download all chapters menu item
2 years ago
arkon bebd4be43d Move more things to domain/data modules
2 years ago
arkon 9b77759f24 Use stricter visibility for composables where possible
2 years ago
arkon e458de5e9c Add dot beside unread chapter names
2 years ago
arkon 737a303df7 Remove some app translations that have low completion rates
2 years ago
Weblate (bot) 477dd37981
Translations update from Hosted Weblate (#9148)
2 years ago
arkon e917349bb7 Use Compose icons instead of drawables
2 years ago
arkon ad4912803b Refactor SourceManager/StubSource to domain module
2 years ago
arkon f96f0c5889 Move some preferences into domain module
2 years ago
arkon 2b9acadc5b Move sourceMapper to data module
2 years ago
arkon 9caa0d147b Show proper message when doing global update
2 years ago
arkon c6e5f8abd9 Bump default user agent string and minimum WebView version
2 years ago
Andreas 1abf01c4a0
Convert source modules to Kotlin Multiplatform (#9172)
2 years ago
Two-Ai b41565f879
Inline DownloadQueue into Downloader (#9159)
2 years ago
arkon f03a834136 Add explicit overflow menu options to refresh library category and manga chapters list
2 years ago
arkon f7f2072621 Use queued last chapter read number when performing delayed tracker update
2 years ago
arkon 5b2e937d5f Minor refactoring
2 years ago
Andreas f27dc19b37
Move Local Source to separate module (#9152)
2 years ago
arkon 2368c50ebb Add menu shortcut to source settings in BrowseSourceScreen
2 years ago
Two-Ai 0505906e7a
Move all DownloadService.stop calls to Downloader (#9146)
2 years ago
arkon 4efca04765 Avoid crashing in SourcePreferencesScreen if source can't be loaded
2 years ago
arkon b12c7cf963 Avoid crash in DeleteLibraryMangaDialog
2 years ago
arkon 487622c592 Close source filter dialog when filtering
2 years ago
arkon 26d422b0ae Avoid uncaught exceptions from OkHttp interceptors crashing entire app
2 years ago
Weblate (bot) 79a7b68837
Translations update from Hosted Weblate (#9107)
2 years ago
Ivan Iskandar 63048d2f0b
Fix banners-related issues (#9143)
2 years ago
Two-Ai 79662a5866
Misc Downloader state cleanup (#9145)
2 years ago
Two-Ai ed6809fa28
Simplify filter logic (#9141)
2 years ago
Two-Ai 86b9262a7e
Make DownloadManager the sole entry point for DownloadService (#9140)
2 years ago
arkon 7ec87e76db Migrate TriState usages to TriStateFilter enum
2 years ago
arkon a0e76d2fd9 Bump dependencies
2 years ago
Ivan Iskandar ec3ce74af8
TrackDateSelectorScreen: Use M3 date picker (#9138)
2 years ago
Two-Ai 83a4e34095
Remove redundant Downloader isNotification argument (#9139)
2 years ago
arkon 84a0044d51 Remove some unused resources
2 years ago
arkon 92132c59f5
Migrate source filter sheet to Compose (#9135)
2 years ago
Ivan Iskandar 36ae388332
Bump compose-bom version 2023.02.00-beta02 (#9137)
2 years ago
arkon bd47eafeec Fix per-category sort/display affecting the wrong category
2 years ago
arkon 9432d2d06a Bump dependencies
2 years ago
Two-Ai fa61c8fe6f
Convert downloadChapter to suspend function (#9127)
2 years ago
arkon 92bd98e45f Consolidate all theme colors to presentation-core module
2 years ago
arkon fd7c993b0b Move CheckboxState to core module
2 years ago
Two-Ai 779df32e98
Fix download queue page count display bug (#9126)
2 years ago
arkon f4e843f114 Fix package names
2 years ago
arkon c0e2eb211d Fix occasional crash when opening library settings sheet
2 years ago
arkon 0bd56ab77c Fix height shift when scrolling through themes
2 years ago
Ivan Iskandar 6b03dca5f4
Use Compose Foundation's flow layout (#9123)
2 years ago