88 Commits

Author SHA1 Message Date
Carlos
a966c1d36e
Mangadexwip (#445)
* update Mangadex icon

* fixed html encoding on groups
prepped for new mangadex api version
added tristate genre
removed header as its not needed anymore

* added original language filter

* update build.gradle

* update Mangadex icon

* fixed html encoding on groups
prepped for new mangadex api version
added tristate genre
removed header as its not needed anymore

* added original language filter

* mangadex api update
2018-08-07 19:57:07 -04:00
Carlos
934b69d9cd
mangadex beta WIP (#427)
* This update does a few things
fixes #384
updates to support new api for mangadex being released soon
switches genre to tristate
adds filter by source language
updates icon

* added icons back

* updated build.gradle
2018-08-07 19:46:06 -04:00
Eugene
d2f6744188 Update common dependencies (#441)
Update common dependencies
2018-08-05 16:48:02 -04:00
Eugene
83a82e1181 Update extensions' dependencies (#440)
Update extensions' dependencies
2018-08-05 16:09:37 -04:00
Eugene
71806a3d1d Use compileOnly instead of provided in Gradle files (#438)
Use compileOnly instead of provided in Gradle files
2018-08-05 15:51:58 -04:00
Carlos
943e6b0382
update build.gradle for mangadex 2018-08-02 21:39:02 -04:00
Matt Bague
13d7072c86 Replace any whitespace characters with spaces in query before searching (#408) 2018-08-02 21:38:08 -04:00
Carlos
c63ef3dda2
fix status not showing completed, when cancelled status on mangadex. (#426)
fix status not showing completed, when last chapter was not selected language
2018-08-02 21:37:45 -04:00
Carlos
17d643f25a
mangadex: fix completed and [END] being added mistakenly on manga with only 1 chapter labelled chapter number 0 (#381) 2018-07-05 09:38:43 -04:00
Carlos
4f160a2dfe
mangadex no chapter fix added another null check (#367) 2018-06-20 07:56:41 -04:00
Carlos
f6143e226b
mangadex no chapter fix (#366) 2018-06-20 07:00:45 -04:00
paronos
2c39f21d70 fix exception when chapter number is not a valid number; remove initial hyphen in chapter name (#365) 2018-06-19 16:08:41 -04:00
Carlos
32b76e6d8c
mangadex fix completed status (#360)
when a manga has a last chapter indicating its finished publishing, verify the chapter exists on mangadex and if then mark completed
2018-06-12 08:35:20 -04:00
Carlos
f5d6af2cce
mangadex add demographic (#341) 2018-06-02 20:46:12 -04:00
Carlos
55eae75862
mangadex another double fix (#332) 2018-05-25 09:11:52 -04:00
Carlos
5a5e11502c
mangadex fix double issue when blank (#331) 2018-05-25 08:01:33 -04:00
Carlos
4266908f14
mangadex: r18 property support, add title during json, add [END] tag (#323)
* mangadex: r18 property support

* removed log statement

* fixed browse/latest not updating on property change

* clean up formatting

* Mangadex:
adds [END] tag back on final chapter.
Assign title during details parse

* move to preference-stub

* add summary

* fixed finished status
2018-05-20 20:23:13 -04:00
paronos
c4ae98e663 add more languages and isekai genre 2018-04-25 23:52:26 +02:00
Carlos
9b1efb4a7e
mangadex: change cover logic (#305) 2018-04-19 11:05:36 -04:00
Carlos
d9f31622f2
mangadex: remove search by letter since it was removed from mangadex (#304) 2018-04-18 08:23:54 -04:00
Carlos
bd35a411eb
fix mangadex search and search paging (#300) 2018-04-17 22:43:42 -04:00
Carlos
fd79e3b2dd
mangadex: pagination/browse fix. (#269)
* mangadex: pagination/browse fix.
2018-03-29 11:35:50 -04:00
Carlos
affba4dc30
Removed autogen code (#259)
* remove autogen code
2018-03-15 09:36:59 -04:00
Carlos
b7ab043af4
mangadex fixed future chapters showing (#255) 2018-03-13 10:57:27 -04:00
Carlos
644db5e0eb
Update build.gradle
mangadex: update version
2018-03-11 16:57:42 -04:00
Carlos
b17f84f9a6
mangadex: fixed genre search bug (#252) 2018-03-11 16:04:10 -04:00
Carlos
556384a506
added 3 missing mangadex languages (#243) 2018-03-08 18:34:23 -05:00
Carlos
928e05e1b9
mangadex added - back in dont hate me :) (#240) 2018-03-08 08:32:40 -05:00
Carlos
5583a68623
fixed bug with json for manga that were added pre id only url (#239) 2018-03-08 08:13:49 -05:00
Carlos
b650471af6
add support for multiple scanlators (#237) 2018-03-06 14:31:57 -05:00
Carlos
29b8a55b4c
Mangadex improvements (#230)
* performance fixes
using api now

* added some comments
2018-03-04 15:40:23 -05:00
Carlos
19d1278828
mangadex fixes
adjusted paging of chapters
changed url to .org (#228)
2018-03-03 08:14:05 -05:00
Carlos
12a6c7b459
managdex ignore future chapters (#223) 2018-02-27 20:34:53 -05:00
Carlos
3f14d851e1
make timeout longer (#216)
added pagination support for getting chapters
added icon
2018-02-26 08:54:03 -05:00
Carlos
649af47d4a
update to get thumbnails faster (#211) 2018-02-21 11:47:51 -05:00
Carlos
97ecf492ea
remove name from manga url to keep backwards compat (#202)
* remove name from manga url to keep backwards compat

* update build.gradle
2018-02-17 12:05:01 -05:00
Carlos
965b1028ed R18 during search option for Mangadex fixed chapter date (#198)
* add r18 drop down option during search

* fix missing date on chapters
2018-02-17 12:57:31 +01:00
Carlos
37dc44ee8a Mangadex fixes and improvements (#187)
* -added language support
-fixed minor laguage paging issue
-fixed some webtoons not working
-adjusted browse by letter to be a dropdown

* -added tristate to search with r18

* switched to es-419 for latin america

* removed unneeded get all mangadex languages

* commented out tristate for as cookie for r18 doesnt work anymore when not logged in

* switched to SourceFactory

* removed empty line

* fixed missing info from manga details

* Moved english to its own package to prevent having to migrate sources

* optimized image url parsing to not load each page then each image.
2018-02-13 15:53:41 +01:00