Skip to content
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

feat: encourage to reinstall instead of updating, on signature missmatch #494

Closed
4 tasks done
oSumAtrIX opened this issue Nov 9, 2022 · 1 comment · Fixed by #1528
Closed
4 tasks done

feat: encourage to reinstall instead of updating, on signature missmatch #494

oSumAtrIX opened this issue Nov 9, 2022 · 1 comment · Fixed by #1528
Labels
Feature request Requesting a new feature that's not implemented yet

Comments

@oSumAtrIX
Copy link
Member

Type

Functionality

Issue

If an app is installed with a different signature, updating with the patched app will fail.

Feature

Android PM can install an app instead of updating (similar to what Play Store does to update apps despite different signatures). If the signatures miss-match, the manager should suggest to install the app instead of updating.

Motivation

This will get rid of package conflicts.

Additional context

It should be investigated, if installing deletes the data of the existing app installation in contrast to an update, if so, this should be explained to the user, in case they do not want to proceed the installation.

Acknowledgements

  • I have searched the existing issues and this is a new and no duplicate or related to another open issue.
  • I have written a short but informative title.
  • I filled out all of the requested information in this issue properly.
  • The issue is related solely to the ReVanced Manager
@validcube
Copy link
Member

💫 Closing this as it has been completed in #1528

@github-project-automation github-project-automation bot moved this from 📋 Backlog to ✅ Done in Development of ReVanced Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature request Requesting a new feature that's not implemented yet
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

5 participants