d470490087

* Add Namicomi
* Remove conditional; already handled by the intent-filter
* Simplify error handling
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Update old comment
* Remove hardcoded /en/ url path
* Chapters missing from the accessMap should be considered inaccessible
* Remove setOnPreferenceChangeListener
* Remove unused i18n key
* Rename Namicomi to NamiComi
* Revert accidental change to settings.gradle.kts
* Remove remaining setOnPreferenceListener
* Close response on error
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
* Require nonnull chapter access map
* Change abstract to sealed in EntityDto
Co-authored-by: FourTOne5 <107297513+FourTOne5@users.noreply.github.com>
* Change abstract to sealed in MangaDto
Co-authored-by: FourTOne5 <107297513+FourTOne5@users.noreply.github.com>
* Change SManga.PUBLISHING_FINISHED to SManga.COMPLETED
Co-authored-by: FourTOne5 <107297513+FourTOne5@users.noreply.github.com>
* Set initialized = true
Co-authored-by: FourTOne5 <107297513+FourTOne5@users.noreply.github.com>
* Remove allowSpecialFloatingPointValues and prettyPrint
* Remove markdown cleanup functions
* Cleanup import
* Remove constructors for new sealed interface
* Fix PaginatedResponseDto structure
* Simplify and remove createBasicManga
* Remove old MangaDex code
* Use 🔒 for locked chapters
* Update NamiComiHelper.kt
Co-authored-by: FourTOne5 <107297513+FourTOne5@users.noreply.github.com>
* Remove data modifier from dto classes
* Apply suggestions from code review
Co-authored-by: FourTOne5 <107297513+FourTOne5@users.noreply.github.com>
* Update URL/ID handling
* Move companion object to bottom
---------
Co-authored-by: AwkwardPeak7 <48650614+AwkwardPeak7@users.noreply.github.com>
Co-authored-by: FourTOne5 <107297513+FourTOne5@users.noreply.github.com>
Please give the repo a ⭐
Build | Support Server |
---|---|
Usage
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 is not affiliated with Tachiyomi. Don't ask for help about these extensions at the official support means of Tachiyomi. All credits to the codebase goes to the original contributors.
Description
Languages
Kotlin
100%