Commit Graph

17 Commits

Author SHA1 Message Date
sinkableShip 239a90665d SeriManga: Fix date locale (#2517)
* SeriManga: fix date locale

* bump extVersionCode

* add try-catch in date parse

* add another description selector

some mangas use the first selector, example:
https://serimangas.com/manga/kara-yonca

and some mangas use the second one, example:
https://serimangas.com/manga/chainsaw-manrenkli

* Fix status selector

* Apply suggestions from code review
2024-04-26 01:48:09 +01:00
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
NotBlankyu 602493510f Update domain for Seri Manga (#322) 2024-01-22 20:22:37 +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
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 bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -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
arkon 016653bdc0
Update Kotlin, coroutines, kolinter (#4363)
* Update kolinter, address some build warnings

* Update to Kotlin 1.4.10, coroutines 1.3.9
2020-09-13 18:33:59 -04:00
arkon 023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
arkon efc1877172
Move common app-provided dependencies to common.gradle (#3214) 2020-05-17 16:50:53 -04:00
TacoTheDank 11ac392755
Even more lint cleanup (#3191) 2020-05-17 15:47:37 -04:00
AbdullahM0hamed a2fa6231f0
SeriManga: Get chapters from following pages (#2858)
* Update build.gradle

* Update SeriManga.kt

* Update SeriManga.kt

* Update SeriManga.kt

* Update SeriManga.kt

* Update SeriManga.kt

* Update SeriManga.kt
2020-04-26 22:27:01 -04:00
AbdullahM0hamed 49c57a8e7d
Fixed SeriManga search (#2855)
* Update build.gradle

* Update SeriManga.kt
2020-04-26 13:48:43 -04:00
AbdullahM0hamed ab31762778
Add SeriManga (#2833)
* Add SeriManga

* Update SeriManga.kt

* Remove Printing to file
2020-04-26 11:36:42 -04:00