Mike
619bcf6002
Remove rawdevart.com ( #607 )
2024-01-30 22:07:13 +00:00
Draff
5c8cb75e9a
come up to date with keiyoushi builds
CI / Prepare job (push) Successful in 3s
Details
CI / Build multisrc modules (push) Successful in 8m10s
Details
CI / Build individual modules (push) Successful in 38s
Details
CI / Publish repo (push) Successful in 1m39s
Details
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
stevenyomi
4b0c3a8a05
Comic Newtype: fix parsing of images with links ( #13004 )
2022-08-15 15:28:02 -04:00
stevenyomi
17e9e56d79
Add Comic Newtype ( #12988 )
...
* Add Comic Newtype
* minor fixes
2022-08-15 12:53:30 -04:00
stevenyomi
fbb06aadb9
Ganma: cleanup for chapter list and preferences ( #12371 )
2022-06-29 16:37:19 -03:00
kasperskier
a9bd85d728
Add GANMA! ( #12206 )
2022-06-16 22:59:58 -03:00
kasperskier
08fd67eff6
Manga Cross, Comic Gamma: refactor ( #12186 )
...
* Manga Cross: refactor
* Comic Gamma: refactor
2022-06-13 11:43:54 -03:00
arkon
d33f0fe903
Bump versions for individual extension with URL handler activities
2022-06-06 21:03:06 -04:00
arkon
86d04b11b7
[skip ci] Address some compiler deprecation warnings ( #12086 )
2022-06-05 16:07:57 -04:00
kasperskier
db0c2d7646
Make date formatters thread-safe ( #12014 )
2022-05-31 22:42:46 -04:00
kasperskier
bf5ec6386e
Delay filter list requests ( #12000 )
2022-05-28 06:05:06 -04:00
kasperskier
50f1eb1770
fix: surround filter requests with try-catch to avoid crash ( #11997 )
...
* fix: surround filter requests with try-catch to avoid crash
* Manga Cross: use Date's property syntax
2022-05-27 21:49:43 -04:00
kasperskier
bdeafa7883
Add Manga Cross ( #11936 )
...
* Add Manga Cross
* Manga Cross: show chapter end date in scanlator field
* Manga Cross: set next date to 10 am JST
2022-05-23 20:11:12 -04:00
KoSChicken
3484716479
Change mangapro to manga1001 and fix cover image ( #11308 )
...
* fix mangaraw cover image
* change mangatop to manga1001
* mangaRaw multisrc
* add manga1001, mangapro, comick and syosetu to MangaRaw multisrc
* fix cover issues
* change common parser, disable unusable latest update page
2022-04-07 04:53:04 -04:00
ringosham
df75c86c7c
Replace Manga1000/1001 with Comick and MangaPro ( #11058 )
...
* Replace Manga1000/1001 with Comick and MangaPro
* Moved everything to override methods
2022-03-11 09:43:46 -05:00
ringosham
37586ead8f
Twi4: Add URL intent and revert #10368 ( #10725 )
...
* Add URL intent
* A better pathPattern to reduce accidentally trigger the intent
* Explicitly ignore zadankai submissions
* Fixed set url after search by slug
* Reverts #10368
* Fixes to some manga entries where failsafe is not needed
2022-02-05 20:26:54 -05:00
Vetle Ledaal
8cf57226ed
MangaRaw: change latest manga url ( #10626 )
2022-01-31 07:11:31 -05:00
ringosham
cce9b6820f
Remove failsafe code for loading old manga images ( #10368 )
2022-01-06 05:54:50 -05:00
Oo8Ez5ai
05addfb95e
NicovideoSeiga: Fix file type handling. ( #10352 )
...
When downloading NicovideoSeiga image, the saved file extension has become wrong type. This commit addresses the issue by fixing following errors.
- Images is determined the type by file header. The logic has wrongly assumed Byte.toInt() returns unsigned integer, but it actually returns signed value.
- The server returns application/octet-stream as Content-Type header. But the logic only worked when header is empty.
2022-01-05 07:11:25 -05:00
ringosham
9a1c647b60
Adding Nicovideo Seiga source ( #9928 )
...
* Adding Nicovideo Seiga source
* Storing date found to SharedPreferences
2021-11-26 07:19:07 -05:00
ringosham
9d5a5eca5d
Add Twi4 source ( #9575 )
...
* Add Twi4 source
* Quick fix on regex
* Added failsafe to broken image links
* Added a rudimentary search
* Store upload date to SharedPreferences
2021-10-28 06:51:59 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 ( #9014 )
2021-09-09 08:58:17 -04:00
Alessandro Jean
efc037301b
Add GigaViewer to multisrc ( #7125 )
...
* Add GigaViewer to multisrc.
* Add MagComi.
2021-05-21 08:40:06 -04:00
Alessandro Jean
0c25f62d56
Remove JsonParser deprecation warning in some sources. ( #6748 )
2021-04-28 17:21:41 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support ( #6742 )
2021-04-28 15:38:05 -04:00
Seishirou101
d265dbf33c
updated sources to https ( #6131 )
...
* updated souirces
* updated sources
* fix wpcomics generator
fix comics generator with the correct site and override code
2021-03-11 14:55:21 -05:00
scb261
03d9353432
MangaRaw: add referer to fix images ( #6025 )
2021-03-03 08:55:16 -05:00
happywillow0
ac905eab4f
Fixes to Sen-Manga ( #5991 )
...
- Update selectors
- Utilize Time tag for exact dates
2021-02-26 05:45:17 -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
6e3141397a
Rawkuma: move to WPMangaStream ( closes #4509 )
2020-10-24 18:03:13 -04:00
jobobby04
dd22e25de8
Go through the sources and change fallback chapter numbers to -1 ( #4596 )
...
Go through the sources and change fallback chapter numbers to -1
2020-10-12 19:49:37 -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
b4e171b52a
Remove unused MultiSource annotation
...
Didn't get very far with trying to use an annotation processor to generate metadata at build time. May revisit later.
2020-08-08 19:04:07 -04:00