stevenyomi
12e864f85f
Remove placeholder manifest files ( #790 )
2024-01-30 22:11:47 +00:00
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
arkon
2a7801e876
Move package namespace declarations out of manifests ( #17581 )
2023-08-18 08:58:52 -04:00
arkon
7d2974465e
MangaDoom: don't rethrow failed call errors
2023-03-28 18:11:16 -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
Vetle Ledaal
cb60e25ee9
MangaDoom: make status optional ( #12515 )
...
* MangaDoom: make status optional
* MangaDoom: update selector
2022-07-10 18:09:53 -04:00
arkon
542c28875d
Minor project updates
...
- Update kotlinter
- Opt in to serialization API to avoid IDE warnings
- Replace some deprecated OkHttp function usages
- Remove some unnecessary Android version checks/targets
2022-01-02 18:47:56 -05:00
arkon
bc7d8c8672
Default libVersion to 1.2 ( #9014 )
2021-09-09 08:58:17 -04:00
Narin
29b41af722
Fixes chapterListParse ( #7769 )
2021-06-20 18:44:15 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support ( #6742 )
2021-04-28 15:38:05 -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
8aa9b5ef1d
Fix repo build
...
AGP 4.1.0 automatically aligns output APKs, so we just do a zipalign check rather than actually trying to align it.
cf. https://issuetracker.google.com/issues/162117652
2020-10-18 20:25:11 -04:00
Myst
d46e455bbc
Update MangaDoom.kt ( #4491 )
...
* Update MangaDoom.kt
Change manga order (First is recent)
Use chapter number from URL
* Update build.gradle
Co-authored-by: Myst <1592048+Mystou@users.noreply.github.com>
2020-10-02 08:44:45 -04:00
E3FxGaming
982c464dc4
Add Mangadoom ( #4325 )
...
* Mangadoom: initial source commit
* Mangadoom: implmented GenreGroupFilterManager
* Mangadoom: added comments and formatted file
* Mangadoom: removed logging and other minor corrections
2020-09-25 06:58:02 -04:00