16 Commits

Author SHA1 Message Date
AwkwardPeak7
7d607486c4
TCB scans: fix page list and refactor (#3793)
* TCB scans: fix page list and refactor

* rename state pref

* fix .5 chapter number

* remove redundant + in regex
2024-07-14 14:40:56 +01:00
Norsze
36fc99d48b Fix TCB scans (#2320) 2024-04-18 14:44:14 +01:00
stevenyomi
12e864f85f Remove placeholder manifest files (#790) 2024-01-30 22:11:47 +00:00
5c8cb75e9a come up to date with keiyoushi builds
All checks were successful
CI / Prepare job (push) Successful in 3s
CI / Build multisrc modules (push) Successful in 8m10s
CI / Build individual modules (push) Successful in 38s
CI / Publish repo (push) Successful in 1m39s
2024-01-22 21:19:41 +00:00
AwkwardPeak7
c5f82e6aeb Move plugin section to common.gradle (#281)
* move apply plugins to common.gradle

* update CONTRIBUTING.md

* remove whitespace

* move common.gradle apply above in multisrc

* move kotlinter

* newlines
2024-01-16 02:49:40 +00:00
stevenyomi
4c8c21596b Remove message in UnsupportedOperationException (#277) 2024-01-16 02:47:22 +00:00
arkon
2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
arkon
baaee5cf21
Update linter (#15317) 2023-02-11 14:21:03 -05:00
fabiomurru96
b623778c6d
Update TCB Scans parse and search functionality added (#9353)
* Created a standalone extension for TCBScans due to layout changes

* Updated TCBScans version code

* Updated extension due to site changes

* Added search functionality and migrate message

* Update extension version

* Update TCBScans search manga list filtering

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>

* Using headersBuilder instead of Headers.headersOf

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>

* Changed migrate message to a constant

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>

* Regex created as a constant

* Refactor pageListParse

Co-authored-by: Alessandro Jean <alessandrojean@gmail.com>
2021-10-04 07:29:09 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
Arraiment
4dd9556210
Use currentTimeMillis for chapter date (#8697) 2021-08-21 13:31:29 -04:00
fabiomurru96
4afb9dea21
Created a standalone extension for TCBScans due to layout changes (#8426)
* Created a standalone extension for TCBScans due to layout changes

* Updated TCBScans version code
2021-08-09 06:58:41 -04:00
Johannes Joens
80cdcdcb28
MangaMainac split (#6368)
* Added MangaMainac Factory

* Update MangaMainac.kt

* Create MangaMainacGenerator.kt

* Added icons

* redudent due to multi source

* included in Mangamainac Multisource

* Update pkg and class names

* Update MangaMainacGenerator.kt
2021-03-31 10:28:02 -04:00
scb261
f65bda82c4
TCBScans: filter out latest chapter if it's not released yet (#6050) 2021-03-03 08:51:57 -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
d6ce9abd26
add TCB Scans source (#5107) 2020-12-12 16:33:33 -05:00