Commit Graph

3080 Commits (2e9ef373f339257767f54fe3a6d3e51526cac683)
 

Author SHA1 Message Date
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
arkon 2caecc01b2 Fix crash when no chapters can't be loaded
4 years ago
inorichi dedb8d2d68 Fix a crash with the new decoder when cropping borders of an entirely white or black image
4 years ago
inorichi 7192b26402 Fixes on the new decoder library
4 years ago
arkon 762f5bdc33 Switch to version of SubsamplingScaleImageView with new image decoder
4 years ago
arkon bebb52b4e8 Allow typing in tracker score similar to chapters (closes #2498)
4 years ago
arkon 2c9f8bb9ce Revert bad RxJava conversion that prevented tracking data to be updated in UI
4 years ago
arkon efbefabb01 Reword unmetered network restriction for library updates
4 years ago
arkon 990fb22d3e Remove usage of RxJava from backup/restore
4 years ago
arkon 9b2c22b2d9
Use JDK 11 for build workflow (#4250)
4 years ago
arkon df7e0d2f2f Surface "NSFW" (includes things like ecchi) results in MAL search (closes #4249)
4 years ago
arkon 5cfda1b1bf Refactor bridged RxJava/coroutine calls in SearchPresenters
4 years ago
arkon ac9bf1f3ff Refactor bridged RxJava/coroutine calls in MangaPresenter
4 years ago
arkon 7eb0868791 Remove use of RxJava from TrackPresenter
4 years ago