Tachiyomi-Extensions/src
nicki a84a3e275f
MangaDex: Add Slug to Share url, Prefer `jp-ro` titles and Verify host link intents (#10539)
* Add slug to Share URL

cleans up the title and adds it as a slug to the end of the url that can
then be shared without any issues

Co-authored-by: Henrik <22085664+henrik9999@users.noreply.github.com>

* Check for Japanese Romanized titles

ko-ro and zh-ro also exist but arent that readable compared to ja-ro
personally. And those have a confirmed en title (or fallbacks) anyways

* Increment mangadex.extversioncode

* Linting by Android Studio build process

* Actually use the correct lang code

it's `ja-ro` not `jp-ro`

* Support verified deeplinks (A12+)

* Replace intent host to wildcard hosts

helps with A12 link verify
Ref https://github.com/tachiyomiorg/tachiyomi-extensions/pull/9993

Co-authored-by: funkyhippo <52957110+funkyhippo@users.noreply.github.com>

* Make `titleToSlug` more idiomatic

perhaps java.text.Normalizer could have helped but didnt want to add an
import just for that :d

Co-authored-by: Henrik <22085664+henrik9999@users.noreply.github.com>
Co-authored-by: funkyhippo <52957110+funkyhippo@users.noreply.github.com>
2022-01-21 14:13:43 -05:00
..
all MangaDex: Add Slug to Share url, Prefer `jp-ro` titles and Verify host link intents (#10539) 2022-01-21 14:13:43 -05:00
ar Minor project updates 2022-01-02 18:47:56 -05:00
ca/fansubscat Bump versions for Gson-migrated extensions 2021-12-18 16:30:36 -05:00
de Updated some icons to be more consistent (#10419) 2022-01-10 06:44:45 -05:00
en ZinChanManga: fix null JSON field (#10521) 2022-01-20 07:56:41 -05:00
es Updated icons to be more consistent (#10181) 2021-12-21 07:48:54 -05:00
fr issue #10109 (#10410) 2022-01-09 12:19:54 -05:00
id ManhuaID: fix browse n latest issue (#10459) 2022-01-14 09:46:10 -05:00
it Updated some icons to be more consistent (#10419) 2022-01-10 06:44:45 -05:00
ja Remove failsafe code for loading old manga images (#10368) 2022-01-06 05:54:50 -05:00
ko Updated some icons to be more consistent (#10419) 2022-01-10 06:44:45 -05:00
pt Fix missing images in latest on MW. (#10386) 2022-01-09 11:26:20 -05:00
ru [RU]Remanga hide Bookmarks from site (#10520) 2022-01-20 05:00:59 -05:00
th Nekopost fix (#10423) 2022-01-10 11:58:35 -05:00
tr Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
vi Add missing genre to HentaiVN extension (#10506) 2022-01-20 05:01:40 -05:00
zh zh-dmzj: Fix url decode problem (#10474) 2022-01-17 10:08:23 -05:00