You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Users are suggested to use the recommended selection. Those who change it will potentially see a different suggested version based on their selection. The version must be calculated from the selection, not doing it is not an option and a severe problem as seen with the Twitter patches suggesting a version based on a single patch that is disabled by default, but making users download an old version which breaks one of the patches intended for the late versions.
Users don't have to download "more" APKs. You patch once.
Bug description
Currently, the suggested version is listed in the app selector screen. Instead, the flow should be like this:
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
The text was updated successfully, but these errors were encountered: