diff --git a/docs/2_1_patching.md b/docs/2_1_patching.md index 3b829816..5dc232f2 100644 --- a/docs/2_1_patching.md +++ b/docs/2_1_patching.md @@ -7,13 +7,21 @@ The following pages will guide you through using ReVanced Manager to patch apps. 1. Navigate to the **Patcher** tab from the bottom navigation bar 2. Tap on the **Select an app** card 3. Choose an app to patch[^1] - > **Note**: The suggested version is visible in each app's card. + + > [!INFORMATION] + > The suggested version is visible in each app's card. 4. Tap on the **Select patches** card and select the patches you want to apply[^2] - > **Warning**: If you see a warning you can click on it for more information. + + >[!WARNING] + > If you see a warning you can click on it for more information. 5. Tap on the **Done** then **Patch** button - > **Warning**: The patching process may take ~5 minutes. Exiting the app may cancel patching or increase the time it takes to patch. + + > [!WARNING] + > The patching process may take ~5 minutes. Exiting the app may cancel patching or increase the time it takes to patch. 6. Tap on the **Install** button - > **Note**: If you are rooted, you can mount the patched app on top of the original app.[^3] + + > [!INFORMATION] + > If you are rooted, you can mount the patched app on top of the original app.[^3] > Optionally, you may export the patched app to storage using the option in the bottom left corner. [^1]: Non-root users may be prompted to select an APK from storage, in which case you must source the APK file yourself. ReVanced does not provide any APK files. diff --git a/docs/2_4_settings.md b/docs/2_4_settings.md index 008cda46..4de2012b 100644 --- a/docs/2_4_settings.md +++ b/docs/2_4_settings.md @@ -6,29 +6,37 @@ ReVanced Manager has settings that can be configured to your liking. - ### ๐Ÿ”— API URL - Specify the URL of the API to use. This is used to fetch ReVanced Patches and update ReVanced Manager. + API to use to fetch updates and ReVanced Patches from. - ### ๐Ÿงฌ Sources - Override the API and change the source of ReVanced Patches. + Override the API and download ReVanced Patches from a different source. - ### ๐Ÿงช Experimental ReVanced Patches support - Lift app version constraints from ReVanced Patches. This allows you to patch any version of an app, even if the patch is not explicitly compatible with it. + Disable checking for the version of the app when applying ReVanced Patches. + + > [!WARNING] + > This may cause issues if the ReVanced Patches are not compatible with the app version. - ### ๐Ÿง‘โ€๐Ÿ”ฌ Experimental universal support - This will show or hide ReVanced Patches, which are not meant for any app in particular but rather for all apps but may not work on all apps. + This will show or hide ReVanced Patches, which are not meant for any app in particular but apply to all apps + + > [!WARNING] + > Because the patches generalize the app, they may not work on all apps. -- ### ๐Ÿ”‘ Export, import or delete keystore +- ### ๐Ÿ’พ Imports & Exports - Manage the keystore used to sign patched apps. + You can import, export or reset the following settings: -- ### ๐Ÿ“„ Export, import or reset ReVanced Patches selection + - ๐Ÿ”‘ Keystore + - ๐Ÿ“„ ReVanced Patches selection - Manage the ReVanced Patches selection. This is useful if you want to share your ReVanced Patches selection with others or reset it to the default selection. + > [!INFORMATION] + > This is particularly useful if you want to backup or reset your settings. -- ### โ„น๏ธ About +- ### โ“ About View information about your device and ReVanced Manager. This includes the version of ReVanced Manager and supported architectures of your device.