Commit Graph

12 Commits

Author SHA1 Message Date
Logan B 4fb56e8916 [mangapark] simplify image list loading code (#978) 2019-03-28 08:29:53 -04:00
Eugene 39bd568543 Fix MangaPark latest/popular (#885)
Fix MangaPark latest/popular
2019-03-09 12:35:49 -05:00
Ankit SIngh 7ff1c2b657 Mangapark Genre Update (#822)
Mangapark Genre Update
2019-02-15 06:30:21 -05:00
Logan B 3a3436b3c1 Fix Mangapark page list empty error (#818)
Fix Mangapark page list empty error
2019-02-15 05:39:31 -05:00
Carlos 4f505f32e2
fix pagelist issue mangapark (#690)
add mangapark icons
2018-12-30 14:22:49 -05:00
Eugene 2450e6e69d MangaPark fixes (closes #673) (#686)
MangaPark fixes (closes #673)
2018-12-28 17:59:53 -05:00
Eugene f20372cee7 Remove extVersionSuffix (#575)
Remove extVersionSuffix
2018-10-20 15:28:01 -04:00
Eugene 71806a3d1d Use compileOnly instead of provided in Gradle files (#438)
Use compileOnly instead of provided in Gradle files
2018-08-05 15:51:58 -04:00
Carlos 0138f0b9ef MangaPark fixes (#181)
* fix issue with low quality covers when searching or browsing

* Changed to pull chapters from all versions to prevent missing chapters.
Fixed chapter names to show potential title besides chapter number
2018-02-04 18:22:01 +01:00
Andy Bao c25282c36d Fix MangaPark image URLs and some code cleanup (#159)
* Fix MangaPark image URLs and some code cleanup

* Upgrade version

* Update version code
2018-01-24 01:27:31 +01:00
Andy Bao b5c76fefbd Fix broken date parsing on some MangaPark chapters and search next page selector (#63) 2017-07-22 16:47:48 +02:00
Andy Bao 7929a768c4 Add MangaPark, Mangago, Tapastic, nhentai, E-Hentai and Sen Manga sources (#36)
* Add MangaPark source

* Add pagination to MangaPark source
Enable HTTPS in MangaPark source

* Add Mangago source

* Add Tapastic source
Fix UriSelectFilters returning incorrect default states

* Add nhentai source

* Fix tapastic source breaking on manga with square brackets in title

* Fix issues found by j2ghz
Fix tapastic source showing scheduled comics

* Add E-Hentai source
Bump Kotlin version for all extensions to 1.1.1
Minor code cleanup in nhentai source

* Add Sen Manga source.
Minor code cleanup.

* Fix incorrect package name in Sen Manga source.

* Fix incorrect Japanese language code on E-Hentai, nhentai and Sen Manga sources.

* Bump Kotlin version to 1.1.2

* Code cleanup
Fix a bug with thumbnails and URLs in E-Hentai that is currently not triggerable but may cause problems in the future

* Code cleanup

* Fix some minor incorrect spacing
2017-05-20 12:11:33 +02:00