17 Commits

Author SHA1 Message Date
arkon
bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -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
FourTOne5
4b053dea0d
MangaFast Don't filter out Hot Chapters (#7899)
* Update MangaFast.kt

* Update build.gradle
2021-06-27 13:26:35 -04:00
FourTOne5
cd1c762ec5
Manga Fast Update Chapter Selector (#7886)
* Update MangaFast.kt

* Update build.gradle
2021-06-26 07:31:13 -04:00
FourTOne5
550bb4b5f6
MangaFast Fix Incorrect SimpleDateFormat Pattern (#7720)
* Update build.gradle

* Update MangaFast.kt
2021-06-18 05:52:33 -04:00
FourTOne5
c5c4ddf825
MangaFast Update Date format. (#7699)
* Update MangaFast.kt

* Update build.gradle
2021-06-17 09:36:47 -04:00
Johannes Joens
bd5f8aeb5f
MangaFast fixes (#6666)
* Update MangaFast.kt

* Update build.gradle
2021-04-22 02:44:27 -04:00
scb261
3c106cfb35
MangaFast: various fixes (#6346) 2021-03-29 09:21:10 -04:00
Riztard Lanthorn
9a24033f2d
MangaFast: fix latest, browse, manga detail, chapter list (#6248) 2021-03-22 12:41:13 -04:00
scb261
be115f2f5d
MangaFast: fix thumbnails (#5997)
* MangaFast: fix thumbnails

* Remove resize in details parse
2021-02-27 12:58:47 -05:00
Aria Moradi
33f136d2ae
Fix Android Studio "Duplicate content roots" error (#5203)
* comply with #5214

* rm not needed AndroidManifest.xml

* [CI SKIP] add info about AndroidManifest.xml

* Update CONTRIBUTING.md

Co-authored-by: arkon <arkon@users.noreply.github.com>
2020-12-20 22:31:12 -05:00
antonycaporossi
27118d8c2c
Fix #5060 and #5040 (#5063)
* Adapted file to mangareader.cc

* Removed MangaWindow.Club because is no more available.
Addedo MangaReader.cc

* Version code Change

* Updating Mangafast ic_launcher

* Fix #5060
2020-12-09 08:00:13 -05:00
David Ruppelt
68d53b0225
MangaFast: ignore unparseable dates (#4371)
* MangaFast: ignore unparseable dates

MangaFast introduced the concept of teaser chapters and just placeholders for upcoming chapters. These do not have a proper date and previously led to a ParseException.

* MangaFast: use more precise chapterListSelector

* MangaFast: bump version
2020-09-14 17:32:08 -04:00
arkon
016653bdc0
Update Kotlin, coroutines, kolinter (#4363)
* Update kolinter, address some build warnings

* Update to Kotlin 1.4.10, coroutines 1.3.9
2020-09-13 18:33:59 -04:00
arkon
e61c2d72c7 Update issue templates, output gzipped version of repo JSON 2020-08-02 18:55:14 -04:00
AbdullahM0hamed
d06f46db7f
Manga fast (#3836)
* MangaFast: Fix pageListParse for lazily loaded images

* Remove unnecessary stuff

* Update build.gradle
2020-07-18 13:30:23 -04:00
AbdullahM0hamed
a06f195081
Add MangaFast (#3638)
* Add MangaFast

* Address issue #1

* Address Issue #2

* Update build.gradle

* restructure

* Update MangaFast.kt

* Update MangaFast.kt

Co-authored-by: snakedoc83 <mikepeterson83@gmail.com>
2020-06-28 21:16:49 -04:00