Skip to content

Fix storage APK operations being hijacked by installed app with same package name - #212

Open
neon16bit wants to merge 1 commit into
apk-editor:masterfrom
neon16bit:master
Open

neon16bit wants to merge 1 commit into
apk-editor:masterfrom
neon16bit:master

Conversation

@neon16bit

Copy link
Copy Markdown

Closes #211 #159 #186

Fixes an issue where picking an apk from storage would edit or inspect the already installed app on your phone instead of the actual apk file you selected, whenever they shared the same package name.

Fixes installed app conflicts with storage apks across quick edit, building/exporting, decompilation caching, and the installer screen.

@apk-editor

Copy link
Copy Markdown
Owner

@neon16bit
Thank you very much for the valuable contribution. I'll test it and eventually include in the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Operations on storage apk target installed app if package name matches, Independent of version mismatch

2 participants