Skip to content

Ticket #4711: support browsing Android packages (APK) in mc.ext #4714

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

Merged
merged 2 commits into from
May 28, 2025

Conversation

zyv
Copy link
Member

@zyv zyv commented May 26, 2025

Proposed changes

XAPK, AAB and AAR files should be captured by zip-by-type rule:

% file Google\ Chrome_136.0.7103.125_APKPure.xapk 
Google Chrome_136.0.7103.125_APKPure.xapk: Zip archive data, at least v2.0 to extract, compression method=store

Resolves: #4711

Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
@zyv zyv requested a review from aborodin May 26, 2025 12:04
@github-actions github-actions bot added needs triage Needs triage by maintainers prio: medium Has the potential to affect progress labels May 26, 2025
@github-actions github-actions bot added this to the Future Releases milestone May 26, 2025
@zyv zyv mentioned this pull request May 26, 2025
1 task
@zyv zyv added area: vfs Virtual File System support and removed needs triage Needs triage by maintainers labels May 26, 2025
@zyv zyv modified the milestones: Future Releases, 4.8.34 May 26, 2025
Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
@mc-worker mc-worker added area: core Issues not related to a specific subsystem state: approved If not using PRs: associated branch has been approved and removed area: vfs Virtual File System support labels May 27, 2025
@zyv zyv merged commit 8b543a5 into master May 28, 2025
19 checks passed
@zyv zyv deleted the 4711_android_package_mc_ext branch May 28, 2025 04:54
@github-actions github-actions bot removed the state: approved If not using PRs: associated branch has been approved label May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: core Issues not related to a specific subsystem prio: medium Has the potential to affect progress
Development

Successfully merging this pull request may close these issues.

Open Android packages as zip archives
2 participants