-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Labels
Description
Bug description
Currently, the suggested version is listed in the app selector screen. Instead, the flow should be like this:
- User opens app selector and selects an app
- The patch selector screen opens where the user can select a list of patches. If default is forced, then skip this step
- Based on the current selection, the version of the selected app is checked. If it matches, skip this step. If it does not match, show a dialog that shows the suggested version based on that selection and offers to choose the APK from storage. (Since APKs can be split, the dialog should also ask to select from storage due to the app being split too, like it is now)
- After that, the user lands back on the patcher screen and can start patching
Motivation
Depending on your patch selection, the suggested version may be different. For example, you select patches that work with any app, and uncheck one that only works on a specific version. ReVanced Manager would suggest that one, even if you don't use the patch.
Acknowledgements
- I have checked all open and closed feature requests and this is not a duplicate.
- I have chosen an appropriate title.
- The feature request is only related to ReVanced Manager.
Bugg4