709 Commits

Author SHA1 Message Date
Clouddark75
28ad547c08
Fix images loading problems (#8914)
* Update build.gradle

* Update HentaiFox.kt
2021-09-01 08:02:39 -04:00
Arraiment
925fb1e3a6
Fix image downloads and json migration for Tsumino (#8867)
* Migration to kotlinx-serialization and refactor to use HttpSource

* Add interceptor to handle binary response
2021-08-27 06:26:43 -04:00
Arraiment
fb91d67c36
Added filters (#8828) 2021-08-25 06:19:17 -04:00
Arraiment
f2d745d540
Fixed chapter dates (#8829) 2021-08-25 06:19:04 -04:00
Arraiment
08246bf4e8
Rework source (#8800) 2021-08-24 06:44:35 -04:00
Arraiment
a9f7b363b1
Add LoadingArtist (#8730) 2021-08-22 10:39:57 -04:00
CVIUS
43177c7c10
mangajar: fix complete status (#8733)
* Update MangaJar.kt

* bump
2021-08-22 10:36:55 -04:00
Alessandro Jean
8a52a4db06
Fix build error due to CookieManager. (#8716) 2021-08-21 19:37:28 -04:00
Arraiment
4ba9118ce3
Various fixes for Tapas (#8699)
* Fix cookie management

* Fix filters
2021-08-21 13:32:20 -04:00
Arraiment
4dd9556210
Use currentTimeMillis for chapter date (#8697) 2021-08-21 13:31:29 -04:00
loocool2
9009c4cd2e
Added Megatokyo extension (#8687)
* Added Megatokyo, WIP

* Fixed Megatokyo dates

* Added comment
2021-08-21 13:29:55 -04:00
Arraiment
a336be5cca
Add mature comics and other changes for Tapas.io (#8672)
* Migration to kotlinx.serialization

* Add support for mature results

* Changed preferences implementation
2021-08-20 10:41:59 -04:00
Arraiment
a7dc6f3ba4
Fix url intent searching for Dynasty Scans (#8675)
* Fix url intent searching

* Fix searching for doujins
2021-08-20 10:41:28 -04:00
nicki
8bf86ecba3
Add extension: Real Life Comics (#8653)
* add icon for reallifecomics source

* add required manifest and gradle file

* add reallifecomics source

original webcomic link - https://reallifecomics.com

* page index starts at 0

* initialise Page correctly

imageUrl was what I was trying to set

* parse date_upload for chapterList differently

posts before 2014 don't have the date in the link. However, they are
still arranged in a Calendar. Use this calendar to find a date.

* skip years with no archive pages

* cleanup and edits

* now able to parse all years without link issues

* add an extra space to chapter names

for aesthetics! also follows what is shown on the website

* have a simple Search feature

since a search just throwing an error seemed weird
2021-08-20 06:23:56 -04:00
Arraiment
c19a5c64ce
Fix search and add filters (#8667) 2021-08-20 06:22:43 -04:00
David Ruppelt
684eea5469
Fix MangaFast (#8638)
* Update build.gradle

* Update build.gradle

* Create MangaFastDto.kt

* Update MangaFast.kt

* Update MangaFast.kt

* Update MangaFastDto.kt

* Update build.gradle

* Update MangaFast.kt

* MangaFast: remove wildcard import

Co-authored-by: FourTOne5 <59261191+FourTOne5@users.noreply.github.com>
2021-08-18 14:17:08 -04:00
Alessandro Jean
c69c777fee
Add Graphite Comics source (closes #8598). (#8603) 2021-08-18 06:34:15 -04:00
ObserverOfTime
e58e20056a
Add Brewing Scans (#8622) 2021-08-18 06:33:44 -04:00
Alessandro Jean
b91d75fac3
Add INKR again. (#8606) 2021-08-17 17:46:49 -04:00
Arraiment
5edfbb5354
Fix Mangaowl search url building (#8570)
* Fix search url building

* Update version
2021-08-16 06:10:07 -04:00
Arraiment
cce0c70265
Fix search next page selector (#8571) 2021-08-16 06:09:57 -04:00
Arraiment
c673c58b1a
Change latest chapter fetching (#8558) 2021-08-14 16:09:28 -04:00
Basara-Hatake
5ce1c4ac8d
fix hbrowse cookie issue (#8555)
* fix hbrowse cookie issue

* Update build.gradle

* remove last two invalid elements from array

* improve selector
2021-08-14 16:08:58 -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
Arraiment
49834e948b
Fixes and adding filters for Mangaowl (#8556)
* Add filtering by number of chapters

* Fix search result pagination
2021-08-14 05:44:54 -04:00
mifurlanetto
cf6d590447
Add support to Order Of The Stick web comic. (#8519)
* Add support to Order Of The Stick web comic.

* Delete local.properties

* minimal effort changes

* added persistance to chapter upload time

Co-authored-by: Maik <mfurlanetto@outlook.it>
2021-08-12 11:08:25 -04:00
Riztard Lanthorn
a3b5dda817
Mangahub: add alternative name to desc (#8529) 2021-08-12 07:34:16 -04:00
CVIUS
fb572b537d
remove mangadog source (#8511) 2021-08-10 14:03:45 -04:00
CVIUS
90355ee881
update SearchMangaNextPageSelector tag (#8510)
* Update MangaOwl.kt

* Update build.gradle
2021-08-10 11:15:20 -04:00
Arraiment
da476a6bf4
Fixes for Mangahasu popular page and manga details (#8506)
* Change popular manga scraping

* Fix small detail parsing issue
2021-08-10 08:49:12 -04:00
fabiomurru96
4afb9dea21
Created a standalone extension for TCBScans due to layout changes (#8426)
* Created a standalone extension for TCBScans due to layout changes

* Updated TCBScans version code
2021-08-09 06:58:41 -04:00
Arraiment
b4a80e6085
Reworked search filter functionality (#8488) 2021-08-09 06:57:57 -04:00
Arraiment
5a0d513b94
Update domain and fix chapter list scraping (#8467) 2021-08-08 11:37:59 -04:00
Alessandro Jean
f50917ba3c
Add Toptoon+ source (#8454)
* Add Toptoon+ source.

* Fix wrong AndroidManifest file.
2021-08-08 10:36:08 -04:00
Alessandro Jean
53c9141f57
Change latest API endpoint in Bilibili (#8445)
* Change latest API endpoint in Bilibili.

* Remove unused DTOs.
2021-08-07 13:00:07 -04:00
Alessandro Jean
8f608229d0
Add Voyce.Me source. (#8427) 2021-08-07 08:48:35 -04:00
Alessandro Jean
c4c10cdb32
Fix URL intent crash and add filters to Bilibili. (#8423) 2021-08-07 08:48:20 -04:00
ObserverOfTime
20a5797f84
Clean up Dilbert extension (#8410) 2021-08-06 06:10:17 -04:00
Arraiment
714c773714
Fix issue parsing chapter list (#8417) 2021-08-06 06:09:08 -04:00
Arraiment
0cfb5cf94a
Pururin: Fixes 'No Pages Found' issue (#8317)
* Fixed pages not loading

* Updated version

* Made jsoup more specific
2021-07-30 09:45:39 -04:00
Arraiment
9030729538
Mangahasu: Fix page parsing (#8319)
* Fix page parsing and update url

* Updated version
2021-07-30 06:24:23 -04:00
CVIUS
959f64ff8c
fix search malfunctioning (#8307)
* Update MangaOwl.kt

* Update build.gradle

* Update MangaOwl.kt
2021-07-29 12:19:58 -04:00
lord-ne
914d23395b
Add Random Scans source (#8289)
* Add Random Scans source

* Reverse Comikey typo fix; will put in another PR
2021-07-27 14:22:02 -04:00
lord-ne
e0e24f149f
Comikey fix (#8296)
* Fix typo in Comikey

Second set of intent filters should be for `www.comikey.com`, was accidentally just a duplicate of the first set.

* Pump Comikey version number
2021-07-27 14:08:02 -04:00
CVIUS
292d025be0
Remove ManhwaTime source (#8292) 2021-07-27 08:11:47 -04:00
lord-ne
8049bae936
Add Comikey source (#8273) 2021-07-26 06:43:47 -04:00
CVIUS
686b7d4299
Delete src/en/readjump directory (#8279) 2021-07-26 06:37:52 -04:00
CVIUS
f4fa311d58
add search query parameter (#8278)
* Update MangaOwl.kt

* Update build.gradle
2021-07-26 06:37:36 -04:00
FlaminSarge
56cd1154ec
[MangaKatana] Bump version for #7972 (#8196) 2021-07-20 08:17:20 -04:00
lord-ne
3ffa78ae2b
Purple Cress: Add search and deepliking (#8176) 2021-07-19 06:28:48 -04:00