5a6f7b45d8
* Fix Jingmantiantang's ownText is null and add deeplink support [Fix] Jingmantiantang's ownText is null during chapter loading The old implementation is to use chapterArea to store wheather or not the Manga requested is only single page or multi-chapter. This, however, creates a big issue as the chapterArea can be changed to multi-chapter in preveious Manga, and that information is carried over to other Manga which might be single chapter. The new implementation remove global value chapterArea and it helper function determineChapterInfo. Instead, the single-multi check is performed in chapterListParse, which only happen once per manga update request, vs three times call of determineChapterInfo. [Fix] Change Author's CSS selector and enable multi-author listing [Fix] Default manga status to Completed As Jingmantiantang often do not mark manga as complete, and there is a high chance that manga user requested in single page. Thus defaulting to completed, unless marked as ongoing. [FEAT] Enable BaseUrl switch As mentioned in (tachiyomiorg#5363) and (tachiyomiorg#4908). There is a frquent PR for mirror site change. Unable user choice to stick with main site or mirror site should please everyone [FIX] Record mainSiteRateLimitPeriodPreference to correct key. [FIX] Change one tag to the correct name [FEAT] Enable deeplink support * Fix mirror site relase page link, change ID prefix to JM |
||
---|---|---|
.github | ||
annotations | ||
buildSrc | ||
core | ||
gradle/wrapper | ||
lib | ||
multisrc | ||
src | ||
.editorconfig | ||
.gitignore | ||
CODE_OF_CONDUCT.md | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
build.gradle | ||
common-dependencies.gradle | ||
common.gradle | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
ktlintCodeStyle.xml | ||
settings.gradle.kts |
README.md
Build | Support Server |
---|---|
Tachiyomi Extensions
Tachiyomi is a free and open source manga reader for Android 6.0 and above.
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.
It might also be good to read our CODE_OF_CONDUCT.md.
License
Copyright 2015 Javier Tomás
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Disclaimer
The developer of this application does not have any affiliation with the content providers available.