b4a1da7100
* working, with webview to load page doubt: 1. wrong episode number (using list index instead of real chapter number) 2. should we add the unavailable chapter to show or not (start with ※) 3. webview approach (slow and might get in error, too uncontrollable) 4. differentiating tags (using #) and category might bring problem sinces the added # * check converting from response to ubytearray to image * works fine, keep logs * get rid of logs and another small things * add logo * clean forgotten things * lint check: fix comment * Apply suggestions from code review Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com> * some refactoring, rename extension name and package to Pixiv Comic * delete unused dependency * use serial name on model * Apply suggestions from code review Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com> * prioritizing search over filter, change manga and chapter parse to just store the id, add tag interceptor in the case of tag not found --------- Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com> |
||
---|---|---|
.github | ||
buildSrc | ||
core | ||
gradle | ||
lib | ||
lib-multisrc | ||
src | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
build.gradle.kts | ||
common.gradle | ||
CONTRIBUTING.md | ||
gradle.properties | ||
gradlew | ||
gradlew.bat | ||
ktlintCodeStyle.xml | ||
LICENSE | ||
README.md | ||
settings.gradle.kts |
Please give the repo a ⭐
Build | Support Server |
---|---|
Usage
Requests
To request a new source or bug fix, create an issue.
Please note that creating an issue does not mean that the source will be added or fixed in a timely fashion, because the work is volunteer-based. Some sources may also be impossible to do or prohibitively difficult to maintain.
If you would like to see a request fulfilled and have the necessary skills to do so, consider contributing! Issues are up-for-grabs for any developer if there is no assigned user already.
Contributing
Contributions are welcome!
Check out the repo's issue backlog for source requests and bug reports.
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
This project does not have any affiliation with the content providers available.
This project is not affiliated with Mihon/Tachiyomi. Don't ask for help about these extensions at the official support means of Mihon/Tachiyomi. All credits to the codebase goes to the original contributors.