Free and open source manga reader for Android.
Go to file
Jays2Kings 6d6766a86a
Double pages (#699)
* Start of dual pages

* Fixes to dual pages + added button to shift

Next to add a button to get out of this nightmare

* Adding preference to truly support on and off

* Set double pages correctly for L2R reading mode

* Hide shift double page in single page mode

also fix shift into or out of double pages not going to right page

* Shift page back on loading a new chapter

* Fix back shift when reaching near end of chapter with shifted pages

* Fix chapters not being marked as read when last pages are doubled

* more fixes

* change menu icon and verbage

* Fixed going to previous/next chapter when turning on/off double shift sometimes

* Fix shift icon for double page in R2L

* Adding double page as option in reader sheet

* Adding saving/share/setting cover for second page

* Add back page indicator

* RTL language support for current page in double mode

* Changing to double page always moves the current page to first slot

Also fix bad snap back from single to double or vice versa

* Reset shift icon when going to a new chapter

* Add Double pages to reader settings

* Add padding to current/total pages text

since it gets pretty long with double digits in double pages mode

* Option for automatic single/double layout based on orientation

With option to change mid read

* More fixes

* Lotta reworking to make this work

Lotta reworking to make this work

Seriously a lot of reworking to make this work

* Cleanup + Some documentation

Because I won't "know my own code"

I genuinely do not know what I just coded

* Swapped around icons for double page in chapter sheet bar

Since it was confusing even me

* Fix shifting not updating the ui, nor shifting back to the right page

* Fix changing chapters

* Fixed Prev Chapter transition page jumping back 1

* Fixed progress spinner for single page loading

* Fix the case of a second page shifting for full width while double shift is on

It would unshift the pages in this case, requiring another shift back

If this sounds confusing or complex, it's because it is

Also clean up

* Update Initial dual page bg to match reader bg theme

* More cleanup

* More cleanup + docs + refactoring

* String update

* more cleanup

* Update toolbar ripple based if the menu item is visible

* Fix more issues with shifting + next chapter's first page being a double

* Cleanup ChapterTransision Checks

* Always run shifting logic

* Even more optimizing

which hopefully didnt break something (prolly did)

(spoilers it did I had to undo this local commit)
(more spoilers it still will break again)

* Fix Retry in double mode

* Set gifs as fullpages

* Fix going from automatic to single/double page layout

* More cleanup, more comments

* Fix changing page layout when on a transition page for a manga with a single chapter

The edge cases you can find....man

* Restore shifted pages on activity recrreation

* Adding a "beta" tag to page layout

IMO it's absolutely solid and release candidate ready, but you can get away with so much by calling something a "beta" or an "alpha"
2021-04-05 14:55:22 -04:00
.github Version 1.0.11 2021-03-28 15:08:43 -04:00
.travis Include firebase analytics 2018-04-25 13:46:57 +02:00
app Double pages (#699) 2021-04-05 14:55:22 -04:00
buildSrc Removing kotlin extensions + adding jetbrains kotlin 2021-03-29 23:50:46 -04:00
captures Option to collaspe categories 2020-04-16 15:58:10 -04:00
gradle/wrapper Added support for proto.gz backups 2021-03-21 00:00:55 -04:00
.editorconfig Disabled ktlint's import organizer 2020-03-28 18:21:11 -04:00
.gitattributes Mark JAR as binary too 2020-01-11 16:13:08 -05:00
.gitignore Initial commit 2015-09-24 17:27:43 +02:00
.travis.yml Update to SDK 29 (Android 10) (#2468) 2020-01-09 20:31:27 -05:00
build.gradle.kts Removing kotlin extensions + adding jetbrains kotlin 2021-03-29 23:50:46 -04:00
gradle.properties Chapter cleanup (#210) 2020-04-23 21:57:04 -04:00
gradlew Make gradlew executable 2016-01-02 19:28:07 +01:00
gradlew.bat Initial commit 2015-09-24 17:27:43 +02:00
ktlintCodeStyle.xml Removing kotlin extensions + adding jetbrains kotlin 2021-03-29 23:50:46 -04:00
LICENSE Initial commit 2015-10-07 11:51:12 +02:00
README.md Update README.md 2021-03-27 15:10:49 -04:00
settings.gradle.kts clean up of plugin to use classpath so it can use the kotlin class instead of having to intercept in the settings.gradle 2020-06-05 15:41:13 -04:00

Download Contribute Support Server
release Translation status Discord

app iconTachiyomiJ2K

TachiyomiJ2K is a free and open source manga reader for Android 6.0 and above. Based on the original Tachiyomi

screenshots of app

Features

Features of Tachiyomi 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, and Shikimori support
  • Categories to organize your library
  • 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:

  • 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
  • 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: Removing manga now auto deletes chapters and has an undo button in case you change your mind
  • Batch Auto-Source Migration (taken from TachiyomiEH)
  • Share sheets upgrade for Android 10
  • View all chapters right while reader
  • Drag & Drop Sorting in Library
  • Individual Category sorting
  • Library redesigned as a single list view
  • Expanding manga thumbnails
  • A lot more Material Design 2 additions

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 (Setting > 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 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, explaning what it should do or how. Avoid writing just "like X app does"
  • Include screenshot (if needed)

Source 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.