Skip to content

fix: Allow different app version when downloading via plugin if setting is off #2579

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: compose-dev
Choose a base branch
from

Conversation

brosssh
Copy link
Member

@brosssh brosssh commented May 30, 2025

Closes #2578.

@brosssh brosssh requested a review from Axelen123 May 30, 2025 14:32
@brosssh brosssh added the ReVanced Manager Compose Regarding the Compose rewrite of ReVanced Manager label May 30, 2025
@brosssh brosssh linked an issue May 30, 2025 that may be closed by this pull request
4 tasks
Copy link
Member

@Axelen123 Axelen123 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This allows you to bypass the requirement to disable the compatibility check, since the patch selector selected the patches assuming a different version than the one being actually used.

@brosssh
Copy link
Member Author

brosssh commented Jun 2, 2025

Uhm I see. Since the user select the patches before downloading the APK, is there an "easy" way so that we can allow diffent version while still keeping the compatibility check?

@Ushie
Copy link
Member

Ushie commented Jun 2, 2025

Why is that needed? The version defined by ReVanced Manager by default is the latest that supports the patches, why would one want an older version? Nevertheless, if the user really wants to pick a different version then they can disable the check

@oSumAtrIX
Copy link
Member

I don't understand the issues mentioned here. But users can select patches, based on it, a suggested version is calculated, which is enforced as long as the switch to disable this enforcement is on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ReVanced Manager Compose Regarding the Compose rewrite of ReVanced Manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Manager should respect Disable version compatibility check
4 participants