Commit Graph

16 Commits

Author SHA1 Message Date
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
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
arkon 2a7801e876
Move package namespace declarations out of manifests (#17581) 2023-08-18 08:58:52 -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 d33f0fe903 Bump versions for individual extension with URL handler activities 2022-06-06 21:03:06 -04:00
arkon 341d067afc
Refactor to use app-provided rate limiting interceptors (#12087) 2022-06-05 16:33:49 -04:00
arkon 86d04b11b7
[skip ci] Address some compiler deprecation warnings (#12086) 2022-06-05 16:07:57 -04:00
Ejan 4e9f670523
alt eng title & hide empty(not has translated) chapter (#11804) 2022-05-11 15:52:18 -03:00
Ejan 51b2cc75b5
[RU]UniComics Events & Filters parse (break id/url in library) (#11781)
* [RU]UniComics filters

* filter list

* extVersionCode

* no blank search

* baseDefaultUrl

* simple CheckboxCaptcha

* Events parse/filters (break id/url in library)

* search fixes

* only

* toUpperCase

* fix/change chapter naming

* chapter_number substringAfterLast

* fix open WebView
2022-05-09 09:14:13 -04:00
Ejan a53b7b3c1e
[RU]UniComics External Search (#11731)
* [RU]UniComics External Search

* error404

* reduce amount of duplicate searches

* empty chapters name filler

* more reduce duplicate

* only end

* more exception

* clean

* message bot spam

* for easy debug

* Open captcha Yandex search engine

* message spam change

* more exception link reformat

* optimize url format

* -section
2022-05-06 14:17:18 -03:00
Ejan 4f619dcfe6
[RU]UniComics (#11695)
* [RU]UniComics

* pages

* fix error string number

* all chapters

* Without Search (for normal no possibility )

* extName

* more detailed message

* «»

* manga title duplicate chapter name

* fixes

* real order (reversed)

* fix double request of the first page

* definition/limitation of single page

* icon
2022-05-03 13:18:14 -03:00