Commit Graph

26 Commits

Author SHA1 Message Date
stevenyomi 205d95cc07 Migrate to lib-multisrc (#1237)
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-18 20:10:37 +00:00
scb261 374820d365
Move MangaSee/Life to multisrc, improve search (#6267)
* MangaLife/See: search alt names, trim search

* Create MangaSeeLife theme multisrc

* Remove old separated MangaLife and MangaSee

* Move additional.gradle.kts to default directory

* Rename theme name from MangaSeeLife to NepNep
2021-03-24 12:25:29 -04:00
scb261 a40294de33
Fix MangaLife and MangaSee (#6206) 2021-03-17 16:20:13 -04:00
scb261 3ddd9a52e2
MangaLife, MangaSee: revert temporary page fixes, show error about blocking tachi when no host is found (#6145) 2021-03-11 10:39:28 -05:00
scb261 c589750a11
MangaSee, MangaLife: fix pages again, add rate limiting (#6135)
* MangaSee, MangaLife: fix pages again, add rate limiting

* Add referer

* More harsh rate limit

* Fix again, rate limit even more
2021-03-11 06:12:19 -05:00
scb261 cd8698f49d
MangaLife, MangaSee: fix pages (#6134)
* MangaLife, MangaSee: fix pages

* Remove log
2021-03-10 20:48:30 -05:00
Seishirou101 8d253f03e0
fix chapter url suffix location (#6119) 2021-03-10 07:55:51 -05:00
curche 325ccc4ce3
fix Mangalife chapter numbers (#6066)
* fix chapter numbers in MangaLife chapter list

this commit adds the chapter regex used in MangaSee to MangaLife
before - "Chapter 0002"
after  - "Chapter 2"

* update MangaLife build.gradle

increments the version number by 1
2021-03-06 14:41:27 -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
Riztard Lanthorn f2431587a2
Mangalife and Mangasee add genre (#4932)
Mangalife and Mangasee add genre
2020-11-23 10:48:05 -05:00
Seishirou101 740a38c204
fix covers (#4608)
Update Covers url for Mangalife and Mangasee
2020-10-14 08:09:10 -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
Mike ff77a2495c
MangaSee, MangaLife - more accurate date parsing (#3783) 2020-07-13 21:10:57 -04:00
Mike 61c0887123
MangaSee, MangaLife - update cover CDN (#3775) 2020-07-13 00:25:18 -04:00
Mike 39373024e3
MangaLife - official translation filtering (#3655) 2020-07-01 02:32:44 -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
Mike 50204b6354
MangaLife - fix chapters (#3112) 2020-05-11 07:22:30 -04:00
TacoTheDank 99ee039d09
Correct a bunch of lints from "en" to "ja" (#3075) 2020-05-10 17:46:00 -04:00
arkon 71c20924e8 Lint fixes 2020-04-25 10:29:23 -04:00
arkon 5e05175f8c Lint fixes 2020-04-25 10:29:23 -04:00
ObserverOfTime e23b69f8a7
More HTTPS upgrades (#2057) 2020-02-22 23:35:13 -05:00
happywillow0 ff8f8f3d76 Revert "MangaLife - Fetch Host" (#2046)
Revert "MangaLife - Fetch Host"
2020-01-12 10:43:30 -05:00
happywillow0 cf340a1890 MangaLife - Fetch Host (#2039)
MangaLife - Fetch Host
2020-01-11 09:26:42 -05:00
Mike f1403b6439 MangaLife update (#2021)
* MangaLife update

* Filters

* chapterListParse Refactor

* Fix Chapter Name

* Refactor imageNum

* Refactor pageListParse - chNum

Co-authored-by: happywillow0 <45346080+happywillow0@users.noreply.github.com>
2020-01-09 19:53:07 -05:00
DarKCroX 71ae228f99 Add MangaLife (#1028)
closes #948
2019-04-14 16:45:59 -04:00