- Address coroutine scope leaks for SY (@jobobby04)
- Address coroutine scope leaks in custom views (@arkon)
- Use lifecycleScope directly (@arkon)
- Revert "Use flows instead of relays for extensions loading" (@arkon)
- Fix navigation from feedback (#4238) (@andreas E)
- Address more coroutine scope leaks (@arkon)
- Import cleanup (@jobobby04)
- Minor fixes regarding leaks (@inorichi)
- Fix crash when no chapters can't be loaded (@arkon)
- Fix a crash with the new decoder when cropping borders of an entirely white or black image (@inorichi)
- Switch to version of SubsamplingScaleImageView with new image decoder (@arkon)
- Allow typing in tracker score similar to chapters (closes #2498) (@arkon)
- Revert bad RxJava conversion that prevented tracking data to be updated in UI (@arkon)
- Reword unmetered network restriction for library updates (@arkon)
- Remove usage of RxJava from backup/restore (@arkon)
- Use JDK 11 for build workflow (#4250) (@arkon)
- Surface "NSFW" (includes things like ecchi) results in MAL search (closes #4249) (@arkon)
- Refactor bridged RxJava/coroutine calls in SearchPresenters (@arkon)
- Refactor bridged RxJava/coroutine calls in MangaPresenter (@arkon)
- Remove use of RxJava from TrackPresenter (@arkon)
- Cleanup (@jobobby04)
- switch to v2 and api server + old style chapter urls for delegation (@carlos)
- fix group serializer (@carlos)
- fix v2 api call for groups (@carlos)
- Mangadex api v2 for manga info (@carlos)
- CoroutinePresenter changes (@jobobby04)
- MAL: add way to search by list items' titles (@arkon)
- Fix content focusiblity issues when using remote/controllers (closes #3766) (@arkon)
- Fix malformed extension URLs (@arkon)
- Refactor Kitsu API to remove Retrofit usage (@arkon)
- Use flows instead of relays for extensions loading (@arkon)
- More consistent wording for NSFW warning strings (@arkon)
- Remove some OptIn annotations (@arkon)
- Update MDList tracker with the new tracker changes, also library update may be a bit faster (@jobobby04)
- Fully remove usages of RxJava from tracker classes (@arkon)
- Adjust download icon alignment more (@arkon)
- Convert more TrackService methods to coroutines (@arkon)
- Change MAL ID search prefix to "id:" (@arkon)
- Use updated Tachiyomi version of DirectionalViewPager (@arkon)
- Tint downloaded icons with primary color (@arkon)
- Adjust padding of text before download icons (@arkon)
- Note valid backup file extensions in error toast (@arkon)
- Replace global search context menu option with share target (@arkon)
- Add more padding to download buttons (@arkon)
- Minor cleanup (@arkon)
- Navigation settings and split invert tapping for webtoon and pager (#4233) (@andreas E)
- add date Format (#4236) (@Riztard Lanthorn)
- Add android proguard to release test builds (@jobobby04)