890 Commits

Author SHA1 Message Date
arkon
b4e171b52a Remove unused MultiSource annotation
Didn't get very far with trying to use an annotation processor to generate metadata at build time. May revisit later.
2020-08-08 19:04:07 -04:00
AbdullahM0hamed
bfd1e6b777
Mark extensions as nsfw (#4057)
* Add containsNsfw = true the gradle files of various extensions

* Update FMReader build.gradle

* Revert extension versions

* Mark more extensions
2020-08-08 19:03:33 -04:00
balagurusurendar
980a8d2162
nsfw true added in query param (#4051)
* nsfw fix

* nsfw preference added

* extension version changed from 5 to 6
2020-08-08 15:24:26 -04:00
E3FxGaming
bcb9520edd
Multiple MangaMutiny fixes/additions (#4008)
- fixed Genre parsing (website renamed "genres" to "tags" in their json responses)
- corrected chapter release year parsing
- increased manga list fetch size from 20 to 21 to make requests that are almost indistinguishable from requests the real website makes (only URI parameter order differs)
- split Genre filter into Genre and Format filter to be more in line with what the website offers
- updated Genre/Format filter content
- implemented new way to process URI query parameters (first collect them in a mutable list, then add them to the URI)
- added author/artist search (and prepared for scanlator search, although that feature doesn't work yet even on the website)
2020-08-07 00:58:42 -04:00
E3FxGaming
dc5db55a8f
Mangasee: fix chapter url suffix location (#4027)
Mangasee: fix chapter url suffix location
2020-08-06 08:48:50 -04:00
arkon
e61c2d72c7 Update issue templates, output gzipped version of repo JSON 2020-08-02 18:55:14 -04:00
Mike
555469d389
HBrowse - some tweaks (#3961) 2020-07-31 23:37:56 -04:00
Mike
ef75c0138c
HBrowse - new extension (#3956)
* HBrowse - new extension

* remove name prefix
2020-07-31 00:51:56 -04:00
Mike
29c293b90c
ReadManhwa - enable nsfw part 2 (#3953) 2020-07-30 01:07:04 -04:00
Mike
39302cafa6
MangaKatana - fix pages (#3943) 2020-07-29 00:38:46 -04:00
Mike
10ac13a3ca
ReadManhwa - enable nsfw requests (#3940) 2020-07-28 21:08:43 -04:00
Mike
5cf25b6c47
Comicastle - move from FRReader to its own extension (#3923) 2020-07-27 05:29:25 -04:00
Mike
adb1309210
ManhwaTime - move from Madara to own extension (#3903) 2020-07-26 03:45:10 -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
9590c3bac6
Mangareader - fix genre tags (#3889) 2020-07-25 05:56:32 -04:00
Rama Bondan Prakoso
b39be24f68
MangaJar: Fixes and add filters (#3861)
* MangaJar: fix thumbnail

Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>

* MangaJar: Fix manga description and chapter list

Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>

* MangaJar: Add genre filter

Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>

* MangaJar: Sort filters

Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>

* MangaJar: Fix title

Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2020-07-21 05:25:39 -04:00
Kelvin Porter
3db7d26574
Comicpunch - fix chapters and pages not loading (#3828)
* Fix comicpunch chapters/pages.

* Be a bit safer when grabbing urls

* Fix placeholder checking on last chapter

* Simplify and fix pages

Previous commit was broken, should work now.

* Remove useless override/import
2020-07-18 13:39:08 -04:00
AbdullahM0hamed
d06f46db7f
Manga fast (#3836)
* MangaFast: Fix pageListParse for lazily loaded images

* Remove unnecessary stuff

* Update build.gradle
2020-07-18 13:30:23 -04:00
D-Dennis
1699c7a78c
readjump - new extension (#3789)
* readjump - new extension

* made the corners of the logo round

Co-authored-by: D-Dennis <d-dennis@users.noreply.github.com>
2020-07-15 06:01:12 -04:00
Mike
ff77a2495c
MangaSee, MangaLife - more accurate date parsing (#3783) 2020-07-13 21:10:57 -04:00
Mike
61c0887123
MangaSee, MangaLife - update cover CDN (#3775) 2020-07-13 00:25:18 -04:00
AbdullahM0hamed
d9a885fdc1
Remove INKR (1/2) (#3749) 2020-07-12 21:11:52 -04:00
Mike
06180c1aeb
Eggporncomics - new extension (#3755) 2020-07-10 20:45:07 -04:00
Alessandro Jean
6a44953465
Add Silent Manga Audition source (#3750)
* Add Silent Manga Audition source.

* Change uppercase titles.

* Put entry theme back in the title.
2020-07-10 20:07:16 -04:00
Mike
7f460daf9b
MangaPark - add cloudflareclient (#3737) 2020-07-09 16:28:18 -04:00
Mike
8754c6393c
Wutopia - chapter prefs, webview fix (#3725) 2020-07-08 02:10:33 -04:00
Mike
72bf0609c8
TimelessLeaf - more page parsing (#3701) 2020-07-06 02:50:18 -04:00
Mike
f4fa994be3
MangaSee - small fix for broken pages (#3663) 2020-07-01 05:43:53 -04:00
Mike
f14439bcad
Mangasee - update to use Manga Life code (#3662) 2020-07-01 04:49:50 -04:00
Mike
39373024e3
MangaLife - official translation filtering (#3655) 2020-07-01 02:32:44 -04:00
AbdullahM0hamed
a06f195081
Add MangaFast (#3638)
* Add MangaFast

* Address issue #1

* Address Issue #2

* Update build.gradle

* restructure

* Update MangaFast.kt

* Update MangaFast.kt

Co-authored-by: snakedoc83 <mikepeterson83@gmail.com>
2020-06-28 21:16:49 -04:00
arkon
3bd98888ee Use Kotlin DSL for Duktape stub gradle file
- Update to Java 8
- Move stub to common.gradle
2020-06-26 09:08:00 -04:00
arkon
023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
arkon
4079830822 Annotate multi-source factories
Doesn't do anything yet. Will add an annotation processor to do add info the repo JSON in the future.
2020-06-25 19:04:05 -04:00
arkon
7e2e2f39fe Lint fixes 2020-06-25 19:03:32 -04:00
Mike
38a9cd8808
Comicpunch - fix search (#3593) 2020-06-22 15:49:43 -04:00
Unlocked
ed4f4c4a85
Fix Viz thumbnails (#3570) 2020-06-19 04:54:00 -04:00
Mike
fba57fdcb3
Questionable Content - add chapter date (#3566) 2020-06-19 03:21:04 -04:00
Alessandro Jean
8874e85b92
Add Viz Shonen Jump (#3560)
* Add Viz Shonen Jump.

* Update User Agent.

* Switch to AndroidX dependency.

* Add support to premium chapters if logged in (#1)

* Fix some parsing issues, works with premium chapters

* Slight code reuse reduction

* CacheControl force network and simplify parsing for Viz

* Hide locked chapters when not logged in

Co-authored-by: Unlocked <10186337+TheUnlocked@users.noreply.github.com>
2020-06-18 22:53:30 -04:00
Aria Moradi
a2f9d6a4fd
New source: TimelessLeaf (#3552)
* TimelessLeaf: code done

* TimelessLeaf: dark icons by @AbdullahM0hamed

* TimelessLeaf: implemented local search

* TimelessLeaf: new icons by @as280093

* TimelessLeaf: done requested changes
2020-06-17 17:44:23 -04:00
E3FxGaming
7220a19a58
MangaMutiny - JsonNull fix (#3551)
* MangaMutiny - JsonNull fix
Some thumbnails and manga descriptions aren't maintained by the website.
This results in avoidable errors. Fixed with this commit.

* MangaMutiny - Increment extension version number
2020-06-16 17:57:24 -04:00
Mike
ee7d3bba17
NineAnime - add headers (#3527) 2020-06-13 23:17:49 -04:00
Mike
505e954175
MyHentaiComics - fix pages (#3525) 2020-06-13 23:17:34 -04:00
Mike
ca55416443
Remove deprecated extensions (Renascans, NetTruyen) (#3523) 2020-06-13 21:11:58 -04:00
Alessandro Jean
8eacce0ca3
Remove MyAnimeList Free Manga (1/2). (#3507)
Remove MyAnimeList Free Manga (1/2)
2020-06-12 12:03:07 -04:00
E3FxGaming
1b1cc53782
Adding source Manga Mutiny (#3498)
* Adding source Manga Mutiny
Webview doesn't work. Reason: it's an HttpSource based on an undocumented API - it's not based on web scraping
Credit:
- the concept for the Filter was taken from the MangaPark extension and changed to fit the circumstances
- the JsonObject extension function stems from stackoverflow

* MangaMutiny - multiple fixes
Moved mangamutiny to /src/en
removed "open" from class
changed if condition
2020-06-12 04:19:58 -04:00
Mike
a0151d64ad
MangaPark - improved chapter parsing (#3499) 2020-06-12 01:56:01 -04:00
Mike
e3143073ee
MangaOwl - update date parsing (#3497) 2020-06-11 17:49:03 -04:00
Mike
e6e5819fd9
Vgperson - enable search (#3482) 2020-06-10 17:09:33 -04:00
Mike
1d606bca42
Clone Manga - enable search (#3481) 2020-06-10 17:09:23 -04:00