E3FxGaming bcb9520edd
Multiple MangaMutiny fixes/additions (#4008)
- fixed Genre parsing (website renamed "genres" to "tags" in their json responses)
- corrected chapter release year parsing
- increased manga list fetch size from 20 to 21 to make requests that are almost indistinguishable from requests the real website makes (only URI parameter order differs)
- split Genre filter into Genre and Format filter to be more in line with what the website offers
- updated Genre/Format filter content
- implemented new way to process URI query parameters (first collect them in a mutable list, then add them to the URI)
- added author/artist search (and prepared for scanlator search, although that feature doesn't work yet even on the website)
2020-08-07 00:58:42 -04:00
2020-06-27 15:21:46 -04:00
2020-06-13 16:32:40 -04:00
2020-06-25 22:55:00 -04:00
2020-03-01 10:26:16 -05:00
2020-06-27 15:21:46 -04:00
2017-02-20 17:07:51 +01:00
2020-07-22 04:30:32 -04:00
2020-06-18 22:53:30 -04:00
2020-05-05 22:29:48 -04:00
2020-06-03 09:11:14 -04:00
2020-04-25 10:29:23 -04:00
2017-02-23 22:33:07 +01:00
2018-10-02 07:09:20 -04:00

Travis fdroid dev

This repository contains the available extension catalogues for the Tachiyomi app.

Usage

Extension sources can be downloaded, installed, and uninstalled via the main Tachiyomi app. They are installed and uninstalled like regular apps, in .apk format.

Downloads

If you prefer to directly download the APK files, or would like to find an older version, they are available in the repo branch.

Requests

source requests here are meant as up-for-grabs for any developer, thus it's impossible to provide a time estimation for any of them. Furthermore, some sites are impossible to do, usually because of various technical reasons.

Contributing

Contributions are welcome!

Check out the repo's issue backlog for source requests and bug reports.

To get started with development, see CONTRIBUTING.md.

Description
A tachiyomi extensions repo
Readme Apache-2.0 1.4 GiB
Languages
Kotlin 100%