43 Commits

Author SHA1 Message Date
arkon
2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
Rolando Lecca
756875f488
LectorManga: Fix no pages found (#16463)
Fix
2023-05-17 22:51:13 -04:00
Rolando Lecca
a07303a9da
TMO and LectorManga: Remove paginated mode for load chapter's images and fix TMO (#16343)
* Remove paginated mode

* Use 'contains' instead 'endsWith'

* Clean

* Set rateLimit in 8

* Revert "Set rateLimit in 8"

This reverts commit 82a4cf73e2954c765e2c9b11e4e20b1a1d6a8312.

* Change default rateLimit

* Remove hardcoded UserAgent

* Fix duplicated images

---------

Co-authored-by: Rolando Lecca <90949336+seew3l@users.noreply.github.com>
2023-05-13 22:42:50 -04:00
seew3l
692e46e309
Update some extensions (#15350) 2023-02-14 08:20:18 -05:00
arkon
e1f59a845e
Update jsoup (#15321) 2023-02-11 22:22:32 -05:00
arkon
baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
arkon
1397c5b1b4
Bump dependencies (#15312) 2023-02-11 12:56:34 -05:00
seew3l
87f34dd479
Fix LectorManga and TuMangaOnline (#15268)
* Fix LectorManga and TuMangaOnline

* Miskey

* Obtain newUrl in pageListParse
2023-02-08 09:28:52 -03:00
arkon
d33f0fe903 Bump versions for individual extension with URL handler activities 2022-06-06 21:03:06 -04:00
arkon
341d067afc
Refactor to use app-provided rate limiting interceptors (#12087) 2022-06-05 16:33:49 -04:00
poliglesias
7a66dcf3ce
this source has an error that makes to stay charging at page 10 (#11246)
* fix ratelimit issue

fix ratelimit issue

* Update build.gradle

* Update src/es/lectormanga/src/eu/kanade/tachiyomi/extension/es/lectormanga/LectorManga.kt

Co-authored-by: ObserverOfTime <chronobserver@disroot.org>

Co-authored-by: arkon <arkon@users.noreply.github.com>
Co-authored-by: ObserverOfTime <chronobserver@disroot.org>
2022-04-06 08:40:02 -04:00
Vetle Ledaal
768c1306d6
Add NSFW tag to Apollcomics, HeavenManga, MangaMx, TuManga.net, LectorManga (#11241) 2022-03-25 11:21:42 -04:00
arkon
2a3d88cea0
Target SDK 31 (#9022) 2021-09-09 18:25:46 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
Tyler W
feb8f7929f
LectorManga - Fix page parsing and rate limiting (#8917)
* LectorManga - fix paginated page parsing

Fix issue where the first image of a chapter is displayed n times when `paginated` is the current page preference.
Also, add another image CDN URL for rate limiting.

* LectorManga - bump ver
2021-09-01 08:02:23 -04:00
Edgar Mejía
6a12eab8b0
Fix LectorManga loading pages, add rate limit for new image CDN hosts (#8901) 2021-08-31 06:51:12 -04:00
Clouddark75
deb2ad109f
Adding headers back to LectorManga images and fixing ManhuaPlus again. (#8854)
* Update build.gradle

* Update LectorManga.kt

* Update ManhuaPlus.kt

* Update MadaraGenerator.kt
2021-08-26 07:15:15 -04:00
Clouddark75
eb1edeb4c5
Fixing the update images selector. (#8846)
* Update LectorManga.kt

* Update build.gradle
2021-08-25 19:28:00 -04:00
Clouddark75
7a34002a21
A fix for the Scanlator Tag. (#8174)
* A fix for the Scanlator Tag.

* Update build.gradle
2021-07-19 07:43:47 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
Edgar Mejía
39ac1f81a6
Fix LectorManga HTTP error 403, Add MangaMx genre filter and config screen (#6323)
* Fix LectorManga HTTP error 403

* Add genres filter, config +18 filter.

* Fix tachiyomiorg/tachiyomi-extensions#6325
2021-03-28 16:19:11 -04:00
Edgar Mejía
135e08b754
Update TMO, LectorTMO & TMOHentai (#6307)
* Add configurable rate limit, image CDN rate limit and SFW mode.

* Add configurable image download mode (cascade/paginated).

* Configurable ratelimit and image CDN ratelimit.

* Fix redundant title
2021-03-28 07:13:45 -04:00
arkon
209db287a3 Fix URL intent handler manifest entries 2020-12-20 22:59:04 -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
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
Edgar Mejía
ddc9d8b10a
Fix Plot Twist no Fansub, Update LectorManga, TMOHentai and TMO (#4110)
* Fix Latest url

* Fix Kumanga error 400 bad request

* Add support to opening links from the website in main app

* TMO: Add support to opening links from the website in main app

* TMOHentai: Add support to opening links from the website in main app

* Revert "Fix Kumanga error 400 bad request"

* Complete Kumanga revert.

* Fix plot twist latest again

* Update LetorManga gradle
2020-08-27 03:20:30 -04:00
Edgar Mejia
5f08e8e5ec TMO & LectorManga: Fix page list is empty "Cascada" mode 2020-08-06 12:44:34 -06:00
Edgar Mejía
8ef7624233
Fix TuMangaOnline & LetorManga (#3779)
* Fix inorichi/tachiyomi-extensions#3715

* Fix inorichi/tachiyomi-extensions#3715 for main source TMO

* Update TMO gradle version
2020-07-13 20:47:50 -04:00
arkon
023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
arkon
efc1877172
Move common app-provided dependencies to common.gradle (#3214) 2020-05-17 16:50:53 -04:00
arkon
dbcb0117cd Remove preference-stub (moved into extension-lib 1.2) 2020-05-09 11:43:41 -04:00
arkon
020c2af006 Lint fixes 2020-04-25 10:29:23 -04:00
Edgar Mejía
8b120ef5d6
Update TuMangaOnline, LectorManga & TMOHentai (#2656)
* Update filters, update latest URL to prevent server ban for too many requests.

* Update TMO.

* Update filters, fix latest updates URL.
2020-04-13 17:22:39 -04:00
happywillow0
ee394dc2a8
Update Lector (#2447)
Update Lector
2020-03-18 20:30:14 -04:00
happywillow0
7f98272539
ReadeManga Update (#2356)
ReadeManga Update
2020-03-04 07:12:41 -05:00
happywillow0
a4210daae3
Fix Lector (#2267) 2020-02-19 18:47:31 -05:00
happywillow0
98ff250c7c
Fix TMO / Lector (#2189)
* Update build.gradle

* Update build.gradle

* Update TMO

* Update LectorManga.kt

* Change Date / Time

* Update TuMangaOnline.kt

* Update date format

* Update LectorManga.kt

* Update Time

* Update Time

* Clean up TMO time code

* Clean up Lector time code

* Fix url

* Update URL

* Update userAgent Version

* Update userAgent Version
2020-02-05 07:03:22 -05:00
happywillow0
3308ca3363
Update TMO / Lector (#2178)
Update TMO / Lector
2020-02-04 07:19:30 -05:00
happywillow0
c3e6ab3e73
TMO / Lector Update (#2141)
TMO / Lector Update
2020-01-30 14:47:08 -05:00
arkon
98df581cfd
Add support for AndroidX preferences (#1971)
* Add stubs for AndroidX preferences

* Update extensions for AndroidX preferences
2020-01-05 11:16:12 -05:00
happywillow0
abb3f69a33 [Ready] Reader Manga / TMO sister update (#1784)
* Update build.gradle

* Update LectorManga.kt

Update Chapter List URL and Page List request based on new TuMangaOnline code

* Update LectorManga.kt

* Update

* Update

* Update

* Fix

* Simplify
2019-12-19 10:51:36 -05:00
happywillow0
bce190416f [Update] Lector (#1757)
[Update] Lector
2019-11-06 15:35:38 -05:00
Eugene
d2f0f443bb
Add LectorManga (closes #1000) (#1001) 2019-04-04 20:47:49 -04:00