Commit Graph

18 Commits

Author SHA1 Message Date
arkon 55b5b8585e Bump versions for Gson-migrated extensions 2021-12-18 16:30:36 -05:00
arkon fa6be0f1c9
Replace usages of Gson (#10080) 2021-12-12 16:33:20 -05:00
arkon bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
Riztard Lanthorn f4a3bdd739
Fix Alternative name handling null (#8544)
* Fix Alternative name handling null

fix Alternative name causing issue when manga description is null
filter/dont add alternative name if only contains spaces by using isBlank()

* fix typo
2021-08-14 05:46:53 -04:00
Riztard Lanthorn a3b5dda817
Mangahub: add alternative name to desc (#8529) 2021-08-12 07:34:16 -04:00
arkon 50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
Aria Moradi 33f136d2ae
Fix Android Studio "Duplicate content roots" error (#5203)
* comply with #5214

* rm not needed AndroidManifest.xml

* [CI SKIP] add info about AndroidManifest.xml

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-12-20 22:31:12 -05:00
Riztard Lanthorn be5d4d313a
Mangahub fix search issue (#4801)
only shows result one result (first manga) from each site page
2020-11-05 11:30:58 -05:00
arkon 016653bdc0
Update Kotlin, coroutines, kolinter (#4363)
* Update kolinter, address some build warnings

* Update to Kotlin 1.4.10, coroutines 1.3.9
2020-09-13 18:33:59 -04:00
arkon 023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
arkon efc1877172
Move common app-provided dependencies to common.gradle (#3214) 2020-05-17 16:50:53 -04:00
DragonDisk 3a4bb5657d
Mangahub - fix alt names and labels being appended to title (#3002)
Mangahub - fix title
2020-05-04 10:00:08 -04:00
arkon 5e05175f8c Lint fixes 2020-04-25 10:29:23 -04:00
Mike 731df4ccdd
Mangahub - pages fix (#2168)
Mangahub - pages fix
2020-02-01 10:04:17 -05:00
Mike 2b21f2eeb2 Mangahub - parse images from JSON (#1770) 2019-11-12 18:25:10 -05:00
Weasy 78f274e27d [Mangahub.io] Fix some parsing bugs (#1682)
[Mangahub.io] Fix some parsing bugs
2019-10-21 07:23:51 -04:00
Weasy 2aa04fe518 Small adjustment to show chapter number in chapter list (#1606)
Small adjustment to show chapter number in chapter list
2019-10-03 07:20:12 -04:00
Weasy 15ad205843 Add Mangahub.io extension (#1593)
* Add Mangahub.io extension

* Addressed PR comments
2019-10-02 20:06:46 -04:00