
* start switching to new URLs for popular/manga/etc * fix popular * fix latest * minor change to manga parse * refactor popular, fix search * fix search/popular selector * fix chapters/pages * fixes from debugging on android emulator * increment ext version * support paginated chapter lists * break doesn't break well, that's not true, it did work once the extension was freshly installed. but I liked the alternative so I thought why not. can be removed if needed * cleanup * add TODOs * add intents to urls and search prefixes support both old and new domains (since it all redirects, bless them) * move around toSManga pro: we get setUrlWithoutDomain con: we lose this@<data-class-name>.title * add filter screen * debug search * fix pathPattern `..*` is the same as `.+`. however, the latter requires adding `advancedPathPattern` instead * what the intent: fix classdefnotfoundexception * categorise into sections * prefer helper functions from `utils` * Change inline import to explicit * inline baseUrl * inline apiUrl * remove superfluous header modifications * always pass headers on new requests * no need to convert HttpUrl to String * make helper functions private * use selectFirst instead of select, assert non-null * make sub classes defined under filters private * lint * prefer not data but class * Revert "break doesn't break" This reverts commit 23b2cfe46c0f57214443e138a06cadbef0cccb61. * lint * better chapterNumber fail case ( -1f instead of 1f ) * lint
Keiyoushi Extensions
Please give the repo a ⭐
Build | Need Help? |
---|---|
Usage
If you are new to repository/extensions, please read the Keiyoushi Getting Started guide first.
- You can add our repo by visiting the Keiyoushi Website
- Otherwise, copy & paste the following URL: https://raw.githubusercontent.com/keiyoushi/extensions/repo/index.min.json
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.