Changelog
Version history and release notes
Updated
v1.4.0
Smart Updates2026-04-02- FeatureSmart Split APK Selector: Automated and manual selection for Split APKs (APKS, APKM, XAPK). Intelligent filtering for language, density, and CPU architecture (ABI).
- FeatureMulti-APK ZIP Support: Choose specific APK files from a ZIP archive that contains multiple independent applications.
- FeatureHuman-Readable Permissions: Clear, natural language descriptions replacing cryptic permission strings. Highlighted "Dangerous" permissions with visual risk indicators.
- FeatureEnhanced App Insights: View detailed pre-installation info including minSdkVersion, targetSdkVersion, architecture support, and signature SHA-256 fingerprints.
- FeatureSecurity & Version Tracking: Automatic comparison with currently installed versions. Clear warnings for signature mismatches and version downgrades.
- FeatureInstallation History: A persistent log tracking all successful and failed installation attempts for your reference.
- FeatureAdvanced Failure Diagnosis: Smart categorization of failure reasons (e.g., "Insufficient Storage", "Signature Mismatch") with actionable suggestions and retry support.
- FeatureUnified Storage Management: New settings to monitor and clear package cache, extracted temp files, and historical icons.
- ImprovementHigh-Performance Parsing: Optimized engine for processing large XAPK and APKM files, significantly reducing parsing time.
- ImprovementAndroid 14 & 15 Optimization: Full compatibility with the latest Android versions, including enhanced foreground service reliability.
- ImprovementReliable OBB/XAPK Support: Improved reliability for XAPK files containing large OBB data, including post-installation verification.
- ImprovementUI/UX Refinement: Modernized installation dialogs with collapsible detail panels and clear risk banners.
- ImprovementSmart Cleanup: Enhanced automatic cleanup to remove all temporary parsing files immediately after installation.
- FixFixed critical startup crashes on some devices running Android 14 and 15.
- FixResolved an issue where temporary extraction directories were not always deleted after a failed install.
- FixFixed a bug where localized app labels were not correctly extracted from some APKM manifest formats.
- FixCorrected a race condition in the foreground installation service that could lead to "Service Busy" errors.
- ChangedRe-architected the installation pipeline for higher reliability and better support for complex ZIP containers.
- ChangedStandardized InstallResult mapping to provide more consistent error reporting across all installation types.
v1.3.0
Performance & Stability2026-03-20- FeatureAndroid 14 & 15 Startup Fix: Resolved critical crashing issues on startup for devices running the latest Android versions.
- FeatureHigh-Speed Parsing Engine: New parsing optimization for APK and XAPK files, delivering significantly faster processing speeds.
- FeatureEnhanced APKM & OBB Support: Improved reliability of APKM container parsing and OBB file handling for large game installations.
- FeatureSmart Cleanup Service: Automated background cleanup that clears temporary installation files immediately after a session.
- FeaturePerformance Stability: General performance enhancements providing a smoother and more responsive user experience.
- FeatureOne-Click Installation: Streamlined the installation flow for a simple, "one-click" user experience.
v1.2.0
What's New2026-03-18- FeatureAndroid 15 Ready: Fully optimized for the latest Android 15. Smoother, faster, and more secure app installations on new devices.
- FixSamsung Device Boost: Fixed crashes and interrupted installations on Samsung phones. Installing XAPK and Split APKs is now seamless.
- ImprovementGeneral Improvements: Squashed several bugs causing installation failures and improved overall app stability.
v1.1.0
New Features2026-01-25- FeatureDevice Scanning: One-click scan for all installable packages on your device
- FeatureAbout Dialog with app version, feature list, and developer info
- FeatureSettings Dialog with notification toggle, auto-delete cache, and legal links
- ImprovementMaterial 3 design with dark mode and high contrast text
- ImprovementAccessibility improvements meeting WCAG AAA standards
- LegalPrivacy Policy and Terms of Service (bilingual)
- LegalGDPR, CCPA, COPPA compliance
v1.0.0
Initial Release2026-01-25- FeatureMulti-format support: APK, XAPK, APKS, APKM, ZIP
- FeatureSmart package parsing engine
- FeatureSecure installation via official PackageInstaller API
- FeatureFile picker integration