117 Commits

Author SHA1 Message Date
sinkableShip
d7c93faeb1
Add Manga Toshokan Z (#3346)
* working basic function without known problem for now

* add filter and some changes

* add logo

* Apply suggestions from code review

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* fix bugs for manga id published by registered user and change search manga request to use api with page option instead

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-07-14 14:39:16 +01:00
Smol Ame
c26fee2dcd
MANGARAW+: Update domain (#3368)
* Updated domain URL, substring, and added override for thumbnails

* Added rest of `imageFromElement`

* Updated `else` with suggestion

* Use suggested `imageFromElement` lines
2024-07-14 14:39:16 +01:00
Chopper
02af60dcf5 MangaMate: Add random user agent (#3231)
* Add random user agent

* Cleanup
2024-06-03 05:44:48 +01:00
sinkableShip
2c00628e87 Add Pixiv Comic (#3199)
* working, with webview to load page

doubt:
1. wrong episode number (using list index instead of real chapter number)
2. should we add the unavailable chapter to show or not (start with ※)
3. webview approach (slow and might get in error, too uncontrollable)
4. differentiating tags (using #) and category might bring problem sinces the added #

* check converting from response to ubytearray to image

* works fine, keep logs

* get rid of logs and another small things

* add logo

* clean forgotten things

* lint check: fix comment

* Apply suggestions from code review

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* some refactoring, rename extension name and package to Pixiv Comic

* delete unused dependency

* use serial name on model

* Apply suggestions from code review

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>

* prioritizing search over filter, change manga and chapter parse to just store the id, add tag interceptor in the case of tag not found

---------

Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-06-03 05:44:48 +01:00
2Loong6
6a1cd83b51 fix kisslove (#3208)
* fix kisslove

* update overrideVersionCode

* fix function name

* fix lint

* fix code

* improve code quality
2024-06-03 05:44:48 +01:00
Vetle Ledaal
be5622f93d Add SaikoMangaRaw (#2940) 2024-06-03 05:43:48 +01:00
Vetle Ledaal
804208d4f8 Add RawXZ (#2900) 2024-06-03 05:43:48 +01:00
Vetle Ledaal
7e52eac427 MANGARAW+: update domain (#2609)
* MANGARAW+: update domain

* LoadMoreStrategy.AutoDetect
2024-06-03 05:42:15 +01:00
Secozzi
dc3135aede Move mangasect to liliana theme (#2534)
* fix page request + move mangasect to liliana

* remove unused file

* Update src/en/mangasect/build.gradle
2024-04-26 01:48:09 +01:00
Secozzi
4030cebbbf fix liliana page order (#2473) 2024-04-26 01:46:50 +01:00
Secozzi
f0d8933cf8 New multisrc theme: Liliana (#2413)
* new multisrc theme: liliana

* dont specify type

* suggestions

* add raw1001
2024-04-18 14:46:00 +01:00
Cuong M. Tran
a0fa7fa458 WPComics update & add new sources (#1909)
* remove non-relevant query

* WPComics: query for genres instead of hard-code

* language assets to support dual-lang

* update XoxoComics, Nhattruyen, Nettruyen to support updated WPComics

* remove unused status

* JManga with new WPComics

* Fix JManga NextPageSelector

* Allow override some more methods

* correct jmanga's location

* remove redundant XoxoComics override

* Get alternative name and JManga's description

* add sources:
- NetTruyenX
- NhatTruyenS
- NetTruyenCO

* revert format changes

* Update NetTruyen to latest domain

* Minor changes:

- Named parameters;
- intl, lazy;

* Remove NetTruyen’s replaceSearchPath. It’s not necessary

* remove the japanese’s mtl

* remove hard-code user-agent

* remove some unnecessary named parameters

* Use super.headersBuilder & fix Referer

* remove redundant import
2024-03-24 21:13:54 +00:00
Claudemirovsky
46a6e5e7f3 New source: ja/RawINU (#1696)
* feat: Create RawINU base

* fix: Fix manga details selector

* fix: Fix chapter list

* fix: Fix page list

* chore: Add source icon

* chore: Add isNsfw flag
2024-03-06 06:25:46 +00:00
AwkwardPeak7
88dba59eef Mangathemesia refactor (#1637)
* remove randomua

* i18n

* add other language based selectors

* countviews in background

* small cleanup

* lint

* fix

* bump

* fix genre resetting

* use enqueue instead of coroutinescope

* fix build

* fix build x2

* add back genre missing warning

* Add ES translations

* lint

* Add available language

* lint

I hate lint

* review

- lowercase match for status
- callback on site

* review x2, also fix smol mistake

* lint

:)

* lowercase some translations

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

* lowercase some translations

Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>

* remove "人気"

* inline the labels

* lint

thank you lint, very cool

---------

Co-authored-by: bapeey <90949336+bapeey@users.noreply.github.com>
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
2024-03-06 06:23:30 +00:00
Secozzi
be407aa637 add readmanga (#1505)
* add readmanga

* indentation

* Fix filters note

* replace .run

* prioritize search
2024-03-06 06:23:10 +00:00
Tef
6d16a8908c Add JManga (#1489)
* Add JManga

* Add JManga

* Fixed date parsing

* Removed seconds

* Removed replaceSearchPath

* Removed extra newlines

* Applied requested changes
2024-02-27 20:53:49 +00:00
stevenyomi
9ef0b03211 GANMA: remove unused code (#1407) 2024-02-27 20:53:28 +00:00
Tef
be291b1822 Add MANGARAW+ (#1391) 2024-02-27 20:53:28 +00:00
beerpsi
e95e761833 Add Weekly Young Magazine (Yanmaga) (#1318) 2024-02-18 20:25:13 +00:00
beerpsi
42ad2a5859 Add Comic Meteor (#1320) 2024-02-18 20:25:13 +00:00
beerpsi
a5e314f149 Add Gaugau Monster Plus (#1321) 2024-02-18 20:25:13 +00:00
beerpsi
fac4fa1278 Add Ohta Web Comic (#1322) 2024-02-18 20:25:13 +00:00
Tef
6ac91bca39 Add RawMangas (#1276)
* Added RawMangas

* Update src/ja/rawmangas/build.gradle

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>

* Added ending newline in build.gradle

* remove extra newline

---------

Co-authored-by: beerpsi <92439990+beerpiss@users.noreply.github.com>
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
2024-02-18 20:17:19 +00:00
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
beerpsi
2f244a72ff Add Hachiraw (#1096)
* Add Hachiraw

* Add URI intent handler

* Mark as NSFW
2024-02-13 02:56:17 +00:00
AwkwardPeak7
48c71e342d add Idol. gravureprincess .date (#1093)
add IdolGravureprincessDate
2024-02-13 02:56:17 +00:00
beerpsi
0b3d1e6aeb Add MIC MIC IDOL (#1013)
* Add MIC MIC IDOL

* Mark as NSFW

* no need to convert to httpurl

* spelling mistake

* Add all tags to filter
2024-02-06 22:44:06 +00:00
beerpsi
56f64ce41c Rawdevart.art: Fix pagination (#816)
Some checks failed
CI / Prepare job (push) Successful in 3s
CI / Build multisrc modules (push) Failing after 27s
CI / Build individual modules (push) Failing after 7s
CI / Publish repo (push) Has been skipped
2024-01-30 22:11:53 +00:00
beerpsi
dccbfba8a6 Add Rawdevart.art (#813)
* Add Rawdevart.art

* Optimize icons
2024-01-30 22:11:53 +00:00
stevenyomi
12e864f85f Remove placeholder manifest files (#790) 2024-01-30 22:11:47 +00:00
Secozzi
235f279d4b Move Nicomanga to fmreader multisrc theme (#627) 2024-01-30 22:09:32 +00:00
Mike
619bcf6002 Remove rawdevart.com (#607) 2024-01-30 22:07:13 +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
77a1336c15 RawZ icon (#421) 2024-01-22 20:35:35 +00:00
AwkwardPeak7
b49c4c5378 add RawZ (#419)
* RawZ

* nsfw flag

* webview urls
2024-01-22 20:35:29 +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
AwkwardPeak7
205e138dd2 upgrade AGP to 8.2.1 (#255)
* upgrade AGP

* bump to java 17 in ci
2024-01-16 02:42:39 +00:00
Vetle Ledaal
76a7c8c54a Nicomanga: fix cover and image fetching (#214)
* Nicomanga: fix cover and image fetching

* not extlib 1.5 yet
2024-01-14 00:33:04 +00:00
stevenyomi
f612bc1c3f Clean up some code to follow best practices (#178)
* toHttpUrlOrNull()!! -> toHttpUrl()
* Jsoup.parse(response.body.string()) -> response.asJsoup()
* Some useless HttpUrl.newBuilder() calls
* extlib v1.4 GET(HttpUrl)
2024-01-14 00:29:56 +00:00
CodeSpoof
84418c477f Add Nicomanga (#46)
Co-authored-by: FourTOne5 <107297513+FourTOne5@users.noreply.github.com>
2024-01-14 00:29:30 +00:00
ringosham
b3f36f77d4
Fix Twi4 due to site layout change (#19180)
* Fix new URL scheme. Close #14735

* Updated to latest site layout
2023-12-07 08:17:08 -05:00
arkon
2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -04:00
Skitty
fc736e83d8
Fix SenManga (#15590) 2023-03-05 16:43:09 -05:00
arkon
e1f59a845e
Update jsoup (#15321) 2023-02-11 22:22:32 -05:00
arkon
7964dc4613
Upgrade OkHttp (#15320) 2023-02-11 17:30:31 -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
stevenyomi
6d452d1709
Remove Manga1001 (#13119) 2022-08-20 22:28:09 -04:00
stevenyomi
d64e2bb069
MangaRaw: rewrite parsing, add mirrors and split broken source (#13058)
* MangaRaw: rewrite parsing, add mirrors and split broken source

* Add (Broken) to Manga1001 extension name

* cleanup

* eliminate temporary property and optimize constructor performance
2022-08-18 22:16:05 -04:00