null2264 / yokai

Free and open source manga reader for Android
Apache License 2.0
362 stars 7 forks source link
Yokai logo # Yōkai
A free and open source manga reader [![CI](https://github.com/null2264/yokai/actions/workflows/build_push.yml/badge.svg)](https://github.com/null2264/yokai/actions/workflows/build_push.yml) [![License: Apache-2.0](https://img.shields.io/badge/license-Apache--2.0-blue.svg)](/LICENSE) Yokai screenshot ## Download [![Yokai Stable](https://img.shields.io/github/v/release/null2264/yokai?maxAge=3600&label=Stable&labelColor=06599d&color=043b69&filter=v*)](https://github.com/null2264/yokai/releases) [![Yokai Nightly](https://img.shields.io/github/v/release/null2264/yokai-nightly?maxAge=3600&label=Nightly&labelColor=2c2c47&color=1c1c39&filter=r*)](https://github.com/null2264/yokai-nightly/releases) *Requires Android 6.0 or higher.* ## About Fork This fork was created for personal usage, the name Yōkai is chosen in theme of my "paranormal" fork collection, all of them are made for personal purposes, to explore the language used to made them, explore new tech, or simply want to add my own twists that may not accepted by upstream as a PR. Updates are sporadic, sometime fast, sometime slow. ## Features

From upstream (Tachiyomi/Mihon)

* Local reading of downloaded content. * A configurable reader with multiple viewers, reading directions and other settings. * Tracker support: [MyAnimeList](https://myanimelist.net/), [AniList](https://anilist.co/), [Kitsu](https://kitsu.io/explore/anime), [Manga Updates](https://www.mangaupdates.com/), [Shikimori](https://shikimori.one), and [Bangumi](https://bgm.tv/) support. * Categories to organize your library. * Light and dark themes. * Schedule updating your library for new chapters. * Create backups locally to read offline or to your desired cloud service.

From J2K

* UI redesign. * New Manga details screens, themed by their manga covers. * Combine 2 pages while reading into a single one for a better tablet experience. * An expanded toolbar for easier one handed use (with the option to reduce the size back down). * Floating searchbar to easily start a search in your library or while browsing. * Library redesigned as a single list view: See categories listed in a vertical view, that can be collasped or expanded with a tap. * Staggered Library grid. * Drag & Drop Sorting in Library. * Dynamic Categories: Group your library automatically by the tags, tracking status, source, and more. * New Recents page: Providing quick access to newly added manga, new chapters, and to continue where you left on in a series. * Stats Page. * New Themes. * Dynamic Shortcuts: open the latest chapter of what you were last reading right from your homescreen. * [New material snackbar](.github/readme-images/material%20snackbar.png): Removing manga now auto deletes chapters and has an undo button in case you change your mind. * Batch Auto-Source Migration (taken from [TachiyomiEH](https://github.com/NerdNumber9/TachiyomiEH)). * [Share sheets upgrade for Android 10](.github/readme-images/share%20menu.png) * View all chapters right in the reader. * A lot more Material Design You additions. * Android 12 features such as automatic extension and app updates.

From Yōkai

* New Theme * NSFW/SFW Filter
## Contributing Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Issues **Before reporting a new issue, take a look at the [FAQ](https://mihon.app/docs/faq/general), the [changelog](https://github.com/null2264/yokai/releases) and the already opened [issues](https://github.com/null2264/yokai/issues).**
Bugs * Include version (**Settings → About → Version**). * If not latest, try updating, it may have already been solved. * Dev version is equal to the number of commits as seen in the main page. * Include steps to reproduce (if not obvious from description). * Include screenshot (if needed). * If it could be device-dependent, try reproducing on another device (if possible). * For large logs use [Pastebin](https://pastebin.com/) (or similar). * Don't group unrelated requests into one issue. - **DO**: [Example #1](https://web.archive.org/web/20240117150729/https://github.com/tachiyomiorg/tachiyomi/issues/24), [Example #2](https://web.archive.org/web/20240117150735/https://github.com/tachiyomiorg/tachiyomi/issues/71). - **DON'T**: [Example #1](https://web.archive.org/web/20240117150741/https://github.com/tachiyomiorg/tachiyomi/issues/75).
Feature Requests * Write a detailed issue, explaning what it should do or how. * Avoid writing just "like X app does" * Include screenshot (if needed).
### Credits Thank you to all the people who have contributed! Yokai app contributors ### Disclaimer The developer(s) of this application does not have any affiliation with the content providers available, and this application hosts zero content. ### License
Copyright 2015 Javier Tomás
Copyright 2024 null2264

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.