Commit Graph

23 Commits

Author SHA1 Message Date
stevenyomi 205d95cc07 Migrate to lib-multisrc (#1237)
* adjustments

* Run generator

* Remove multisrc project

* add lib dependencies

* Remove multisrc from build scripts

* Remove build condition
2024-02-18 20:10:37 +00:00
Alessandro Jean 272d00b352
Migrate HC to Madara. (#11689) 2022-05-01 18:13:08 -03:00
Alessandro Jean 418cded260
Refactor the code of some extensions. (#10313) 2022-01-04 05:44:45 -05:00
arkon 6a75de9261
Remove usage of @Nsfw annotation in favor of extension-level flagging (#9368) 2021-10-04 16:44:32 -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
jobobby04 dd22e25de8
Go through the sources and change fallback chapter numbers to -1 (#4596)
Go through the sources and change fallback chapter numbers to -1
2020-10-12 19:49:37 -04: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 656f74cbc5 Annotate more sources as NSFW 2020-08-10 11:44:39 -04:00
AbdullahM0hamed bfd1e6b777
Mark extensions as nsfw (#4057)
* Add containsNsfw = true the gradle files of various extensions

* Update FMReader build.gradle

* Revert extension versions

* Mark more extensions
2020-08-08 19:03:33 -04:00
arkon 023c26b4a0 Make "Tachiyomi" app name prefix implicit 2020-06-25 22:46:15 -04:00
Alessandro Jean ccd14d9de5
Refactor the HiperCool extension. (#3215)
Refactor the HiperCool extension
2020-05-17 17:26:23 -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
Alessandro Jean 42ad92bbff
Update language in Brazilian sources. (#2860) 2020-04-26 22:28:23 -04:00
arkon 020c2af006 Lint fixes 2020-04-25 10:29:23 -04:00
Alessandro Jean 933b134beb Fix "Open in browser" in HipercooL (#1153)
Fix "Open in browser" in HipercooL
2019-05-30 12:54:52 -04:00
Alessandro Jean 1b8e95334e Add HipercooL source (#1117)
* Add HipercooL source (#969).

* Remove debug log.

* Fix error in titles without description.

* Add hasNextPage checking and fix URLs.
2019-05-22 21:28:51 -04:00