Updating for J2K MD2 (#155)

* Updating for J2K 1.0.0

* Adding new hero image

And fixing typo
This commit is contained in:
Jays2Kings 2020-05-01 11:10:03 -04:00 committed by GitHub
parent 920c8949ee
commit 9f388f57bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 13 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.3 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 75 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 986 KiB

View File

@ -13,39 +13,35 @@ sidebar: false
This fork adds certain enhancements that is not yet present in the base app. 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 ## Features
::: aside-guide ::: aside-guide
For a full list of features, visit the GitHub page. 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** - **Android 10 Edge to Edge support**
- No more small ugly bar for the gesture navigation. - No more small ugly bar for the gesture navigation.
- Older versions get a translucent nav bar instead. - Older versions get a translucent nav bar instead.
- **Automatic background based on manga page** - **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. - 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** - **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)** - **[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. - 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 specific enhancements**
- Library Categories are stacked vertically
- Per-category/Drag & drop sorting - Per-category/Drag & drop sorting
- Tri-state/Negative filters - Tri-state/Negative filters
- Multi-source migration - 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)** - **[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** - **Batch Auto-Source Migration**
- *Taken from [TachiyomiEH](/help/guides/tachiyomi-eh).* - *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** - **Recently Read goes all the way back to the beginning of time**
- **Restoring backups in the background** - **Restoring backups in the background**
- *Taken from [Neko](/help/guides/tachiyomi-neko).* - *Taken from [Neko](/help/guides/tachiyomi-neko).*
- **Expanding manga thumbnails** - **Expanding manga thumbnails**
- **Edit manga info to beautify your library** - **A lot more Material Design 2 additions**
- *Title*, *Tags*, *Description*, *Cover image* and more can be manually edited when viewing the **INFO** tab.
- **More Material Stuff**