23 Commits

Author SHA1 Message Date
Mike
394b1af7cf
MangaPark - refactor page parsing (#3902)
* Manga Park - refactor page parsing

* Update requests
2020-07-26 03:44:35 -04:00
Mike
7f460daf9b
MangaPark - add cloudflareclient (#3737) 2020-07-09 16:28:18 -04:00
arkon
023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
Mike
a0151d64ad
MangaPark - improved chapter parsing (#3499) 2020-06-12 01:56:01 -04:00
Mike
1ad4002be9
MangaPark - force network request for chapters (#3471) 2020-06-10 01:27:30 -04:00
E3FxGaming
e569048840
Fixed MangaPark filtering (#3459)
* Fixed MangaPark filtering
Fixed MangaPark filtering as requested in #3361.
Added additional sort options (views last 365/180/90 days).
Improved filter URLs by omitting empty/default URL parameters.

* Added 8 genre to MangaPark filter
All available GenreFilter are in sync with what you can filter for on the MangaPark website.
2020-06-09 13:17:53 -04:00
arkon
efc1877172
Move common app-provided dependencies to common.gradle (#3214) 2020-05-17 16:50:53 -04:00
arkon
dbcb0117cd Remove preference-stub (moved into extension-lib 1.2) 2020-05-09 11:43:41 -04:00
Xéfir Destiny
5ea83b7087
The contents in manga park extension differs from that of the webview in both the latest and browse from the app ; Fixes #2528 (#2589)
The contents in manga park extension differs from that of the webview in both the latest and browse from the app ; Fixes #2528
2020-04-05 09:03:25 -04:00
Mike
7f7fe11e4e
MangaPark - fix thumbnails (#2537) 2020-03-29 07:41:37 -04:00
happywillow0
506619d153
Manga Park - chapter list preferences v2 (#2324)
Manga Park - chapter list preferences v2
2020-03-01 23:18:32 -05:00
ObserverOfTime
e23b69f8a7
More HTTPS upgrades (#2057) 2020-02-22 23:35:13 -05:00
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
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