🌌 Orion Store v1.4.0 Release
Orion Store 1.4.0 introduces intelligent Device Architecture Detection in the APK variant selector, automatic Recommended Architecture Matching, smooth high-FPS selector interactions, and full system settings alignment (
versionCode 13).
⚡ What's New in v1.4.0
📱 Intelligent Device Architecture Detection (New Feature!)
- Hardware Architecture Detection: The Architecture Selector modal now reads your phone's processor ABI directly from the Android operating system (
Build.SUPPORTED_ABIS), showing your exact CPU architecture (e.g.,ARM64 (arm64-v8a)orARMv7 (armeabi-v7a)). - "Recommended" Variant Matching: Orion Store automatically analyzes available APK variants and highlights the best match for your phone with a Recommended badge.
- Smart Sorting: Compatible APKs are dynamically sorted to the top of the list, making 1-tap downloads fast, intuitive, and error-proof.
- Universal & Fallback Support: Universal APKs and compatible 32-bit fallback binaries are clearly tagged so you always know what runs best on your device.
🚀 Performance & UI Optimizations
- Instant Variant Modal Rendering: Native architecture calls are cached after initial query, ensuring instant modal popups with zero UI freeze.
- Optimized Dialog Lifecycles: Touch/pointer listeners and modal transitions tuned for buttery 120Hz displays.
- Cleaned Up Dependencies: Removed redundant type assertions and optimized data flow across components.
🛠️ Bug Fixes & System Alignment
- Version Alignment: Version updated to
1.4.0acrosspackage.json,android/app/build.gradle(versionCode 13,versionName 1.4.0), andApp.tsx(CURRENT_STORE_VERSION = 1.4.0) so Android System Settings accurately reflects the release version. - Test Suite Expansion: Added unit test coverage for architecture normalization, ABI compatibility rules, and detection fallbacks (31/31 unit tests passing).
📱 Android Devices
- Download
OrionStore_1.4.0.apkbelow. - Install directly over your existing installation to keep all your settings, downloaded APKs, and favorites intact.
- If using Shizuku, background installer services will seamlessly recognize the updated
versionCode 13.
🛡️ Technical Specifications
| Metric | Details |
|---|---|
| Package Name | com.orion.store
|
| Version Code | 13
|
| Version Name | 1.4.0
|
| Target SDK | Android 14+ (API 34/35 compatible) |
| Min SDK | Android 7.0 (API 24) |
| Java Version | Java 21 / Capacitor 7 |
Built with ❤️ by RookieZ
Serverless • Open Source • Privacy-First App Store