Mike
61e2a5a437
Foolslide - OneTimeScans update ( #1544 )
2019-09-21 17:23:30 -04:00
happywillow0
d37e61728b
Genre Filtering on MRM ( #1428 )
...
Genre Filtering on MRM
2019-09-21 10:09:16 -04:00
Mike
5bbb8f4599
Mangadex version bump ( #1540 )
...
Mangadex version bump
2019-09-21 09:12:12 -04:00
Rama Bondan Prakoso
05578e60e9
FoolSlide: Update Hentai Cafe filters ( #1539 )
...
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2019-09-20 22:10:03 -04:00
waicool20
a096994319
Improve MangaDex string sanitization; Fixes #1020 ( #1537 )
...
Improve MangaDex string sanitization; Fixes #1020
2019-09-20 14:58:07 -04:00
Mook
a685757575
all/webtoons: Add additonal languages ( #1510 )
...
* all/webtoons: Add additonal languages
This adds more languages where webtoons has official comics:
- Chinese (Traditional)
- Indonesian
- Thai
Closes #1492
Note that Webtoons also has Chinese (Simplified) pages, but those go off
into a separate host name, so we're not touching that for now.
* all/webtoons: Fix build error
One file was not checked in by accident.
* all/webtoons: Bump extVersionCode
2019-09-20 09:07:30 -04:00
Rama Bondan Prakoso
cd9f027909
FoolSlide: Update Hentai Cafe ( #1522 )
...
* Fix genres and artist parsing
* Set status as completed
* Set chapters number to 1
* Fix latest update load if there is no thumbnail
Signed-off-by: Rama Bondan Prakoso <ramanarubp@gmail.com>
2019-09-17 18:26:41 -04:00
Mike
2bf823b012
Madara - WuxiaWorld fix ( #1506 )
...
Madara - WuxiaWorld fix
2019-09-14 21:30:33 -04:00
Mike
2e9962e7e4
Add WoweScans to Genkan ( #1493 )
...
Add WoweScans to Genkan
2019-09-10 18:50:04 -04:00
ObserverOfTime
4ffb41d957
Add search intent to MangAdventure ( #1490 )
...
Add search intent to MangAdventure
2019-09-09 19:26:03 -04:00
Eugene
223e712b1c
E-Hentai: bump version
2019-09-07 15:23:31 -04:00
Eugene
8d8c420a0b
E-Hentai: bypass content warning ( closes #1378 )
2019-09-07 15:21:59 -04:00
Eugene
e93353fe29
MangaDex: prompt users to use MangaPlus extension for licensed chapters
2019-09-07 14:48:00 -04:00
Mike
be6e992590
NineMangaIt date parse fix ( #1476 )
...
NineMangaIt date parse fix
2019-09-07 10:26:56 -04:00
Gauthier
926ba3c6ce
request converted image from server if format is not supported ( #1453 )
2019-09-06 23:12:54 -04:00
Mike
bf85da6746
Madara (replace Mangalike with MangaKomi) ( #1468 )
...
Madara (replace Mangalike with MangaKomi)
2019-09-05 21:11:16 -04:00
Mike
1fea350f6b
MangaCards (add source Inept Bastards) ( #1450 )
...
MangaCards (add source Inept Bastards)
2019-09-01 10:20:34 -04:00
Gauthier
10cecba09b
added Komga extension ( #1409 )
...
added Komga extension
2019-08-28 12:53:46 -04:00
happywillow0
6423c4d8ed
Fix MRM Date Parsing #2 ( #1430 )
...
Fix MRM Date Parsing #2
2019-08-27 07:20:41 -04:00
Vesnyx
c7db4b62ae
MangaCards: URL assignment fix ( #1424 )
...
MangaCards: URL assignment fix
2019-08-25 19:44:22 -04:00
happywillow0
1ceabfb6d7
Fix: Sense Scans URL in FoolSlide ext ( #1422 )
...
Fix: Sense Scans URL in FoolSlide ext
2019-08-25 10:34:29 -04:00
happywillow0
341d1a018e
Fix: MRM Date Parsing Update ( #1421 )
...
Fix: MRM Date Parsing Update
2019-08-25 10:33:56 -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
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
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
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
pavan3999
ae3402a881
champion scans new website ( #1387 )
...
champion scans new website
2019-08-10 19:57:43 -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
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
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
Rama Bondan Prakoso
859504636f
Mangatensei Extension ( #1355 )
...
Mangatensei Extension
2019-07-29 13:41:14 -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
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
Mike
66017dc432
MMRCMS (Mangas.pw decoding) ( #1304 )
2019-07-17 22:36:20 -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
Mike
9c36040de4
MMRCMS (+4 ES sources) ( #1300 )
...
MMRCMS (Add LeoManga, Mangadoor, Mangas.PW, submanga)
2019-07-16 07:35:11 -04:00
Mike
203ae81d5c
Madara tweaks ( #1295 )
...
Madara tweaks
2019-07-14 10:26:07 -04:00
Mike
ac7e98b6f8
ShoujoHearts added to Foolslide ( #1294 )
2019-07-13 23:40:53 -04:00
Vesnyx
389986df98
mmrCMS: Added Biamam Scans + fixes ( #1289 )
...
* mmrCMS: Added Biamam Scans + fixes
* Update gradle
2019-07-13 17:37:26 -04:00
Vesnyx
786f1e2b57
Madara: Added Chibi Manga ( #1290 )
2019-07-13 17:37:06 -04:00
Eugene Cheung
88903c5fda
Remove WPManga, Mangazuki, ShoujoSense
2019-07-13 11:14:10 -04:00
Vesnyx
becbf4b442
Madara: Added Multiple Sources ( #1284 )
...
Madara: Added Multiple Sources
2019-07-13 09:36:25 -04:00