Commit Graph

3243 Commits (592050c668d7fee5fec8782b49a45405d4e0599c)
 

Author SHA1 Message Date
arkon 78e8d40649 Update AboutLibraries plugin
4 years ago
arkon 660e13b701 Remove some unused rx/coroutine bridge code
4 years ago
arkon 0685382083 Extract user agent string from WebView
4 years ago
arkon 04a993c997 Update trackers in parallel, update manga metadata asynchronously
4 years ago
arkon 7cae3095c4 Minor dependency updates
4 years ago
arkon e288bf902b Reword download chapter number sorting options
4 years ago
Riztard Lanthorn a083e1f71a
add sort by chapter number in download queue (#4337)
4 years ago
arkon 86b9d7e843 Remove usage of RxJava from LibraryUpdateService
4 years ago
Riztard Lanthorn 628bd5d6b4
add source name in download queue (#4338)
4 years ago
arkon 00285a782c Ignore error when cover is missing in Kitsu search results (fixes #4334)
4 years ago
arkon 16be469ecb Surface tracking search errors properly
4 years ago
arkon fdcbc4cffa Add QUERY_ALL_PACKAGES permission (maybe fixes #4313)
4 years ago
arkon fc548304cf Remove unused RECEIVE_BOOT_COMPLETED permission
4 years ago
arkon 7c7ff8165e Don't stop downloader after deleting downloads if it wasn't running (fixes #4309)
4 years ago
Clarence Castillo 496a476c13
Fix multi-select phantom anchor bug in manga chapters and library (#4201)
4 years ago
Andreas 441fc6e45b
Match color for download, header, and pin buttons (#4331)
4 years ago
arkon cf7ec6aa76 Use proper method to clear notification actions
4 years ago
arkon db2dd4b6c6 Add method for users to save error logs to a file
4 years ago
arkon a68417a0b0 Update AGP for Android Studio 4.1.2
4 years ago
Andreas 2a5102a457
Fix Kitsu toasting "Logged in" when there is an error (#4329)
4 years ago
arkon 837d8f5f30 Delay restoring AppBar elevation on Android 5.0 (fixes #4311)
4 years ago
Andreas 1a5858e99b
Hide tracking when no tracker is logged in and change filter logic (#4310)
4 years ago
arkon 4044427d93 Add shortcut to see commit history for official extensions
4 years ago
arkon f667f85fa5 More consistent injectLazy style
4 years ago
Andreas 5cddc0c387
Add filter for tracking (#4276)
4 years ago
arkon cbc01dd6f1 [SKIP CI] Update fork change checklist
4 years ago
arkon b820c7debf Remove duplicated info from CONTRIBUTING.md
4 years ago
arkon 2bee072cba Add list of things to change in forks to CONTRIBUTING.md
4 years ago
arkon 80710b0b94 Move CONTRIBUTING.md to top level
4 years ago
arkon 3319ccfd41 Move ACRA endpoint config to build.gradle.kts
4 years ago
arkon 878008e93b Reimplement MAL start/end date support
4 years ago
arkon 0cd551d4fd Revert removal of tracker start/end date
4 years ago
arkon f85194ec46 Handle download cancelation from icon properly (fixes #4241)
4 years ago
arkon 271489bdfd Fix display mode not updating in source view
4 years ago
arkon bd5f22a049 Update Material Components (fixes #4251)
4 years ago
arkon 189f18b112 Simplify lookup for existing MAL list item
4 years ago
arkon df166184ea Update AndroidX dependencies
4 years ago
inorichi ce42cba096 Fix jpeg decoder when used with high samples
4 years ago
arkon 9670863a41 Show error when trying to download chapters from not installed source (closes #4283)
4 years ago
arkon 1ae52bd33f Update SubsamplingScaleImageView
4 years ago
arkon c9cf9cfff0 More coroutine tweaks
4 years ago
arkon 2ffbee3db2 Avoid using global scope where appropriate
4 years ago
inorichi 96b8beb9cd Fix png artifacts & banding when ratio > 1
4 years ago
inorichi 365b849046 Fix bad cropping of PNGs with alpha channel
4 years ago
arkon 8e613d03e3 Address coroutine scope leaks in custom views
4 years ago
arkon b18a794eca Use lifecycleScope directly
4 years ago
arkon c620c924f9 Revert "Use flows instead of relays for extensions loading"
4 years ago
Andreas E 9db81a5a49
Fix navigation from feedback (#4238)
4 years ago
arkon 6fb7a85e8a Address more coroutine scope leaks
4 years ago
inorichi 36f81b4a62 Minor fixes regarding leaks
4 years ago