Go to file
Cuong M. Tran 155b2d08ac
Update theme GalleryAdults (#2911)
* Organizing code

* remove unnecessary files

* improve base class

- allow override search’s uri
- add shared method to get description & page count
- base class’s request for gallery’s all pages now support all sources without needs to override (almost)
- extract method to parse JSON

* Avoid request for more pages when no needed

* auto add more tags to filter while viewing manga;
add spit-tag

* filter for getting Random manga

* Always add page=1 to uri so it will exclude some non-latest mangas from homepage, happened with some sources.

* reorganize code

* Allow source which doesn't need shortTitle to hide it.

* Extract default advanced search's Uri
change base class's galleryUri value

* Fix getInfoPages

* Fix missing category filter

* open for override

* bump base class version
2024-05-12 09:36:48 +05:00
.github Update actions/checkout action to v4.1.5 (#2978) 2024-05-12 09:29:29 +05:00
buildSrc Update dependency gradle to v8.7 (#2077) 2024-03-29 12:42:55 +05:00
core remove unneeded properties from core manifest (#805) 2024-01-30 20:00:36 +07:00
gradle Update dependency gradle to v8.7 (#2077) 2024-03-29 12:42:55 +05:00
lib Deduplicate lib build scripts (#1392) 2024-02-19 19:00:22 +05:00
lib-multisrc Update theme GalleryAdults (#2911) 2024-05-12 09:36:48 +05:00
src Update theme GalleryAdults (#2911) 2024-05-12 09:36:48 +05:00
.editorconfig Initial commit 2024-01-09 05:29:54 +06:00
.gitattributes [skip ci] Update Gradle Wrapper files (#594) 2024-01-25 11:57:36 +05:00
.gitignore Initial commit 2024-01-09 05:29:54 +06:00
build.gradle.kts Deduplicate lib build scripts (#1392) 2024-02-19 19:00:22 +05:00
common.gradle Adjust build features (#1436) 2024-02-21 21:56:32 +05:00
CONTRIBUTING.md Clean up date format code in docs (#1299) 2024-02-16 23:37:30 +07:00
gradle.properties Adjust build features (#1436) 2024-02-21 21:56:32 +05:00
gradlew Upgrade Gradle to 8.6 (#1667) 2024-03-02 21:20:08 +00:00
gradlew.bat Update dependency gradle to v8.7 (#2077) 2024-03-29 12:42:55 +05:00
ktlintCodeStyle.xml Initial commit 2024-01-09 05:29:54 +06:00
LICENSE Initial commit 2024-01-09 05:29:54 +06:00
README.md Point issue templates to Mihon (#860) 2024-02-01 01:24:12 +08:00
settings.gradle.kts Rename projects to path names (#1240) 2024-02-13 22:59:46 +00:00

Please give the repo a

Build Support Server
CI Discord

Usage

Getting started

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.