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
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
jopejoe1
b9bc7e324a
Luscious: Change default resolution to `Original` ( #10718 )
...
* Change default resolution to Original
* Update README.md
* Update CHANGELOG.md
* Update build.gradle
2022-02-05 17:03:02 -05:00
jopejoe1
b08c6d90b7
Put the files in worng folder in last Pr ( #10565 )
...
* Delete CHANGELOG.md
* Delete README.md
* Delete build.gradle
* Delete AndroidManifest.xml
* Delete src/all/src/eu/kanade/tachiyomi/extension/all/luscious directory
* Put files in right place this time
* Update build.gradle
2022-01-24 06:01:04 -05:00
Johannes Joens
5e5cdf9418
Luscious conversion to multisrc ( #6384 )
...
* Create Luscious.kt
* Added icons and Factorys for multilang
* Create LusciousGenerator.kt
* Deleted singel source
2021-04-01 11:11:06 -04:00
vaginadesolator
aacf56d0c0
Fix page order not following site's default content specific ordering ( #5532 )
2021-01-24 09:27:50 -05:00
vaginadesolator
7435c673b2
New extension Luscious.net ( #5522 )
...
* New extension for Luscious.net
* Improve page fetch performance using caching
* Fix wrong tri state fitler logic
* Make all language disabled by default
* Fix language not being applied and adjust default sort option
2021-01-23 13:34:22 -05:00