Skip to content

feat: treat xapk/apks split-APK containers as APK files - #101

Merged
neocanable merged 1 commit into
neocanable:mainfrom
jhult:fix/xapk-apks-container-support
Sep 6, 2026
Merged

feat: treat xapk/apks split-APK containers as APK files#101
neocanable merged 1 commit into
neocanable:mainfrom
jhult:fix/xapk-apks-container-support

Conversation

@jhult

@jhult jhult commented Sep 5, 2026

Copy link
Copy Markdown
Contributor

Summary

Adds case-insensitive detection of .apk, .xapk, and .apks file extensions so split-APK container formats are handled like a regular APK. This lets garlic detect, analyze, and serve .xapk/.apks bundles.

Note

This fix and PR were created with the assistance of AI.

Add case-insensitive detection of .apk, .xapk, and .apks file extensions
so split-APK container formats are handled like a regular APK. This lets
garlic detect, analyze, and serve .xapk/.apks bundles.

AI-generated fix.
@jhult
jhult force-pushed the fix/xapk-apks-container-support branch from a8369fb to 7abe00a Compare September 5, 2026 19:20
@neocanable
neocanable merged commit a9e5e88 into neocanable:main Sep 6, 2026
@jhult
jhult deleted the fix/xapk-apks-container-support branch September 6, 2026 17:46
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.

2 participants