feat: add subreddit wiki

This commit is contained in:
oSumAtrIX 2023-05-25 21:21:03 +02:00
parent 11f46c6271
commit 19846457df
No known key found for this signature in database
GPG Key ID: A9B3094ACDB604B4
6 changed files with 152 additions and 0 deletions

View File

@ -0,0 +1,8 @@
# **ReVanced Documentation**
All the links to documentation can be found in [ReVanced Documentation](https://github.com/revanced/revanced-documentation). If you need help, check out [this](https://www.reddit.com/r/revancedapp/wiki/help/).
- [ReVanced Manager](https://github.com/revanced/revanced-manager/tree/docs/docs)
- [ReVanced CLI](https://github.com/revanced/revanced-cli/tree/main/docs)
- [ReVanced Patches](https://github.com/revanced/revanced-patches/tree/feat/docs)
- [ReVanced Development](https://github.com/revanced/revanced-documentation/tree/main/docs/revanced-development)

View File

@ -0,0 +1,6 @@
# **ReVanced Help**
Here you will find frequently asked questions about ReVanced and solutions to common issues. Guides and documentation can be found [here](https://www.reddit.com/r/revancedapp/wiki/documentation/).
- [Frequently asked questions](https://www.reddit.com/r/revancedapp/wiki/help/questions/)
- [Troubleshooting](https://www.reddit.com/r/revancedapp/wiki/help/troubleshooting/)

View File

@ -0,0 +1,54 @@
# **Frequently Asked Questions**
## **What is ReVanced?**
ReVanced is a modular patcher for apps such as YouTube. This project was born out of Vanced's discontinuation and it is our goal to continue the legacy of what Vanced left.
## **How does ReVanced work?**
ReVanced does not distribute any proprietary file but instead provides open-source patches. Patches can be created for any Android app. The ReVanced Manager will use the patcher as its core to apply patches of your choice on your desired app. On rooted devices, ReVanced can mount the patched app over the original application. On non-rooted devices, ReVanced will install it under a different package name.
## **Where to get ReVanced?**
ReVanced is and will always be in development! Currently, you can build and test it yourself and use the ReVanced CLI by following [the documentation](https://github.com/revanced/revanced-documentation) or download the [ReVanced Manager](https://github.com/revanced/revanced-manager).
## **Does ReVanced support non-rooted devices?**
Yes! ReVanced supports non-root and rooted devices.
## **Does or will ReVanced have feature X?**
Currently, the focus is shifted toward fine-tuning existing features, but features can be picked up by anyone. Your contributions are also very welcome.
## **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.
## **Does ReVanced always stay up to date with YouTube?**
Unlike Vanced, our patcher can apply patches to any version of the app. This way, you can use patches on newer or older versions and are independent of us
releasing a newer version. (Sometimes patches can break and will need updates. Check [the documentation](https://www.reddit.com/r/revancedapp/wiki/documentation/) on what versions ReVanced is mainly targeting)
## **Does ReVanced support Music?**
Yes. Patches have been created for YouTube Music and can be created for any other app. The MicroG patch is being worked on to allow ReVanced to work with YouTube Music.
## **Will ReVanced have NFTs?**
We do not intend to create NFTs. It also was never the reason why Vanced shut down and wouldn't be for us as well.
## **Does Vanced still work?**
Vanced is currently semi-functional and can be downloaded from mirrors. Issues include occasional ads and playback issues.
## **Can you support 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.
## **Will MicroG stay up to date?**
MicroG and Vanced MicroG are currently under development by their respective maintainer.
## **Is ReVanced affiliated with Vanced?**
ReVanced is not affiliated with Vanced.

View File

@ -0,0 +1,62 @@
# **Troubleshooting**
## **No internet connection**
Re-login into Vanced MicroG or reinstall it.
## **How to use the ReVanced Manager**
Follow the unofficial or official guide to using the ReVanced Manager.
## **YouTube is crashing on startup after applying patches**
You might likely be patching a split apk file, so refer to [Where to get full apk files](https://www.reddit.com/r/revancedapp/wiki/help/troubleshooting/#wiki_where_to_get_full_apk_files). You might be missing [Vanced MicroG](https://github.com/TeamVanced/VancedMicroG/releases). Install it. Otherwise, refer to [How to use the ReVanced Manager](https://www.reddit.com/r/revancedapp/wiki/help/troubleshooting/#wiki_how_to_use_the_revanced_manager) as well as [Can you support me?](https://www.reddit.com/r/revancedapp/wiki/help/questions/).
## **Watch history isn't being saved on YouTube**
Whitelist s.youtube.com in your ad-blocker.
## **The player UI on YouTube doesn't go away**
This issue occurs randomly. Currently, only fix is to restart the app.
## **The shorts button in YouTube is gone.**
Go to Settings > ReVanced > Layout > Show shorts button.
## **ReVanced Manager is crashing/not working**
ReVanced Manager is still work in progress. Before submitting an issue, make sure it is not a duplicate of an existing issue.
## **Google login does not work on**
Please use username/password to login.
## **org.schabi.newpipe is not installed**
Please install NewPipe here.
## **Where to get full apk files**
You can get a full apk from mirroring sites such as APKMirror.
In the example of YouTube, you would want to download the full apk from APKMirror here until ReVanced introduces support for apk bundles or split apk files.
## **Videos do not play or rewind**
Include the `client-spoof` patch.
## **Installation is blocked due to conflicting with an existing installation**
This implies that you must remove the previous installation to solve the conflict.
## **SponsorBlock does not work**
The servers of SponsorBlock are likely having issues right now. Review the current status of SponsorBlock.
## **Endscreen cards are missing**
This is a side effect caused by a recent workaround for the issue mentioned in [Videos do not play or rewind](https://www.reddit.com/r/revancedapp/wiki/help/troubleshooting/#wiki_videos_do_not_play_or_rewind). Please refer to 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 [Videos do not play or rewind](https://www.reddit.com/r/revancedapp/wiki/help/troubleshooting/#wiki_videos_do_not_play_or_rewind). Please refer to issue [1752](https://github.com/revanced/revanced-patches/issues/1752).

View File

@ -0,0 +1,7 @@
# **ReVanced Reddit Wiki**
Here you will find helpful links and content.
- [Links](https://www.reddit.com/r/revancedapp/wiki/links/)
- [Help](https://www.reddit.com/r/revancedapp/wiki/help/)
- [Documentation](https://www.reddit.com/r/revancedapp/wiki/documentation/)

View File

@ -0,0 +1,15 @@
# ReVanced Links
Official links from ReVanced can be found here. ReVanced is always available at [revanced.app](https://revanced.app).
## Links
- Website: [revanced.app](https://revanced.app)
- GitHub: [@revanced](https://github.com/revanced)
- Discord: [revanced.app/discord](https://revanced.app/discord)
- Reddit: [r/revancedapp](https://www.reddit.com/r/revancedapp)
- Twitter: [@revancedapp](https://twitter.com/revancedapp)
- Telegram: [@app_revanced](https://t.me/app_revanced)
- YouTube: [.com/revanced](https://www.youtube.com/@ReVanced)
- GitHub Sponsors: [sponsors/revanced](https://github.com/sponsors/revanced)
- Liberapay: [.com/revanced](https://liberapay.com/ReVanced/donate)