17 Commits

Author SHA1 Message Date
stevenyomi
12e864f85f Remove placeholder manifest files (#790) 2024-01-30 22:11:47 +00:00
5c8cb75e9a come up to date with keiyoushi builds
All checks were successful
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
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
Alessandro Jean
b08202cf32
Optimize the Bruttal code a little (#13651)
* Optimize the Bruttal code a little.

* Update User-Agent string.
2022-09-30 14:11:53 -03:00
arkon
341d067afc
Refactor to use app-provided rate limiting interceptors (#12087) 2022-06-05 16:33:49 -04:00
arkon
bc7d8c8672
Default libVersion to 1.2 (#9014) 2021-09-09 08:58:17 -04:00
Alessandro Jean
58e83d29cb
Make rate limit more harsher in Brazilian sources (#8208)
* Make rate limit more harsher in Brazilian single sources.

* Make rate limit more harsher in Brazilian multisrc sources.
2021-07-21 11:25:36 -04:00
Alessandro Jean
e8b6a225aa
Replace Gson usage with kotlinx.serialization in some sources (#7372)
* Replace Gson usage with kotlinx.serialization in some sources.

* Add kotlinx.serialization to common-dependencies.

* Add missing dependencies.
2021-06-02 06:40:59 -04:00
Alessandro Jean
0c25f62d56
Remove JsonParser deprecation warning in some sources. (#6748) 2021-04-28 17:21:41 -04:00
arkon
50bf2a56e5
Update dependencies; drop Android 4.x support (#6742) 2021-04-28 15:38:05 -04:00
Alessandro Jean
c920c8e32b
Add rate limiting to more sources. (#6543) 2021-04-14 09:58:52 -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
Alessandro Jean
ec3a78f0ef
Add Bruttal source (#5024)
* Add Bruttal.

* Fix wrong name in build.gradle.
2020-12-05 14:12:14 -05:00