Skip to content

Commit

Permalink
fix: Improve consistency and language (#31)
Browse files Browse the repository at this point in the history
Co-authored-by: oSumAtrIX <[email protected]>
  • Loading branch information
KobeW50 and oSumAtrIX authored Nov 10, 2023
1 parent a2bb92b commit 080c2fe
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 24 deletions.
8 changes: 4 additions & 4 deletions docs/revanced-reddit/wiki/help/questions.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ You can check the list of available patches at [revanced.app](https://revanced.a

## How can I help?

Since we are an open-source community and depend on outside help, you can always check out our GitHub repositories and contribute to ReVanced by creating an issue or pull requests.
Since we are an open-source community and depend on outside help, you can always check out our GitHub repositories and contribute to ReVanced by creating an issue or pull request.

## Does ReVanced always stay up to date with X?

ReVanced Patcher allows you to use patches on any app version. However, please note that patches may not work if you're not using the versions suggested by ReVanced Manager.
ReVanced Patcher allows you to patch any app version. However, patches may not work if you're not using the versions suggested by ReVanced Manager.

## Does ReVanced support this app?

Expand All @@ -30,7 +30,7 @@ Vanced is currently semi-functional and can be downloaded from mirrors. Issues i

## Can you help me?

ReVanced is heavily in development. If you have a problem and need help, please include **all** relevant information regarding your issue in a new post. That includes information such as when the issue occurred, how it occurred, how we can reproduce the issue, your environment, versions of the tools you used, images and recordings, and your own tests.
ReVanced is heavily in development. If you have a problem and need help, please include **all** relevant information regarding your issue in a new post. That includes information such as when the issue occurred, how it occurred, how we can reproduce the issue, your environment, versions of the tools you used, logs, images and recordings, and your own tests.

## Will MicroG stay up to date?

Expand All @@ -42,4 +42,4 @@ ReVanced is not affiliated with Vanced.

## How to update patched apps?

To update a patched app, you need to patch the new version of the app.
To update a patched app, you need to patch a clean APK using the new patches and then install it.
27 changes: 7 additions & 20 deletions docs/revanced-reddit/wiki/help/troubleshooting.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
# **Troubleshooting**

## No internet connection
## No internet connection in YouTube / YT Music

Re-login into Vanced MicroG or reinstall it.
Log out of the Vanced MicroG account within your device settings and log back in. Alternatively, reinstall Vanced MicroG.

## How to use the ReVanced Manager

Follow the [official](https://github.com/revanced/revanced-manager/tree/main/docs) guide to learn how to use ReVanced Manager.

## YouTube is crashing on startup or redirecting me to a page after applying patches

You might likely be patching a split APK file, so refer to **Where to get _full_ apk files**, or you might be missing [Vanced MicroG](https://github.com/TeamVanced/VancedMicroG/releases). Install it. Otherwise, refer to **How to use the ReVanced Manager** and check [Frequently Asked Questions](https://www.reddit.com/r/revancedapp/wiki/help/questions/) for **Can you support me?
You might likely be patching a split APK file, so refer to **Where to get _full_ APK files**, or you might be missing [Vanced MicroG](https://github.com/TeamVanced/VancedMicroG/releases). Install it. Otherwise, refer to **How to use the ReVanced Manager** and check [Frequently Asked Questions](https://www.reddit.com/r/revancedapp/wiki/help/questions/) for **Can you support me?
**.

## Watch history isn't being saved on YouTube
Expand All @@ -19,11 +19,11 @@ Whitelist `s.youtube.com` in your ad-blocker.

## The player UI on YouTube doesn't go away

This issue occurs randomly. Currently, the only fix is to restart the app.
You may have set it to permanently show in **Settings > Accessibility**. Otherwise, this issue occurs randomly, and currently, the only fix is to restart the app.

## The shorts button on YouTube is gone

Disable **Settings > ReVanced > Layout > Navigation button settings > Hide shorts button**.
Disable **Settings > ReVanced > Layout > Navigation button settings > Hide Shorts button**.

## ReVanced Manager is crashing/not working

Expand All @@ -40,9 +40,9 @@ Follow [this](https://support.google.com/pixelphone/answer/6271667). The process
## `org.schabi.newpipe` is not installed
Please install NewPipe [here](https://newpipe.net/#download).

## Where to get _full_ apk files
## Where to get _full_ APK files

You can get a _full_ apk from mirroring sites such as [APKMirror](https://www.apkmirror.com/). In the example of YouTube, you would want to download the full apk from APKMirror [here](https://www.apkmirror.com/apk/google-inc/youtube//) until ReVanced introduces support for apk _bundles_ or _split_ apk files.
You can get a _full_ APK from mirroring sites such as [APKMirror](https://www.apkmirror.com/). In the example of YouTube, you would want to download the full APK from APKMirror [here](https://www.apkmirror.com/apk/google-inc/youtube//) until ReVanced introduces support for APK _bundles_ or _split_ APK files.

## Videos do not play or rewind

Expand All @@ -55,16 +55,3 @@ This implies that you must remove the previous installation to solve the conflic
## SponsorBlock does not work

The servers of SponsorBlock are likely having issues right now. Review the [current status](https://status.sponsor.ajay.app/) of SponsorBlock.

## Endscreen cards are missing

This is a side effect caused by a recent workaround for the issue mentioned in issue [1752](https://github.com/revanced/revanced-patches/issues/1752).

## Ambient mode does not work

This is a side effect caused by a recent workaround for the issue mentioned in issue [1752](https://github.com/revanced/revanced-patches/issues/1752).

## Seekbar preview missing in YouTube

A recent patch causes this. You can find it in [this](https://discord.com/channels/952946952348270622/954833032114733086/1121235521801310229) announcement. Currently, your only option is to disable the patch in the settings. This may cause playback issues.

0 comments on commit 080c2fe

Please sign in to comment.