Commit Graph

3198 Commits (bdbdf211e23fa9a70f9513c4a699544f46fc03c1)
 

Author SHA1 Message Date
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
arkon 8a792e6d76 MAL: add way to search by list items' titles
4 years ago
arkon d8a3692d92 Fix content focusiblity issues when using remote/controllers (closes #3766)
4 years ago
arkon 95ce0e39ef Fix malformed extension URLs
4 years ago
arkon 17b70ab38c Refactor Kitsu API to remove Retrofit usage
4 years ago
arkon 07e76f35fa Use flows instead of relays for extensions loading
4 years ago
arkon a4cab9876a More consistent wording for NSFW warning strings
4 years ago
arkon c06a932c95 Remove some OptIn annotations
4 years ago
arkon 7d713b87b1 Fully remove usages of RxJava from tracker classes
4 years ago
arkon b1167146c5 Adjust download icon alignment more
4 years ago
arkon 2d0a5eb02c Convert more TrackService methods to coroutines
4 years ago
arkon 8d68859c2a Change MAL ID search prefix to "id:"
4 years ago
arkon 444cefc9a2 Use updated Tachiyomi version of DirectionalViewPager
4 years ago
arkon d0deceabbd Tint downloaded icons with primary color
4 years ago
arkon 175c1df0b8 Hide scrollbar from compact tags group
4 years ago
arkon 9cc6491c2a Adjust padding of text before download icons
4 years ago
arkon 710179f4b4 Note valid backup file extensions in error toast
4 years ago
arkon d11c72fd48 Replace global search context menu option with share target
4 years ago
arkon 0af505828e Add more padding to download buttons
4 years ago
arkon 135cf9960f Minor cleanup
4 years ago
Andreas E 3bf7c74f93
Navigation settings and split invert tapping for webtoon and pager (#4233)
4 years ago
Riztard Lanthorn cea4911c4d
add date Format (#4236)
4 years ago
arkon 54dc01253d Replace usages of fetchChapterList with 1.x getChapterList API
4 years ago
arkon 4db9a90da2 Replace usages of fetchMangaDetails with 1.x getMangaDetails API
4 years ago
Andreas E d69e9034ab
Viewer navigation (#3869)
4 years ago
Clarence Castillo 71ece73d99
Direct user back to global search when coming from source search results (#4196)
4 years ago
arkon 3bb2102eb4 Include source name in backup restore error logs (closes #4230)
4 years ago
arkon b7914909d0 Remove some unnecessary coroutine dispatcher switching
4 years ago
arkon 63398fe491 Implement click events for chapter download icons
4 years ago
arkon bf32bf28da Use coroutines instead of rx for some MangaPresenter operations
4 years ago
arkon dcb6bfb18d Remove some unused variables
4 years ago
arkon 8f605dc0f6 Adjust chapters filter icon to line up with download icons
4 years ago
arkon 47e770948b Fix download progress bar sizing to match icons
4 years ago