Commit Graph

39 Commits

Author SHA1 Message Date
arkon 86d04b11b7
[skip ci] Address some compiler deprecation warnings (#12086) 2022-06-05 16:07:57 -04:00
Alessandro Jean ec31b66c98
[skip ci] Fix missing text on extension README docs. (#11361) 2022-04-07 13:34:20 -04:00
Andreas ca9645288f
Add extension fields for hasReadme and hasChangelog (#10469)
* Add extension fields for hasReadme and hasChangelog

* Dump Komga extVersionCode
2022-01-22 09:48:52 -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
h-hyuuga 759a2123c1
Kotlinx.serialization migration for several sources (#7723)
* en.MangaPark: kotlinx.serialization migration

* Bato.to: Kotlinx.serialization migration

* Dynasty: Kotlinx.serialization

* ReadM: kotlinx.serialization migration

* Bato.to: Comment out code that was untested
2021-06-20 08:28:26 -04:00
FourTOne5 df1c56dcc5
Add MangaPark v3 (#7176)
* Create MangaPark.kt

* Create MangaParkFactory.kt

* Create MangaParkUrlActivity.kt

* Create build.gradle

* Create AndroidManifest.xml

* Create res

* Change MangaPark to MangaPark v2

* remove all

* Fixxy Fixxy

* More fix

* Update MangaPark.kt

* Update MangaPark.kt

* Update MangaPark.kt

* Revert en.mangapark name.

* Update MangaPark.kt
2021-05-24 07:03:10 -04:00
arkon 50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
Jaykoerner 179a97aa2a
Changed url for mangapark extension (#6724)
* Temporary fix to use the legacy server 

site had a update that changed page format, they currently have a copy of the legacy interface on https://v2.mangapark.net/ , this is a patch since it will likely be fully shut down soon, the new interface needs the scraper redone to be supported as far as I cant tell.

* Update build.gradle
2021-04-27 07:14:51 -04:00
Riztard Lanthorn f1e165dac0
add alternative name, cleaning some code, add icon (#6484)
* MangaSee/Life: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* WPMangaReader: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* FMReader: add alt name

add alternative name to manga description
remove author name if its "Updating"

* MangaPark: add alt name

add alternative name to manga description

* WPMangaStream: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* MangaBox: add alt name

add alternative name to manga description

* MaidManga: add alt name, cleaning

add alternative name to manga description
cleaning series type code

* Komiku: cleaning code

cleaning series type code

* ManhuaID: cleaning code

cleaning series type code

* cleaning, tweaking

* add 18+

* add some source icon in fmreader

Co-Authored-By: Ankit Singh <as280093@gmail.com>

* add some source icon in wpmangareader

Co-Authored-By: Ankit Singh <as280093@gmail.com>

* add some source icon in wpmangastream

Co-Authored-By: Ankit Singh <as280093@gmail.com>

* Ngomik: fix thumbnail and chapter images

Co-authored-by: Ankit Singh <as280093@gmail.com>
2021-04-13 08:10:49 -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
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
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
arkon 7e2e2f39fe Lint fixes 2020-06-25 19:03:32 -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
TacoTheDank 11ac392755
Even more lint cleanup (#3191) 2020-05-17 15:47:37 -04:00
arkon dbcb0117cd Remove preference-stub (moved into extension-lib 1.2) 2020-05-09 11:43:41 -04:00
arkon 5e05175f8c Lint fixes 2020-04-25 10:29:23 -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 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