komikku/app/src/main/java/eu/kanade/presentation/more
Cuong-Tran cd3dc79583
feat(MangaDex): use tracker links to associate mangas automatically with trackers (#991)
* feat(MangaDex): use tracker links to associate mangas automatically with trackers (jobobby04/TachiyomiSY#1387)

* feat: add searchById support to trackers (MAL, AniList, MangaUpdates only)

* feat: add new preference to toggle auto selection of tracker items using source metadata if available

* feat: add new preference to toggle auto selection of tracker items using source metadata if available

* feat: add automatic title selection using source metadata to TrackInfoDialog.kt

* style: apply spotless

* refactor: remove hardcoded MangaDexSearchMetadata cast and introduce common interface

(cherry picked from commit 217503eab0e2fe551943e3b702cc6df4aaae8ebf)

* Handle null when searchId failed

* Wrap the await() call in a use block to ensure the OkHttp Response is properly closed after use

* Simplify Regex

* Injection via construction

* Wrap the blocking HTTP call in an IO dispatcher context

---------

Co-authored-by: Tim Schneeberger <tim.schneeberger@outlook.de>
2025-06-09 18:43:05 +07:00
..
onboarding chore(storage): check valid data folder location & handle permission for device without FilePicker (#906) 2025-05-11 23:24:16 +07:00
settings feat(MangaDex): use tracker links to associate mangas automatically with trackers (#991) 2025-06-09 18:43:05 +07:00
stats Address spotless lint errors (mihonapp/mihon#1138) 2024-08-26 00:08:37 +07:00
ComingUpdatesScreen.kt fix(release-notes): Fix Github Release Notes incorrectly displayed with Markdown (#934) 2025-05-27 15:34:30 +07:00
LogoHeader.kt New app icon 2024-06-14 23:16:42 +07:00
MoreScreen.kt chore(sponsor): change to GitHub Sponsor (#981) 2025-06-04 16:15:31 +07:00
NewUpdateScreen.kt fix(release-notes): Fix Github Release Notes incorrectly displayed with Markdown (#934) 2025-05-27 15:34:30 +07:00
WhatsNewScreen.kt fix(release-notes): Fix Github Release Notes incorrectly displayed with Markdown (#934) 2025-05-27 15:34:30 +07:00