Commit Graph

700 Commits

Author SHA1 Message Date
happywillow0 341d1a018e Fix: MRM Date Parsing Update (#1421)
Fix: MRM Date Parsing Update
2019-08-25 10:33:56 -04:00
Rama Bondan Prakoso 0ad1dfa9f8 Manhwa18 Extension (#1415)
* Manhwa18 Extension

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

* Update icons
2019-08-24 17:34:48 -04:00
Pavan Kumar Sampara 9edc9f9705 Manhwahentai.site (#1416)
* adding manhwahentai.site

* adding manhwahentai.site

* adding manhwahentai.site
2019-08-24 17:33:12 -04:00
fei long fe64054034 fix #1413 (#1414)
* fix #1413

* update version number
2019-08-24 17:31:20 -04:00
Stephane Mensah b6936c9679 Fixes #1410 (#1412)
fixes #1410
2019-08-22 08:14:52 -04:00
Stephane Mensah 67d4bc0572 ComiCake extension: Added LetItGo Scans (#1411)
ComiCake extension: Added LetItGo Scans
2019-08-22 07:19:53 -04:00
Stephane Mensah b1794835f5 Fixes #1263 (#1408) 2019-08-21 22:38:23 -04:00
Taumer c2f6da0e0b Fix statuses on readmanga/mintmanga (#1406)
Fix statuses on readmanga/mintmanga
2019-08-21 17:34:23 -04:00
funkyhippo 43ad2d268d Fail the fetch without crashing the entire app, also added fallback behaviour. (#1404)
Fail the fetch without crashing the entire app, also added fallback behaviour.
2019-08-19 07:24:50 -04:00
funkyhippo 4c60142a5b Changed endpoint for scanlator cache, and fixed caching issue with chapter pageLists. (#1401) 2019-08-18 12:40:25 -04:00
Zopyrion a5c5e5c10c Add source Clone Manga (#1394)
* Add source Clone Manga

* Use official favicon as logo

* Make search function return empty list of observables
2019-08-18 12:39:30 -04:00
Mike a620620b81 Madara (1st Kiss fix) (#1400)
Madara (1st Kiss fix)
2019-08-18 00:22:37 -04:00
Mike 4abf5c3bef Genkan search update (#1398)
Genkan search update
2019-08-17 13:01:03 -04:00
Mike 237c121bdd Nude-moon fix (#1399)
Nude-moon fix
2019-08-17 10:49:47 -04:00
happywillow0 d1809760a0 MyReadingManga Alternative Search Function (#1360)
MyReadingManga Alternative Search Function
2019-08-13 21:11:22 -04:00
Pavan Kumar Sampara 20bdc1cdf7 Adding Toomics.me (#1390)
* Update build.gradle

* Update MadaraFactory.kt

* Update MadaraFactory.kt

* Update MadaraFactory.kt
2019-08-11 15:48:13 -04:00
Stephane Mensah cfed3cbc0b Fixed search and Filters issues for Heavenmanga extension (#1388)
Fixed search and Filters issues for Heavenmanga extension
2019-08-11 08:44:33 -04:00
pavan3999 ae3402a881 champion scans new website (#1387)
champion scans new website
2019-08-10 19:57:43 -04:00
Stephane Mensah 2abd854084 Add HeavenManga[ES] extension (#1375)
* initial commit for heavenmanga

* updated of icons

* TODO: Only viewing of chapters and see filter

* Can now view pages

* Complete work. Finito!

* removed un-needed dependencies in build.gradle

* fixed all parts suggested in the PR review
2019-08-09 18:38:13 -04:00
happywillow0 9fae259e03 MyReadingManga Chapter Names Parsing (#1379)
* Update build.gradle

* Adds chapter names

Now parses chapter names from website if available.

* Found an exception, added backup

Found an exception on one of the mangas not listing all chapters in chapter list. Reverted to Ch. Page Number system in case chapter title is returned empty.

* Added exception handling

Additional volume listings also appeared in the chapter-class. Added an additional filter for the correct manga and a null exception.

* Addational null handling on names just in case.
2019-08-09 18:37:32 -04:00
happywillow0 242fd69a02 [Source Update] FoolSlide: Zandy no Fansub (#1382)
[Source Update] FoolSlide: Zandy no Fansub
2019-08-09 15:11:29 -04:00
happywillow0 c97805636d MyReadingManga Manga Details parse update (#1373)
* Updated Manga Details Parse

Fixed:
-Author
-Description
-Status

* Update build.gradle

Incremented build number

* Accounted for null for status search

When status didn't appear on the page, .text threw a null error. Added "?" which I guessed means a conditional command and not a mandatory one.

* Added Artist, allowed info to be null

* Optimized when block
2019-08-07 22:45:56 -04:00
Rama Bondan Prakoso 877a0efe63 Madara: Rework search filters and some improvements (#1361)
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2019-08-07 17:55:59 -04:00
Vitaliy 99b831be3a The Pururin.io extension. (#1372)
* Added pururin

* Update PuruRin.kt

* Applied suggested changes.
2019-08-04 11:55:15 -04:00
TacoTheDank c94cc58e7d Update four "all" sources (#1314)
* ComiCake: Some cleanup work

Signed-off-by: TacoTheDank <SkytkRSfan3895@gmail.com>

* E-Hentai: Some cleanup work

Signed-off-by: TacoTheDank <SkytkRSfan3895@gmail.com>

* FoolSlide: Some cleanup work and source updates

Signed-off-by: TacoTheDank <SkytkRSfan3895@gmail.com>

* Genkan: Some cleanup work

Signed-off-by: TacoTheDank <SkytkRSfan3895@gmail.com>
2019-08-03 21:38:05 -04:00
AviKav 27175b3dee Fix MangaDex search/browse when user account has non-default view mode (#1363) 2019-08-03 21:36:17 -04:00
Matou Sakura 3aff4bd4c1 Manhuadui: fix image server changed problem & support category search (#1367)
Manhuadui: fix image server changed problem & support category search
2019-08-02 19:07:23 -04:00
funkyhippo ee434f2458 Fixed API issue caused by change on guya.moe, and added description to preferred scanlator. (#1364)
Additional bug-fixes and improvements to Guya extension.
2019-08-01 08:08:37 -04:00
InfinityPhase 092735d678 Gunnerkrigg Court (#1362)
Gunnerkrigg Court
2019-07-31 22:26:22 -04:00
Rama Bondan Prakoso a99d2a58c1 Mangatensei: Improve image parsing and update icons (#1357)
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2019-07-30 13:49:38 +01:00
funkyhippo 1604adaa58 Added headers to Guya calls. (#1358)
Added headers to Guya calls.
2019-07-30 07:19:25 -04:00
Alessandro Jean 5e808c0dbb Change referer header and rewrite parts of the code (#1356)
Improvements for UnionMangás
2019-07-29 17:45:35 -04:00
Rama Bondan Prakoso 859504636f Mangatensei Extension (#1355)
Mangatensei Extension
2019-07-29 13:41:14 -04:00
Eugene 000a6ac38a
Use dist: trusty for TravisCI builds (#1351) 2019-07-28 10:42:03 -04:00
Rama Bondan Prakoso e46a2fd330 Pecinta Komik Extension (#1338)
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2019-07-26 22:57:34 -04:00
Stephane Mensah 415a14e506 Add Man Manga Extension (#1322)
Add Man Manga Extension
2019-07-23 17:22:28 -04:00
ZaneHannanAU 0b62e89ef7 remove manhwahand (site dead, part 1) (#1333)
remove manhwahand (site dead, part 1)
2019-07-22 22:40:41 -04:00
funkyhippo f15cb17e2b Added guya.moe support. (#1321)
* Added guya.moe support.

* Using new icon files.

* Cleaned up use of URL appendages in favour of overloaded methods for metadata.

* Added support for TL preferences.

* Removed factory method.

* Removed some extraneous code, some naming changes, and added search.

* Moved scanlator sourcing into an inner class.
2019-07-22 18:26:31 -04:00
Mike d31dd59dd1 Madara (add Zinmanga, fix Tritinia) (#1330) 2019-07-22 18:25:49 -04:00
Mike fa6fb860bb MangaCards (Valhalla Scans and NANI? Scans) (#1285)
* Valhalla Scans new extension

* Icons

* Rebrand, combine with NaniScans

* MangaCards icons
2019-07-22 18:25:21 -04:00
Mike 9e875ab904 Tohomh123 new extension (#1325)
Tohomh123 new extension
2019-07-22 18:19:24 -04:00
Mike 038a6fece4 Naver fix (#1319) 2019-07-21 11:58:11 -04:00
Mike 5b58d5458a Fix Blogtruyen , Hentaivn (#1318)
Fix Blogtruyen , Hentaivn
2019-07-19 21:31:47 -04:00
Rama Bondan Prakoso 00ef9f9477 Mangadex: Fix search filters for demographic and publication (#1315)
change to list selection like on the website

Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2019-07-19 11:05:28 +01:00
Rama Bondan Prakoso a413029a76 Komikcast: Fix description parsing issue (#1310)
some manga have unknown description

Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2019-07-18 10:32:53 +01:00
Mike 66017dc432 MMRCMS (Mangas.pw decoding) (#1304) 2019-07-17 22:36:20 -04:00
Rama Bondan Prakoso 7f87dff312 Maid - Manga Extension (#1306)
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2019-07-17 22:35:57 -04:00
Mike 1bb40e641e Mangarock pageListParse to v2 (#1308)
Mangarock pageListParse to v2
2019-07-17 20:23:51 -04:00
SkiFire13 229fd89dd4 Fixed relative date parsing for 'n minutes ago' (#1303)
Fixed relative date parsing for 'n minutes ago' in Genkan
2019-07-16 14:52:30 -04:00
Alessandro Jean 8f0e120bf6 Add Zinnes source (#1297)
Add Zinnes source
2019-07-16 07:37:35 -04:00