stevenyomi
|
12e864f85f
|
Remove placeholder manifest files (#790)
|
2024-01-30 22:11:47 +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
|
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 |
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 |
Zakaria aourzag
|
504342706e
|
Multporn: fix popular listing (#154)
CI / Prepare job (push) Successful in 18s
Details
CI / Build multisrc modules (push) Successful in 6m8s
Details
CI / Build individual modules (push) Successful in 1m9s
Details
CI / Publish repo (push) Successful in 2m50s
Details
Co-authored-by: stevenyomi <95685115+stevenyomi@users.noreply.github.com>
|
2024-01-12 03:35:06 +00:00 |
arkon
|
2a7801e876
|
Move package namespace declarations out of manifests (#17581)
|
2023-08-18 08:58:52 -04: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
|
86d04b11b7
|
[skip ci] Address some compiler deprecation warnings (#12086)
|
2022-06-05 16:07:57 -04:00 |
arkon
|
55b5b8585e
|
Bump versions for Gson-migrated extensions
|
2021-12-18 16:30:36 -05:00 |
arkon
|
1f6027dd67
|
Replace usages of Gson (#10079)
|
2021-12-12 13:17:34 -05:00 |
arkon
|
6a75de9261
|
Remove usage of @Nsfw annotation in favor of extension-level flagging (#9368)
|
2021-10-04 16:44:32 -04:00 |
arkon
|
bc7d8c8672
|
Default libVersion to 1.2 (#9014)
|
2021-09-09 08:58:17 -04:00 |
arkon
|
50bf2a56e5
|
Update dependencies; drop Android 4.x support (#6742)
|
2021-04-28 15:38:05 -04:00 |
OncePunchedMan
|
9d35c8638b
|
change search query parameter (#6576)
|
2021-04-16 07:55:24 -04:00 |
vaginadesolator
|
ab577c08b2
|
New extension for Multporn.net (#5487)
|
2021-01-20 10:51:15 -05:00 |