Address build errors

This commit is contained in:
Soitora 2023-08-27 22:55:40 +02:00
parent da80256df0
commit b91026ec75
No known key found for this signature in database
GPG Key ID: A6D711EB4F2CCD97
5 changed files with 19 additions and 19 deletions

View File

@ -20,22 +20,22 @@ To makes changes to your categories, first navigate to **More -> Categories**.
:::: tabs :::: tabs
== Create == Create
### Create a category: ### Create a category
1. Press the **+ Add** button in the bottom right. 1. Press the **+ Add** button in the bottom right.
1. Enter a name and press **OK**. 1. Enter a name and press **OK**.
== Edit == Edit
### Edit a category: ### Edit a category
1. Long press a category. 1. Long press a category.
1. Tap **EDIT** on the top-right. 1. Tap **EDIT** on the top-right.
== Reorder == Reorder
### Change category display order: ### Change category display order
1. Click the arrows to move the category to your preferred position. 1. Click the arrows to move the category to your preferred position.
> The category in the top-most position will be the first one in your library. > The category in the top-most position will be the first one in your library.
== Delete == Delete
### Delete a category: ### Delete a category
1. Long press a category. 1. Long press a category.
2. Tap **DELETE** on the top-right. 2. Tap **DELETE** on the top-right.
@ -48,7 +48,7 @@ Below is some tips for utilizing them.
:::: tabs :::: tabs
== Add entries == Add entries
### Add series to a category: ### Add series to a category
1. Long press the series you want to add. 1. Long press the series you want to add.
2. Press the **Set categories** button. 2. Press the **Set categories** button.
@ -58,7 +58,7 @@ Below is some tips for utilizing them.
You can also add multiple series to a category by selecting them when you see the **Set categories** button. You can also add multiple series to a category by selecting them when you see the **Set categories** button.
::: :::
== Remove entries == Remove entries
### Remove series from a category: ### Remove series from a category
1. Long press series that you want to remove. 1. Long press series that you want to remove.
2. Press the **Set categories** button. 2. Press the **Set categories** button.

View File

@ -128,7 +128,7 @@ TBA
## Pages ## Pages
### Tap zones <Badge type="info" text="Default" /> ### Tap zones <Badge type="info" text="Default" /> {#tap-zones-pages}
::: tabs ::: tabs
== Default == Default
@ -145,7 +145,7 @@ TBA
No tap zones to assist with navigation will be active. No tap zones to assist with navigation will be active.
::: :::
### Invert tap zones <Badge type="info" text="None" /> ### Invert tap zones <Badge type="info" text="None" /> {#invert-tap-zones-pages}
::: tabs ::: tabs
== None == None
@ -188,7 +188,7 @@ Changes so that the tap zones are flipped horizontally and vertically.
![Center](/docs/guides/reader-settings/zoom-start-position_center.webp =512x788) ![Center](/docs/guides/reader-settings/zoom-start-position_center.webp =512x788)
::: :::
### Crop borders <Badge type="info" text="Off" /> ### Crop borders <Badge type="info" text="Off" /> {#crop-borders-pages}
:::tabs :::tabs
== Off == Off
@ -203,7 +203,7 @@ TBA
### Pan wide images <Badge type="info" text="On" /> ### Pan wide images <Badge type="info" text="On" />
TBA TBA
### Split wide pages <Badge type="info" text="Off" /> ### Split wide pages <Badge type="info" text="Off" /> {#split-wide-pages}
TBA TBA
### Rotate wide pages to fit <Badge type="info" text="Off" /> ### Rotate wide pages to fit <Badge type="info" text="Off" />
@ -211,7 +211,7 @@ TBA
## Long strip ## Long strip
### Tap zones <Badge type="info" text="Default" /> ### Tap zones <Badge type="info" text="Default" /> {#tap-zones-longstrip}
::: tabs ::: tabs
== Default == Default
@ -228,7 +228,7 @@ TBA
No tap zones to assist with navigation will be active. No tap zones to assist with navigation will be active.
::: :::
### Invert tap zones <Badge type="info" text="None" /> ### Invert tap zones <Badge type="info" text="None" /> {#invert-tap-zones-longstrip}
::: tabs ::: tabs
== None == None
@ -271,10 +271,10 @@ TBA
TBA TBA
::: :::
### Crop borders <Badge type="info" text="Off" /> ### Crop borders <Badge type="info" text="Off" /> {#crop-borders-longstrip}
TBA TBA
### Split wide pages <Badge type="info" text="Off" /> ### Split wide pages <Badge type="info" text="Off" /> {#split-wide-longstrip}
TBA TBA
### Double tap to zoom <Badge type="info" text="On" /> ### Double tap to zoom <Badge type="info" text="On" />

