Commit Graph

12 Commits

Author SHA1 Message Date
meoware.exe 1d30716fbd Update README 2026-05-20 23:33:47 +10:00
meoware.exe 0e22096780 Manager: full split-APK merge support
- CI now uses APKEditor's merge command for proper resources.arsc + split
  merging (previous ad-hoc Java merge missed split-only resource entries
  like notification_icon, causing runtime Resources$NotFoundException)
- ManifestPatcher: dynamically detect the original package name and rewrite
  every reference to it (permissions/provider authorities); drop split-only
  attributes (isSplitRequired, requiredSplitTypes, splitTypes) so the
  installer doesn't reject the merged APK with "Missing split"
- SmaliPatchStep: extract extension/**/*.smali entries from patches.zip
  into the smali dir before assembly, so new helper classes
  (radiant/SparkleButton etc) actually end up in the patched dex
- PMIntentReceiver / PMInstallerError: surface PackageInstaller
  EXTRA_STATUS_MESSAGE so install failures show Android's real reason
  instead of the generic enum label

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-20 23:33:04 +10:00
meoware.exe d6bc75604c Fix Java Merge 2026-05-20 22:55:32 +10:00
meoware.exe 38c75f9908 Fix Manager Patch Failures on Dir skips 2026-05-20 22:35:16 +10:00
meoware.exe c4f56bcc5b Remove Signiture checking sicne source is my own repo 2026-05-20 22:18:48 +10:00
meoware.exe 5a47214016 Updating & Versions 2026-05-20 21:47:07 +10:00
meoware.exe cceffc9438 Fix Patches in CI 2026-05-20 21:18:47 +10:00
meoware.exe e04d036529 Upload APKM 2026-05-20 21:00:16 +10:00
meoware.exe 50eb7fa609 Add README.md <3 2026-05-20 20:30:25 +10:00
meoware.exe 201c7a1a4c Fix CI 2026-05-20 20:15:44 +10:00
meoware.exe 4b0430673a Update Actions CI 2026-05-20 20:14:05 +10:00
meoware.exe dbb6302bd1 Alpha 2026-05-20 19:47:33 +10:00