mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Updating for J2K MD2 (#155)
* Updating for J2K 1.0.0 * Adding new hero image And fixing typo
This commit is contained in:
parent
920c8949ee
commit
9f388f57bd
Binary file not shown.
Before Width: | Height: | Size: 1.3 MiB |
Binary file not shown.
Before Width: | Height: | Size: 75 KiB |
BIN
src/.vuepress/public/assets/media/fork-J2K-banner.png
Normal file
BIN
src/.vuepress/public/assets/media/fork-J2K-banner.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 986 KiB |
@ -13,39 +13,35 @@ sidebar: false
|
||||
|
||||
This fork adds certain enhancements that is not yet present in the base app.
|
||||
|
||||
<img :src="$withBase('/assets/media/fork-J2K-banner.gif')"/>
|
||||
<img :src="$withBase('/assets/media/fork-J2K-banner.png')"/>
|
||||
|
||||
## Features
|
||||
::: aside-guide
|
||||
For a full list of features, visit the GitHub page.
|
||||
:::
|
||||
|
||||
- **New Manga details screen**
|
||||
- **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**
|
||||
- No more small ugly bar for the gesture navigation.
|
||||
- Older versions get a translucent nav bar instead.
|
||||
- No more small ugly bar for the gesture navigation.
|
||||
- Older versions get a translucent nav bar instead.
|
||||
- **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.
|
||||
- **Notification separation of updating library and new chapters**
|
||||
- **Automatically checks for extension updates**
|
||||
- **Reader seekbar overrides switch app gesture in Android 10, so no more accidents for that**
|
||||
- **[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.
|
||||
- **Option to hide manga titles in grid view**
|
||||
- **Library specific enhancements**
|
||||
- Library Categories are stacked vertically
|
||||
- Per-category/Drag & drop sorting
|
||||
- Tri-state/Negative filters
|
||||
- Multi-source migration
|
||||
- Sort by Date Added (*Taken from [Neko](/help/guides/tachiyomi-neko).*)
|
||||
- **[Share sheets upgrade for Android 10](https://raw.githubusercontent.com/Jays2Kings/tachiyomi/master/.github/readme-images/share%20menu.png)**
|
||||
- **Range Select for Library and Chapters**
|
||||
- *Long Press* on an item then long press on another to select everything in between.
|
||||
- **Batch Auto-Source Migration**
|
||||
- *Taken from [TachiyomiEH](/help/guides/tachiyomi-eh).*
|
||||
- **Improved Download queue**
|
||||
- This includes reordering and cancelling downloads.
|
||||
- **Recently Read goes all the way back to the beginning of time**
|
||||
- **Restoring backups in the background**
|
||||
- *Taken from [Neko](/help/guides/tachiyomi-neko).*
|
||||
- **Expanding manga thumbnails**
|
||||
- **Edit manga info to beautify your library**
|
||||
- *Title*, *Tags*, *Description*, *Cover image* and more can be manually edited when viewing the **INFO** tab.
|
||||
- **More Material Stuff**
|
||||
- **A lot more Material Design 2 additions**
|
||||
|
Loading…
Reference in New Issue
Block a user