Commit Graph

5098 Commits (3d7c136320da3b5842a51d7dbb9e82cf74144f3f)

Author SHA1 Message Date
arkon 3d7c136320 Avoid crash when loading invalid extension package
2 years ago
arkon a6d6a5ed87 Merge branch 'patch'
2 years ago
arkon b690de55e5 Release v0.14.5
2 years ago
arkon 83fda20078 Avoid crashes if headers can't be built for usage in WebView
2 years ago
arkon f656a37045 Avoid crashing if getChapterUrl is not implemented
2 years ago
Ivan Iskandar c58b495433 MainActivity: Avoid navigator-related crash when handling onNewIntent (#9104)
2 years ago
arkon 242aeb6a68 Avoid crashing if opening browse with unavailable source
2 years ago
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 ec49411bee Avoid crashes if headers can't be built for usage in WebView
2 years ago
arkon 3f7911235c Use unique keys for all screens to avoid crashes
2 years ago
arkon 727399611d Migrate library settings sheet to Compose
2 years ago
arkon 07fdb74fbc Minor settings sheet cleanup
2 years ago
arkon d400ac2a49 Remove unnecessary usages of NotificationManagerCompat to actually create notifications
2 years ago
arkon dd71c76a8f Move more components
2 years ago
arkon 58a0add4f6 Move more components to presentation-core module
2 years ago
arkon bfe143015a Move more components to presentation-core module
2 years ago
arkon e3cf863230 Start moving some Compose components to presentation-core module
2 years ago
arkon ee818bc7c5 Move chapter utils to domain module
2 years ago
arkon f816196df2 Move more things to domain module
2 years ago
arkon ceaf579cb0 Avoid crashing if getChapterUrl is not implemented
2 years ago
arkon b49280e347 Remove unused Rx/Coroutines converters
2 years ago
Ivan Iskandar d3dadf71e8
MainActivity: Avoid navigator-related crash when handling onNewIntent (#9104)
2 years ago
Two-Ai ffa8c8fd07
Remove RxJava in PageHolder (#9103)
2 years ago
arkon 0ef7650c1a Avoid crashing if opening browse with unavailable source
2 years ago
Two-Ai 4635e58405
Simplify PageHolder load Job (#9086)
2 years ago
Two-Ai dc2eaf0788
Fix ID type mismatch in MigrateSearchScreenModel (#9090)
2 years ago
0x7673 d02b0ca2db
Add copy tags to clipboard feature (#9063)
2 years ago
arkon 4d607c4aed Don't apply Wi-Fi network restriction for manual library update jobs
2 years ago
Ivan Iskandar be4072c86b
Rework on the wheel picker (#8559)
2 years ago
arkon 2970eca9e4 Remove background extensions updates check
2 years ago
arkon 42954609b9 Remove background app update check
2 years ago
arkon 6348cbaeb7 Add option to hide entries already in library when browsing sources
2 years ago
arkon a7cb33d8c9 Open global search when Browse is tapped twice
2 years ago
arkon 3a2dc46ff0 Replace Local and In Library badge text with icons
2 years ago
arkon e052bdef96 Move reader preloading to IO scope
2 years ago
arkon d522d6d545 Avoid preload download check if chapter is already loaded or loading
2 years ago
Two-Ai 7b118eba22
Clean up LibraryItem (#9072)
2 years ago
arkon f6e6a7ddf1 Replace custom download amount with next 25
2 years ago
Ivan Iskandar 1671a56f42
MangaCoverDialog: Disable memory cache (#9066)
2 years ago
arkon ab6dfe9e25 Bump dependencies
2 years ago
arkon bff98ca768 Clean up chapter item composables a bit
2 years ago
arkon 23432e4405 Prioritize finding selected chapter when deduping reader chapters
2 years ago
Ivan Iskandar 34a586ce48
Scaffold: Fix snackbar bottom inset (#9052)
2 years ago