BIN
.github/readme-images/material snackbar.png
vendored
Before Width: | Height: | Size: 528 KiB After Width: | Height: | Size: 520 KiB |
BIN
.github/readme-images/new notifcations collasped.png
vendored
Before Width: | Height: | Size: 94 KiB |
BIN
.github/readme-images/new notifcations.png
vendored
Before Width: | Height: | Size: 138 KiB |
BIN
.github/readme-images/screens.png
vendored
Before Width: | Height: | Size: 1.0 MiB After Width: | Height: | Size: 986 KiB |
BIN
.github/readme-images/share menu.png
vendored
Before Width: | Height: | Size: 372 KiB After Width: | Height: | Size: 462 KiB |
BIN
.github/readme-images/theming-screenshots.gif
vendored
Before Width: | Height: | Size: 1.3 MiB |
39
README.md
@ -1,49 +1,40 @@
|
||||
# ![app icon](./.github/readme-images/app-icon.png)Tachiyomi
|
||||
Tachiyomi is a free and open source manga reader for Android 5.0 and above.
|
||||
|
||||
![screenshots of app](./.github/readme-images/theming-screenshots.gif)
|
||||
![screenshots of app](./.github/readme-images/screens.png)
|
||||
|
||||
## Newest Release
|
||||
[v0.9.82](https://github.com/Jays2Kings/tachiyomi/releases)
|
||||
[v1.0.0](https://github.com/Jays2Kings/tachiyomiJ2K/releases)
|
||||
|
||||
## Features
|
||||
|
||||
Features of Tachiyomi include:
|
||||
* Online reading from sources such as KissManga, MangaDex, [and more](https://github.com/inorichi/tachiyomi-extensions)
|
||||
* Online reading from sources such as MangaDex, MangaSee, Mangakakalot, [and more](https://github.com/inorichi/tachiyomi-extensions)
|
||||
* Local reading of downloaded manga
|
||||
* A configurable reader with multiple viewers, reading directions and other settings.
|
||||
* [MyAnimeList](https://myanimelist.net/), [AniList](https://anilist.co/), [Kitsu](https://kitsu.io/explore/anime), and [Shikimori](https://shikimori.one) support
|
||||
* Categories to organize your library
|
||||
* Light and dark themes
|
||||
* Automatic light and dark themes
|
||||
* Schedule updating your library for new chapters
|
||||
* Create backups locally to read offline or to your desired cloud service
|
||||
|
||||
Plus some new features in this fork such as:
|
||||
* Android 10 Dark Theme support: You can have Tachiyomi follow the system theme as well as customize which dark theme to use for dark mode
|
||||
* New Manga details screens
|
||||
* New Recents page: Providing quick access to newly added manga, new chapters, and to continue where you left on in a series
|
||||
* Android 10 edge to edge support (and a translucent nav bar for older versions): no more small ugly bar for the gesture navigation
|
||||
* Automatic background based on manga page: For those that like having a white background to match the content, this will automatically set the background to match for moments such as a flashback section of a manga
|
||||
* [Richer New chapters notifications](https://raw.githubusercontent.com/Jays2Kings/tachiyomi/master/.github/readme-images/new%20notifcations%20collasped.png): Now as a group of notifications, [expanding out to show more information](https://raw.githubusercontent.com/Jays2Kings/tachiyomi/master/.github/readme-images/new%20notifcations.png) about the new chapters (like chapter name and manga cover). Tapping on it will bring you right into the chapter or expand it to mark it as read or view all chapters
|
||||
* [New material snackbar](https://raw.githubusercontent.com/Jays2Kings/tachiyomi/master/.github/readme-images/material%20snackbar.png): Removing manga now auto deletes chapters and has an undo button in case you change your mind
|
||||
* Multi Source Migration from library
|
||||
* Notification separation of updating library and new chapters
|
||||
* [Share sheets upgrade for Android 10](https://raw.githubusercontent.com/Jays2Kings/tachiyomi/master/.github/readme-images/share%20menu.png)
|
||||
* Reader seekbar overrides switch app gesture in Android 10, so no more accidents for that
|
||||
* Option to hide manga titles in grid view
|
||||
* Filter out your library by searching for tags (ex. "Comedy" or "Slice of Life") or exclude mangas by a tag (ex. "-Shounen" or "-Romance"). Tapping on these tags also performs a local search. You can also search multiple tags (ex. "Romance, -Harem, Comedy")
|
||||
* Tri-State Filters on library
|
||||
* Filter extensions based on your locale
|
||||
* Webview Navigation
|
||||
* Fingerprint/Biometrics lock
|
||||
* Range Select for Library and Chapters: long Press on an item then long press on another to select everything in between
|
||||
* Automatically checks for extension updates
|
||||
* Smart background based on manga page: For those that like having a white background to match the content, this will automatically set the background to match for moments such as a flashback section of a manga
|
||||
* [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
|
||||
* Tri-State Filters on library
|
||||
* Drag & Drop Sorting in Library
|
||||
* Improved Download queue, including reordering and cancelling downloads
|
||||
* Recently Read goes all the way back to the beginning of time
|
||||
* Individual Category sorting
|
||||
* Library redesigned as a single list view
|
||||
* Read history goes all the way back to the beginning of time
|
||||
* Restoring backups in the background (taken from [Neko](https://github.com/CarlosEsco/Neko)
|
||||
* Expanding manga thumbnails
|
||||
* Automatically check for extension updates
|
||||
* More Material Stuff
|
||||
* A lot more Material Design 2 additions
|
||||
|
||||
## Issues, Feature Requests and Contributing
|
||||
|
||||
|
@ -36,7 +36,7 @@ android {
|
||||
targetSdkVersion(29)
|
||||
applicationId = "eu.kanade.tachiyomi"
|
||||
versionCode = 62
|
||||
versionName = "0.9.82"
|
||||
versionName = "1.0.0"
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
multiDexEnabled = true
|
||||
|
||||
|
@ -1,5 +1,10 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<changelog bulletedList="true">
|
||||
<changelogversion versionName="v1.0.0" changeDate="">
|
||||
<changelogtext>Full MD2 overhaul, check the GitHub release for full
|
||||
changelog</changelogtext>
|
||||
</changelogversion>
|
||||
|
||||
<changelogversion versionName="v0.9.81" changeDate="">
|
||||
<changelogtext>Fixed Extensions list sometimes not loading</changelogtext>
|
||||
<changelogtext>Fixed Catalogue list resetting to the top</changelogtext>
|
||||
@ -220,89 +225,4 @@
|
||||
<changelogtext>Android X Support</changelogtext>
|
||||
</changelogversion>
|
||||
|
||||
<changelogversion versionName="v0.8.4" changeDate="">
|
||||
<changelogtext>All the internal sources have been removed. They now need to be
|
||||
installed as an extension.</changelogtext>
|
||||
<changelogtext>Cloudflare is now resolved with a WebView in background which should put
|
||||
an end to the recent updates to adapt to their changes.</changelogtext>
|
||||
<changelogtext>Added an option to open manga details in a WebView. This
|
||||
should also help when receiving a captcha confirmation page (usually 403 errors).
|
||||
It can also be used to login with the website, as the app now shares cookies
|
||||
.</changelogtext>
|
||||
<changelogtext>Added a deep link handler that extensions can use to perform
|
||||
a search within the app.</changelogtext>
|
||||
<changelogtext>Added an option to decode images in ARGB8888 format for
|
||||
devices running Oreo or later.</changelogtext>
|
||||
<changelogtext>Added Shikimori tracker.</changelogtext>
|
||||
<changelogtext>Updated translations.</changelogtext>
|
||||
</changelogversion>
|
||||
|
||||
<changelogversion versionName="v0.8.2" changeDate="">
|
||||
<changelogtext>Updated Cloudflare.</changelogtext>
|
||||
<changelogtext>Fixed crashes with some translations.</changelogtext>
|
||||
</changelogversion>
|
||||
|
||||
<changelogversion versionName="v0.8.1" changeDate="">
|
||||
<changelogtext>Fixed latest Cloudflare changes.</changelogtext>
|
||||
<changelogtext>Bundled SQLite for better performance and new features.</changelogtext>
|
||||
<changelogtext>Restored dark blue theme.</changelogtext>
|
||||
<changelogtext>Added a MAL API workaround.</changelogtext>
|
||||
<changelogtext>Fixed search issues on Kitsu and AniList.</changelogtext>
|
||||
<changelogtext>Fixed an issue where the image was centered when using the vertical reader.</changelogtext>
|
||||
<changelogtext>Updated translations.</changelogtext>
|
||||
</changelogversion>
|
||||
|
||||
<changelogversion versionName="v0.8.0" changeDate="">
|
||||
<changelogtext>Added a new reader with many fixes.</changelogtext>
|
||||
<changelogtext>Added GIF support.</changelogtext>
|
||||
<changelogtext>Fixed loading errors with local compressed files.</changelogtext>
|
||||
<changelogtext>Fixed an issue where images couldn't be shared.</changelogtext>
|
||||
<changelogtext>Removed image decoders setting because it's not needed anymore.</changelogtext>
|
||||
<changelogtext>Updated translations.</changelogtext>
|
||||
<changelogtext>Show all entries in library even if their extensions are not installed</changelogtext>
|
||||
<changelogtext>Fixed search issues on Kitsu and AniList.</changelogtext>
|
||||
<changelogtext>Other minor bugfixes.</changelogtext>
|
||||
</changelogversion>
|
||||
|
||||
<changelogversion versionName="v0.7.4" changeDate="">
|
||||
<changelogtext>Updated Anilist's API to v2.</changelogtext>
|
||||
<changelogtext>Added Github link to about.</changelogtext>
|
||||
<changelogtext>Fixed indonesian language not working.</changelogtext>
|
||||
<changelogtext>Fixed an issue on KitKat that crashed the app when scheduling updates.</changelogtext>
|
||||
<changelogtext>Fixed a few more issues introduced on the previous release.</changelogtext>
|
||||
</changelogversion>
|
||||
|
||||
<changelogversion versionName="v0.7.3" changeDate="">
|
||||
<changelogtext>Fixed the tracking search layout when there are many results.</changelogtext>
|
||||
<changelogtext>Separate english language into american and british so that dates are formatted according to that locale.</changelogtext>
|
||||
<changelogtext>Added Firebase analytics, for Android API distribution.</changelogtext>
|
||||
<changelogtext>Crop borders for webtoons now has a separate setting.</changelogtext>
|
||||
<changelogtext>The downloader now runs in a foreground service to prevent it from being killed.</changelogtext>
|
||||
<changelogtext>Fixed a few weird crashes.</changelogtext>
|
||||
</changelogversion>
|
||||
|
||||
<changelogversion versionName="v0.7.2" changeDate="">
|
||||
<changelogtext>Fixed missing downloaded label in chapters screen.</changelogtext>
|
||||
<changelogtext>Fixed updater in KitKat and lower due to TLS.</changelogtext>
|
||||
</changelogversion>
|
||||
|
||||
<changelogversion versionName="v0.7.1" changeDate="">
|
||||
<changelogtext>Updated Cloudflare bypass.</changelogtext>
|
||||
<changelogtext>Enabled TLS 1.1 and TLS 1.2 on Android KitKat and lower.</changelogtext>
|
||||
<changelogtext>Minor UI changes.</changelogtext>
|
||||
</changelogversion>
|
||||
|
||||
<changelogversion versionName="v0.7.0" changeDate="">
|
||||
<changelogtext>Added extensions support. You can now install and update extensions within the app.
|
||||
If you installed any extension previously through F-Droid, you'll have to uninstall them first.</changelogtext>
|
||||
<changelogtext>Added a custom download option to download N chapters.</changelogtext>
|
||||
<changelogtext>Updated manga info layout, with clickable components to copy to clipboard or perform a global search.</changelogtext>
|
||||
<changelogtext>Added an option to change the animation speed of a double tap in the reader.</changelogtext>
|
||||
<changelogtext>Improved tracking results UI with covers.</changelogtext>
|
||||
<changelogtext>Dropped support for simultaneous downloads.</changelogtext>
|
||||
<changelogtext>Batoto is now a legacy source, you can only use it to migrate.</changelogtext>
|
||||
<changelogtext>Updated dark theme and reader theme.</changelogtext>
|
||||
<changelogtext>Bugfixes and minor UI/UX improvements.</changelogtext>
|
||||
</changelogversion>
|
||||
|
||||
</changelog>
|
||||
|