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
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
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
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
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
d33f0fe903
Bump versions for individual extension with URL handler activities
2022-06-06 21:03:06 -04: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
ringosham
cce9b6820f
Remove failsafe code for loading old manga images ( #10368 )
2022-01-06 05:54:50 -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