897 Commits

Author SHA1 Message Date
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
Mike
3fa06f5eba
Remove usages of Observable.empty() (#3479) 2020-06-10 17:09:01 -04:00
Mike
1ad4002be9
MangaPark - force network request for chapters (#3471) 2020-06-10 01:27:30 -04:00
Mike
59bb99ed49
Xkcd - fix refresh/restore details (#3472) 2020-06-10 01:27:04 -04:00
Mike
df1fee08c2
NineAnime - fix chapter names (#3473) 2020-06-10 01:26:41 -04:00
Aria Moradi
f4c0d7f2b4
Kill Six Billion Demons: fix typo (#3465)
* Kill Six Billion Demons: fix typo

* Kill Six Billion Demons: bump version
2020-06-09 17:12:03 -04:00
Aria Moradi
bdc3a5d05b
Kill Six billion Demons: fix a bug (#3463)
* Kill Six billion Demons: fix a bug

* Bump extension version
2020-06-09 16:31:25 -04:00
Aria Moradi
ceccf4f85b
add source: Kill Six Billion Demons (#3433)
* KSBD: initial files

* KSBD: code reached working state

* delete logging commands

* clean book manga titles

* KSBD: throw an Exception when user tries to search

* KSBD: add alternative code for search

* KSBD: return an empty response when user searches

* fix chapter order

* address linting warnings

* KSBD: use okhttp insted of Jsoup.connect()

* KSBD: replace fetchMangaDetails() with explicit wite

* KSBD: fix linting so the code compiles

* KSBD: use okhttp insted of Jsoup.connect(), again
2020-06-09 13:27:15 -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
Jason Lam
af807266b8
Madokami cleanup (#3450)
* more descriptive error message pointing user to details page

* Minor code quality improvements, cleared out unusued latestUpdate
functions

* bump up ext ver
2020-06-08 17:56:33 -04:00
Mike
ca5e2d8333
MangaEden - version bump (#3447) 2020-06-08 16:15:17 -04:00
Mike
225071d4a7
MangaEden - fix images (#3445) 2020-06-08 15:14:37 -04:00
arkon
14e644d358 Set password preferences inputTypes 2020-06-06 13:02:53 -04:00
Mike
311cef70fd
Mangahere - fix genre search (#3380) 2020-06-02 04:47:59 -04:00
Mike
179912d2ed
NineAnime - new extension (#3379)
* NineAnime - new extension

* spelling
2020-06-02 04:47:45 -04:00
Mike
92132e47c9
MangaKatana - fix covers (#3378) 2020-06-02 04:47:35 -04:00
Mike
39c99697ff
Mangafreak - fix some titles (#3352) 2020-05-29 02:57:56 -04:00
Mike
2d3aa436de
Tapas - new chapter list parsing (#3349) 2020-05-29 02:49:52 -04:00
Mike
fbe90270fe
Mangasail - fix pages, refactor (#3331) 2020-05-27 04:29:51 -04:00
Mike
34a1f446ea
ReadM - fix latest (#3307) 2020-05-25 02:28:18 -04:00
Mike
3fcc0a9dca
ComicExtra - add genre details (#3278) 2020-05-22 22:19:24 -04:00
Jason Lam
d121387761
Fix Madokami ordering and parsing issues (#3248)
Fix Madokami ordering and parsing issues
2020-05-19 21:49:47 -04:00
funkyhippo
00e5c6a531
New icon for Guya. (#3221)
New icon for Guya.
2020-05-17 20:05:19 -04:00
Jason Lam
eba5d60348
Add Madokami (#3198)
* madokami support

* removed extra deps

* actually respect the no wildcard req

* address code review comments, minor readability fixes

* madokami kind of inconsistent with link texts

* oops forgot to delete

* address additional comment, better manga detail requesting

* remove dep that is now a common dep

* oops, account for raws / non-english manga

* changed en -> all, but couldn't figure out if lang was changeable

* Revert "changed en -> all, but couldn't figure out if lang was changeable"

This reverts commit 82ccd61f0ee4cea10a9063d602509022e2d5f62b.
2020-05-17 19:07:03 -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
Mike
d890768fe6
Tapas - refactor chapter list (#3202) 2020-05-17 03:15:25 -04:00
Mike
54b85ad467
ReadManhwa - null details fix (#3181) 2020-05-16 06:46:06 -04:00
Mike
5626b7dcc2
ComicExtra - add filters (#3172)
* ComicExtra - add filters

* Details
2020-05-15 18:52:38 -04:00
Mike
77ebca8d59
MangaRock.es extension (#2794)
* [WIP} MangaRock.es extension

* Search, filters

* Pages

* More imports

* Icons
2020-05-15 17:56:46 -04:00
Alessio Tudisco
36d8432d6b
[Italian Sources] Remove ItaScan and Updated MangaEden domain (#3156)
[Italian Sources] Remove ItaScan and Updated MangaEden domain
2020-05-14 20:32:39 -04:00
AbdullahM0hamed
dfb7680b19
Update INKR Browse (#3145) 2020-05-13 11:44:33 -04:00
Mike
b659df6fd2
Mangasee - change pageListParse (#3141) 2020-05-13 07:32:31 -04:00
Mike
bf20b61e01
Mangahasu - add filters (#3129)
* Mangahasu - add filters

* class names
2020-05-12 07:14:02 -04:00
Mike
6c4818232d
MangaKisa - fix chapters (#3124)
MangaKisa - fix chapters
2020-05-11 22:01:19 -04:00
Mike
50204b6354
MangaLife - fix chapters (#3112) 2020-05-11 07:22:30 -04:00
TacoTheDank
99ee039d09
Correct a bunch of lints from "en" to "ja" (#3075) 2020-05-10 17:46:00 -04:00
Mike
eb0d284238
Remove Boredom Society, Pecintakomik (1/2) (#3096) 2020-05-10 06:18:37 -04:00
Mike
806227b5bb
Tapas - filter future releases (#3090)
Tapas - filter future releases
2020-05-09 21:40:53 -04:00
AbdullahM0hamed
a93e0d7dec
Add Inkr (all the code is from MR) (#3083)
Add Inkr (all the code is from MR)
2020-05-09 14:06:22 -04:00
arkon
dbcb0117cd Remove preference-stub (moved into extension-lib 1.2) 2020-05-09 11:43:41 -04:00
Mike
df8e210c5c
ReadManhwa - add filters (#3032)
* ReadManhwa - add filters

* Use HttpUrl
2020-05-06 09:09:55 -04:00
AbdullahM0hamed
2f57009d3d
Add MangaKatana (#3021) 2020-05-05 14:34:30 -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