| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| app-release.apk | 2026-05-22 | 8.5 MB | |
| Orion Store V1.3.1 _ The Ares Update source code.tar.gz | 2026-05-19 | 9.6 MB | |
| Orion Store V1.3.1 _ The Ares Update source code.zip | 2026-05-19 | 9.7 MB | |
| README.md | 2026-05-19 | 5.5 kB | |
| Totals: 4 Items | 27.7 MB | 1,845 | |
Orion Store v1.3.1
A focused refinement release that sharpens the core experience: faster scrolling, smarter bundles, true background downloads, and a much deeper local backup. Plus a brand-new community feature: Custom Bundle Creator.
✨ Highlights
🧩 Custom Bundle Creator
You can now design your own app bundles right inside the store.
- A new Create Your Bundle card lives at the end of the Recommended Bundles shelf
- Three-step wizard: pick a title + description, choose an icon and gradient, then pick 2–24 apps
- Bundle is saved locally to your profile, and a one-tap submission opens a prefilled GitHub Issue with a clean markdown checklist of all selected apps
- Maintainers can promote your bundle into an official store collection
👤 Local User Profile
The Leaderboard finally feels like yours.
- Set a name + avatar once and the profile carries across leaderboard submissions, future bundle attribution, and identity backups
- Avatar selector is locked in once chosen to prevent identity hopping
- Keep track of unlocked badges directly in your profile's Badge Archive
- Showcase up to 3 of your favorite badges on the About tab with dedicated add-badge slots
- Lives entirely on-device, no account, no signup
📦 Smarter Bundle Experience
Bundles got a major usability pass.
- Swipe-to-remove: drag any app right on the bundle preview to remove it from your install plan. The first row gives a soft auto-hint so you discover the gesture instantly
- Add more apps: pick any app from your library to extend the bundle before installing
- Already-installed apps are now automatically skipped during bundle install
- Customizations are per-bundle and persistent, re-open later and your changes are still there
- Cleaner row UI: the red removal hint sits inside the row, no broken edges
🌙 Background Downloads
Downloads now keep running when the app is closed or minimized.
- Native foreground service with progress notification on Android
- Aggregate progress across all queued items, plus completion handoff back to the in-app installer
- Tap the notification to jump straight back into the store
🛠️ Store Update Modal Redesign
The self-update flow is now first-class.
- Cleaner, more informative UI with version diff + download progress
- New: Failed-install fallback, if the system installer rejects the new APK (signature, storage, permission), the modal now gives you a one-tap Export to Downloads so you can install it manually instead of getting stuck
🔧 Maintenance Mode Overhaul
The maintenance screen is now a first-class interactive experience.
- Interactive Dino Game: A hidden endless runner now lives inside the maintenance circle. It auto-runs for atmosphere, but click it to start a manual play session.
- Earn XP & Badges: Your score translates to real XP for your Orion profile. We've hidden 3 secret badges to be unlocked at different milestones can you find them all?
- Premium Aesthetics: Complete redesign with glassmorphic cards, animated ambient glows, and a high-contrast grid system that pops.
- Anti-Cheat & Stability: Includes local score validation and anti-cheat to keep the XP grind fair.
💾 Expanded OSF Backup
The .osf identity file now captures everything that makes your install yours.
Now backed up:
- Adwatch progress, submission counts, last-submission timestamps
- Legend / Contributor / Dev-unlocked flags
- All visual prefs: theme, font, store layout, OLED, hidden tabs, animations, compact mode, haptics, glass, refresh-rate
- Network/installer prefs: Wi-Fi-only, auto-update, silent janitor, Shizuku
- App update streams + ignored-update rules
- User profile (name + avatar)
- Custom bundles + per-bundle removal/extra customizations
- Favorites
The file format is now v1.1 with UTF-8-safe encoding and graceful fallback for v1.0 saves.
⚡ Performance Pass
Scrolling and modal opens are notably smoother.
content-visibility: autoon every shelf section + intrinsic sizing for accurate scrollbarscontain: layout paint styleon app cards and horizontal carousels off-screen cards no longer trigger repaintsoverscroll-behavior-x: containprevents accidental page-bounces inside carousels- GPU-accelerated images (
backface-visibility: hidden,image-rendering: optimize-contrast) - Tighter memoization across
AppCard,Header,BottomNav,StoreFilters,ClassicAppList,ModernAppList,SelectedAppModalContainer,AboutTabContainer
🐛 Bug Fixes
- Fixed a race condition in the deep-scan pipeline that could leave stale install progress
- Fixed timer leaks in the scroll boost / installed-sync schedulers
- Fixed scroll-locking class persistence across modal open/close cycles
- Fixed custom-bundle download honoring user removed/extra apps customizations
- Fixed
allAppsprop being undefined inBundlePreviewModaladd-app picker - Fixed the issue where different tabs where loading old tab data for few seconds
🙏 Thanks
Big thanks to the everyone who donated, It really motivates me a lot to keep making Orion Store better!