stevenyomi
|
12e864f85f
|
Remove placeholder manifest files (#790)
|
2024-01-30 22:11:47 +00:00 |
|
|
5c8cb75e9a
|
come up to date with keiyoushi builds
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 |
|
|
d61cbfc0c1
|
Add missing changes from keiyoushi
CI / Prepare job (push) Successful in 10s
CI / Build multisrc modules (push) Successful in 11m19s
CI / Build individual modules (push) Successful in 2m2s
CI / Publish repo (push) Successful in 2m41s
|
2024-01-16 02:56:21 +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
|
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 |
|
arkon
|
2a7801e876
|
Move package namespace declarations out of manifests (#17581)
|
2023-08-18 08:58:52 -04:00 |
|
arkon
|
34a3c8f0f7
|
Move package namespace declarations out of manifests (#17578)
|
2023-08-17 17:56:14 -04:00 |
|
Secozzi
|
57c5e0c896
|
Mangapill: Add referer header (#16486)
* Add referer header
* Update src/en/mangapill/src/eu/kanade/tachiyomi/extension/en/mangapill/MangaPill.kt
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
* Update src/en/mangapill/src/eu/kanade/tachiyomi/extension/en/mangapill/MangaPill.kt
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
* Update MangaPill.kt
slight move
---------
Co-authored-by: AntsyLich <59261191+AntsyLich@users.noreply.github.com>
|
2023-05-19 06:15:14 -04: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 |
|
arkon
|
86d04b11b7
|
[skip ci] Address some compiler deprecation warnings (#12086)
|
2022-06-05 16:07:57 -04:00 |
|
Vetle Ledaal
|
da4518ec03
|
update outdated selectors (#11189)
|
2022-03-21 05:35:29 -04:00 |
|
ringosham
|
027fd3ce2e
|
Fixes MangaPill (#9680)
|
2021-11-01 07:31:04 -04:00 |
|
arkon
|
bc7d8c8672
|
Default libVersion to 1.2 (#9014)
|
2021-09-09 08:58:17 -04:00 |
|
Arraiment
|
cce0c70265
|
Fix search next page selector (#8571)
|
2021-08-16 06:09:57 -04:00 |
|
Arraiment
|
c673c58b1a
|
Change latest chapter fetching (#8558)
|
2021-08-14 16:09:28 -04:00 |
|
Narin
|
5492952878
|
Update for new site layout (#7874)
|
2021-06-25 12:58:57 -04:00 |
|
arkon
|
50bf2a56e5
|
Update dependencies; drop Android 4.x support (#6742)
|
2021-04-28 15:38:05 -04:00 |
|
OncePunchedMan
|
36d5f0e7f5
|
fix search + browse + filter (#6645)
|
2021-04-20 18:04:01 -04: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 |
|
antonycaporossi
|
1f8a3d0865
|
Add MangaPill.com source (#5163)
* New source: mangapill
* Add mangapill icons
* Code clean
* Parse latest in homepage
Co-authored-by: Carlos <2092019+CarlosEsco@users.noreply.github.com>
|
2020-12-17 08:05:20 -05:00 |
|