Magic Capsule 1.4.1
GitHub owner migration and updater-trust hardening.
- Migrates the private-source and public binary-feed references to the canonical
massdexGitHub account. - Restricts the updater's API, release page, manifest and APK URLs to the exact
massdex/magic-capsule-releasesrepository. - Allows GitHub's asset CDN only as the final response target of an already trusted GitHub release URL.
- Preserves the existing Android package identity and Magic Capsule signing certificate.
Locally verified with the signing-boundary check, unit tests, release lint, R8, signed release assembly, package/version inspection and APK signature verification.