View File

@ -82,7 +82,7 @@ Pin sources in Browse using the pin icon next to the source name.
> If a series is not found, or is wrong you can manually search it by pressing **Overflow****Search manually**. > If a series is not found, or is wrong you can manually search it by pressing **Overflow****Search manually**.
### Migrating from Source ### Migrating from Source {#migrating-from-source-sy}
1. Tap into Browse on the bottom navbar. 1. Tap into Browse on the bottom navbar.
1. Press the Migrate tab at the top next to Extensions. 1. Press the Migrate tab at the top next to Extensions.

View File

@ -18,7 +18,7 @@ If you know the file or folder name that is the culprit, you can connect your SD
Otherwise, delete the Tachiyomi downloads folder off of the SD Card. Otherwise, delete the Tachiyomi downloads folder off of the SD Card.
### Storage issues with Android 11+ ### Storage issues with Android 11+
See [this](troubleshooting.md#undefined) section of the FAQ to learn how Scoped Storage affects Tachiyomi in Android 11+ and how to fix it. See [this](/docs/faq/application/android-11+) section of the FAQ to learn how Scoped Storage affects Tachiyomi in Android 11+ and how to fix it.
### Slow loading ### Slow loading
If any sources are slow, it is likely due to the site being slow, your internet being slow, or a rate limit applied to the source to reduce the load or IP bans. If any sources are slow, it is likely due to the site being slow, your internet being slow, or a rate limit applied to the source to reduce the load or IP bans.
@ -64,7 +64,7 @@ Try the following solutions to fix this issue:
* Try using a different internet connection (switch to Wi-Fi, a different Wi-Fi network, mobile data or a VPN). * Try using a different internet connection (switch to Wi-Fi, a different Wi-Fi network, mobile data or a VPN).
* Try restarting the device. * Try restarting the device.
### Attempt to invoke virtual method 'com.hippo.unifile... ### Attempt to invoke virtual method 'com.hippo.unifile...'
The `Attempt to invoke virtual method' com.hippo.unifile...` error can be caused by various reasons, but they all have to do with storage. The `Attempt to invoke virtual method' com.hippo.unifile...` error can be caused by various reasons, but they all have to do with storage.
* Most commonly, it is caused by full storage. * Most commonly, it is caused by full storage.

View File

@ -68,10 +68,10 @@ Check **#status-updates** first to see if your issue is known.
State your app version and the source, series, and chapter with the problem if it is not listed. State your app version and the source, series, and chapter with the problem if it is not listed.
## It only happens to me ## It only happens to me
You may be getting a [Cloudflare](#solving-cloudflare-issues) protection, may have been IP-banned, or encountered some other counter-measure that website owners deploy against programs like Tachiyomi. You may be getting a [Cloudflare](/docs/guides/troubleshooting/#cloudflare) protection, may have been IP-banned, or encountered some other counter-measure that website owners deploy against programs like Tachiyomi.
If that is the case, there is probably nothing that Tachiyomi can do to solve it. If that is the case, there is probably nothing that Tachiyomi can do to solve it.
Some of them (like [Cloudflare](#solving-cloudflare-issues)) have to be manually solved, and some are temporary (IP bans). Some of them (like [Cloudflare](/docs/guides/troubleshooting/#cloudflare)) have to be manually solved, and some are temporary (IP bans).
**Workarounds that can the lower chance of an issue happening again:** **Workarounds that can the lower chance of an issue happening again:**
- Don't use downloads with the source. - Don't use downloads with the source.