![]() * LANraragi: Handful of filters. - Descending/new/untagged toggles - Starting page override - Namespace sorting - Categories * LANraragi: Upgrade chapterListRequest to API. Use the metadata endpoint. Preserve WebView for i.e. management. Pull out the date_added tag for date_upload. * LANraragi: Verify if a category is selected. * LANraragi: Hook up Latest. With some new preferences. * LANraragi: Switch Category filter from CBs to Dropdown Soon: LRR has multi-category drifting. Pins are indicated in the dropdown. Correct types in Category. I'm blind. * LANraragi: Change date_upload null check to let. * LANraragi: Empty string compare to isNotBlank * LANraragi: Preferences tidying. * LANraragi: Cleanup Starting Page filter. RIP the dream of indicating the number of items returned by search without pressing the Reset button. * LANraragi: More preferences tidying. * LANraragi: Pagination offset improvements Previously going back pages from the end would result in the wrong size. Include stats in the filter option when available to help with manual pagination. |
||
---|---|---|
.github | ||
annotations | ||
buildSrc | ||
core | ||
gradle/wrapper | ||
lib | ||
src | ||
.editorconfig | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
build.gradle | ||
common.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
ktlintCodeStyle.xml | ||
settings.gradle.kts |
README.md
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, they are available via https://tachiyomi.org/extensions/ or directly in this GitHub repository 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.