Commit Graph

6840 Commits

Author SHA1 Message Date
Carlos 0d022893f6
Dynasty scan fixes
fix not able to set covers for chapters
give default cover for chapters
fix duplicate genre tags
2018-03-04 16:19:06 -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 c6b8181527
xkcd: implemented search to return empty (#225) 2018-02-28 05:55:03 -05:00
yshui d579de4780 Fixes for Dmzj source (#224)
Fixes for Dmzj source
2018-02-27 22:17:42 -05:00
Carlos 12a6c7b459
managdex ignore future chapters (#223) 2018-02-27 20:34:53 -05:00
Carlos 367be55c10
changed icon (#222)
renamed oneshots to chapters
fixed chapters search
fixed chapters paging
2018-02-27 13:57:32 -05:00
paronos b223402d0f Update Kissmanga genres (#221)
* Update Kissmanga genres

* Add icons
2018-02-27 12:32:41 -05:00
yshui f026f7e55f Add Dmzj manga source (#218) 2018-02-26 14:27:15 -05:00
Carlos 8320d2b8a6
Dynasty fixes (#219)
* add icon
fix search
add licensed check

* fix search urls not being correct for each variation of dynasty

* added oneshots
switched to factory

* changed to plural
2018-02-26 14:25:38 -05:00
Carlos 45d86d4cd7
Update README.md
remove fdroid
2018-02-26 11:57:39 -05:00
Carlos 93c84ee183
Wiemanga fix images not loading (#217)
* fixed images not loading
added icon

* updated build.gradle
2018-02-26 11:49:42 -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 aada50123e
xkcd ext code update (#215) 2018-02-24 21:06:20 -05:00
Carlos 51d89670a6
Xda (#214)
* added xkcd icon for extension page
2018-02-24 11:08:44 -05:00
Carlos 1a535365cb
pull hd images for later comics (#213) 2018-02-24 08:19:25 -05:00
Carlos d34ebfcb86
added xkcd (#210)
* added xkcd

* xkcd alt text additions
2018-02-22 13:39:16 -05:00
Carlos 649af47d4a
update to get thumbnails faster (#211) 2018-02-21 11:47:51 -05:00
ddmgy 8ab4ab5ad5 Fix empty lists on MerakiScans. (#208)
* Update manga selectors.

* Fix manga details.

* Update version code.
2018-02-19 09:08:07 -05:00
Alessandro Jean 2192ef7524 Add UnionMangas source (#192)
* Added UnionMangas source.

* Fixed ISO 639-1 language code.

* Update pkgNameSuffix in build.gradle.

* Fixed identation.

* Moved to correct folder.
2018-02-17 13:46:33 -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
ddmgy 4b3883f8b4 Fix Hentai2Read chapter list issues. (#197)
* Update chapter list selector to avoid empty list.

* Update tag list.

* Update doujin list.

* Fix chapter date not being detected due to change on site, and update version code.
2018-02-17 12:57:39 +01: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
len e333aab30f Use conditional instead of expressions. It should fix wrong exit codes 2018-02-04 22:06:56 +01:00
Carlos 6b631a36a2 forgot to change build version (#186) 2018-02-04 21:23:18 +01:00
len 5c2b444eeb Don't sign apks on PRs 2018-02-04 21:25:22 +01:00
Carlos fdb6446b71 senmanga fixes (#179) 2018-02-04 18:22:38 +01:00
Carlos 1c64472027 Fix readcomiconline paging and adjust to pull HQ images (#180)
* fix paging issue

* adjusted to get highquality images
2018-02-04 18:22:23 +01:00
Carlos b8283aecba fix mangahere author/artist now showing (#183) 2018-02-04 18:22:11 +01:00
Carlos 0138f0b9ef MangaPark fixes (#181)
* fix issue with low quality covers when searching or browsing

* Changed to pull chapters from all versions to prevent missing chapters.
Fixed chapter names to show potential title besides chapter number
2018-02-04 18:22:01 +01:00
len eca0d0039b Create index on current compilation directory 2018-02-04 18:13:51 +01:00
Carlos a3184c7f46 Mangadex updates (#182)
* added paging for latest

* - added paging for latest
- added ability in search to choose by letter, also added paging for this variation
- added cookie to view all manga including adult.  This however doesnt work with search something is up on mangadex end.

* fixed null issue

* fix webtoon issue

* fixed cookies issue

* cleaned up code

* cleaned up code added some comments
2018-02-04 15:47:44 +01:00
len 9078f82963 Update dependencies and travis scripts 2018-02-04 13:55:21 +01:00
Carlos 12673dbc0e Update changes for mangadex (#170)
* fixed latest updates
fix genre tags
add genre filter when searching
added paging for browse

* switch search selector to use popular

* switched to scanlator to group not user who uploaded

* fix some chapters on random manga not loading images

* null safety
2018-01-26 17:09:51 +01:00
Carlos 1d9104c3ee updated mangahere to show licensed status (#175) 2018-01-26 17:09:41 +01:00
Carlos 88b43ddb46 fix genre tags to be delimited correctly (#176) 2018-01-26 17:09:33 +01:00
TonyToscana f6e1cc179b Fix mangastream's latest updates (#168)
* Update version

* Change manga name string trim

Change string trim and lastestUpdatesSelector to fit the changes on MS website.
2018-01-24 01:27:45 +01:00
Andy Bao c25282c36d Fix MangaPark image URLs and some code cleanup (#159)
* Fix MangaPark image URLs and some code cleanup

* Upgrade version

* Update version code
2018-01-24 01:27:31 +01:00
Carlos 2a91527e91 add mangadex (#163)
* add mangadex

* fixed missing first manga during search

* fixed missing latest chapter in chapterlist view

* fixed non english language chapters showing up in chapter list
2018-01-24 01:26:09 +01:00
Carlos 7c9297448c fix readmangatoday search issue (#165) 2018-01-21 11:53:35 +01:00
Carlos 46bd262785 fixed pagelist empty error (#164) 2018-01-21 11:52:59 +01:00
Pavka b8426a32eb Add mangachan features (#152) 2018-01-18 19:08:37 +01:00
Carlos 6f10dd3c99 Added dynasty scans fixing issues mentioned in the other pull request (#154) 2018-01-18 19:08:11 +01:00
Taumer 62685514b9 Add referer to readmanga/mintmanga requests header (#160) 2018-01-18 19:07:04 +01:00
Taumer 7b2072e4df Update Mangachan (#147)
* Sync Mangachan with main repo

* Increment version code
2017-12-16 22:31:02 +01:00
Carlos 16cb360cae update mangafox external source (#136)
* update mangafox  external source to match most up to date of internal tachiyomi app (actually matching Flats pull request #1119)

* fixed incorrect package

* updated version code

* updated to latest LibVersion
updated extVersion

* fixed suffix since doesn't need to increment since lib did.
2017-12-09 16:09:30 +01:00
Carlos 72a6ca9712 update mint/readmanga (#137)
* update mint/read manga to external source to match most up to date of internal tachiyomi app

* fixed incorrect package

* updated version code

* reverted extVersionSuffix

* updated to latest LibVersion
updated extVersion

* fixed suffix since doesn't need to increment since lib did.
2017-12-09 16:09:20 +01:00
Carlos f90e8fef3c ReadMangaToday (#138)
* updated to match internal source

* updated version code

* updated to latest LibVersion
updated extVersion

* updated wrong readManga :)

* fixed suffix since doesn't need to increment since lib did.
2017-12-09 16:09:08 +01:00
Carlos 5c74f3fa7b mangachan update (#139)
* updated to match internal source

* updated version code

* reverted extVersionSuffix

* updated to latest LibVersion
updated extVersion

* fixed suffix since doesn't need to increment since lib did.
2017-12-09 16:09:00 +01:00