komikku/app/src/main/java/eu/kanade/presentation
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
..
browse chore(manga-repository): Revert (in-memory) fast browsing (#965) 2025-05-31 11:41:20 +07:00
category Remove alphabetical category/feed sort option (mihonapp/mihon#1781) 2025-02-27 17:13:27 +07:00
components chore(manga-repository): Revert (in-memory) fast browsing (#965) 2025-05-31 11:41:20 +07:00
crash Log app crash exceptions in dumped crash logs (#742) 2024-05-19 02:52:52 +07:00
history feat(updates-screen): Swipe actions for chapter updates (#915) 2025-05-16 14:05:49 +07:00
library feat(library): add category library filter (#895) 2025-05-20 15:32:41 +07:00
libraryUpdateError feat(update-errors): Allow manually delete update errors (#916) 2025-05-17 19:07:42 +07:00
manga chore(manga-repository): Revert (in-memory) fast browsing (#965) 2025-05-31 11:41:20 +07:00
more feat(MangaDex): use tracker links to associate mangas automatically with trackers (#991) 2025-06-09 18:43:05 +07:00
reader feat(reader): add smaller tap zone preference for navigation regions (#867) 2025-05-04 01:07:47 +07:00
theme fix(custom-theme): fix cursor color in migration-bottom-sheet (#885) 2025-05-03 23:56:29 +07:00
track Display staff information on Anilist tracker search results (mihonapp/mihon#1810) 2025-03-08 01:26:11 +07:00
updates feat(updates-screen): Swipe actions for chapter updates (#915) 2025-05-16 14:05:49 +07:00
util Trying to fix screen-transition key used multiple times 2025-01-06 12:01:11 +07:00
webview Remove Okhttp networking from WebView Screen (mihonapp/mihon#2020) 2025-04-20 01:38:45 +07:00