Commit Graph

5177 Commits (1dd62af188b49586413ad41857be456c856c17dd)

Author SHA1 Message Date
arkon 1dd62af188 Ensure EmptyScreen is scrollable
1 year ago
Ivan Iskandar 6f1099b710
AdaptiveSheet: Wrap inside Dialog (#9279)
1 year ago
arkon be8e2f119f Make pin source icon lighter
2 years ago
arkon 18f9e5ba6b Use IO dispatcher for some screen model work
2 years ago
arkon d1bf857079 Remove unnecessary withIOContext
2 years ago
arkon be54b8862e Refactor away some unnecessary lambda expressions
2 years ago
arkon 1a61130f0b Don't attempt to initialize manga details from BrowseSource or Search screens
2 years ago
arkon 1de4bc9586 Restore POST_NOTIFICATIONS permission check for SDK 33+
2 years ago
arkon 1986042277 Skip POST_NOTIFICATIONS permission check for now
2 years ago
arkon e932983494 Subscribe to changes to manga in BrowseSourceScreen
2 years ago
Two-Ai 35d381144d
Cleanup Preference.asHotFlow() (#9257)
2 years ago
stevenyomi 0bcc22822d
Simplify code in missing chapters warning (#9263)
2 years ago
arkon 1ff78173f7 Adjust missing chapters UI
2 years ago
arkon 8d7a7919a9 Add TODO to default to 32-bit color at some point
2 years ago
arkon 953720472f Add "Rotate wide pages to fit" setting for paged reader
2 years ago
Felix Kaiser f94d902bb6
Added missing chapters count in MangaInfoHeader (#9184)
2 years ago
arkon da25322572 Bump Compose dependencies
2 years ago
arkon cb4699a5bb Bump dependencies
2 years ago
arkon 2e5efadf42 Rename Complications -> Overlay
2 years ago
arkon ac0596a53d Revert "Always attempt to split tall images when downloading"
2 years ago
arkon 7ec5a51eb8 Move isLocal extension functions to LocalSource
2 years ago
arkon 3cca460282 Misc cleanup
2 years ago
arkon d703fb7946 Split up ContextExtensions into smaller files
2 years ago
arkon 859601a46e Clean up WorkManager usages a bit
2 years ago
arkon cdc160afc2 Convert BackupRestoreService to a WorkManager job
2 years ago
arkon 14d1bcacc9 Show proper string in manga detail screen for SourceNotInstalledException
2 years ago
arkon 7d8a865cac Simplify some of the notification builders
2 years ago
Andreas dfdb688b43
Migrate things to use newer data models (#9239)
2 years ago
arkon f3ca4e76a8 Re-enable ComicInfo.xml generation on download
2 years ago
arkon 2769525b2c Always attempt to split tall images when downloading
2 years ago
arkon 843e748de3 Clean up library display settings tab a bit
2 years ago
Alexandr Kozlinskiy 81af97df77
BrowseSource: do networkToLocal and initializeManga inside flow (#9217)
2 years ago
Ivan Iskandar 18e55aa25f
Adjust tab indicator visual (#9219)
2 years ago
Ivan Iskandar 4d3e13b0d1
Initialize download index disk cache (#9179)
2 years ago
arkon 47a2d06682 Refactor tracker status string mappings
2 years ago
Ivan Iskandar c0f94ae8af
Revert "Fix banners-related issues" (#9186)
2 years ago
arkon ed32a511e7 Bump dependencies
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 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
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