Free and open source manga reader for Android.
Go to file
jobobby04 682fae12b6
Make a protobuf based backup system (#3936)
* Make a protobuf based backup system

* Cleanup

* More cleanup

* Fix restores always loading the full backup restore, even when legacy restore was used

* Make offline the default

(cherry picked from commit f6fd8a8ddb90869f3e28fd8fcd81a2125f8e0527)

* Find chapter based on the url

(cherry picked from commit 326dc2700944a60da381d82cd9782c5f0d335902)

* Dont break after finding one chapter

(cherry picked from commit f91d1af37398619cf371e4920b60f6d309799c74)

* Also apply changes to online restore

(cherry picked from commit e7c16cd0d14ea5d50ce4a9a3dfa8ca768be702f2)

* Rewrite backup categories

(cherry picked from commit f4200e2146a9c540675767206ed4664894aa1216)

* Dedupe some code, move over read and bookmarks properly

(cherry picked from commit d9ce86aca66945c831670a1523d8bc69966312df)

* Move some functions to the abstract backup manager

(cherry picked from commit b0c658741a2f506bc31823f1f0347772bc119d2e)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/data/backup/full/FullBackupManager.kt
#	app/src/main/java/eu/kanade/tachiyomi/data/backup/legacy/LegacyBackupManager.kt

* Fix some backup duplication issues

(cherry picked from commit a4a1c2827c4537d2d07a0cb589dc1c3be1d65185)

# Conflicts:
#	app/src/main/java/eu/kanade/tachiyomi/data/backup/legacy/LegacyBackupManager.kt

* Fix a missed bundleOf

* So glad this wasnt merged before now, everything should be working with this commit
2020-11-20 22:34:24 -05:00
.github [SKIP CI] Use non-fork version of APK signing action 2020-11-12 19:32:14 -05:00
app Make a protobuf based backup system (#3936) 2020-11-20 22:34:24 -05:00
buildSrc Update AGP for AS 4.1.1 2020-11-15 13:14:12 -05:00
gradle/wrapper Revert ktlint update, unrevert Gradle and PR build workflow reverts (#3681) 2020-08-15 16:44:46 -04:00
.gitattributes Mark JAR as binary too 2020-01-11 16:13:08 -05:00
.gitignore Switch to AboutLibraries 2020-06-08 18:26:20 -04:00
build.gradle.kts Migrate to kotlinx.serialization for extensions and update fetching 2020-10-11 14:53:02 -04:00
gradle.properties Enable Gradle caching 2020-04-25 09:58:29 -04:00
gradlew Revert ktlint update, unrevert Gradle and PR build workflow reverts (#3681) 2020-08-15 16:44:46 -04:00
gradlew.bat Revert ktlint update, unrevert Gradle and PR build workflow reverts (#3681) 2020-08-15 16:44:46 -04:00
ktlintCodeStyle.xml add ktlint (#2633) 2020-02-26 18:00:51 -05:00
LICENSE Initial commit 2015-10-07 11:51:12 +02:00
PREVIEW_RELEASE_NOTES.md Move preview notes to GitHub 2020-07-04 14:06:23 -04:00
README.md [SKIP CI] Replace dead link in README with correct one (#3929) 2020-10-11 12:13:27 -04:00
settings.gradle.kts Update top level project build scripts 2020-04-25 14:30:14 -04:00

Build Stable Weekly Preview Contribute Support Server
CI stable release latest weekly build Translation status Discord

app iconTachiyomi

Tachiyomi is a free and open source manga reader for Android 5.0 and above.

screenshots of app

Features

Features include:

  • Online reading from sources such as MangaDex, MangaSee, Mangakakalot, and more
  • Local reading of downloaded manga
  • A configurable reader with multiple viewers, reading directions and other settings.
  • MyAnimeList, AniList, Kitsu, Shikimori, and Bangumi 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

Download

Get the app from our releases page.

If you want to try new features before they get to the stable release, you can download the preview version here.

Issues, Feature Requests and Contributing

Please make sure to read the full guidelines. Your issue may be closed without warning if you do not.

Issues
  1. Before reporting a new issue, take a look at the FAQ, the changelog and the already opened issues.
  2. If you are unsure, ask here: Discord
Bugs
  • Include version (More > About > Version)
  • If not latest, try updating, it may have already been solved
  • Preview 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 http://pastebin.com/ (or similar)
  • Don't group unrelated requests into one issue

DO: https://github.com/inorichi/tachiyomi/issues/24 https://github.com/inorichi/tachiyomi/issues/71

DON'T: https://github.com/inorichi/tachiyomi/issues/75

Feature Requests
  • Write a detailed issue, explaining what it should do or how. Avoid writing just "like X app does"
  • Include screenshot (if needed)

Catalogue requests should be created at https://github.com/inorichi/tachiyomi-extensions, they do not belong in this repository.

FAQ

See our website. You can also reach out to us on Discord.

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

The developer of this application does not have any affiliation with the content providers available.