Skip to content

Orion Store v1.0.4: Native Infrastructure Update

Choose a tag to compare

@RookieEnough RookieEnough released this 06 Dec 16:29
· 42 commits to main since this release

📥 1. The Download Button Finally Works

Let's be real, in v1.0.3, the download button was just a trigger. It handed the file to Android and instantly forgot about it, leaving you staring at "Download Now" forever.

  • Live Tracking: The button now actually morphs into a progress bar.
  • It Remembers: You can close Orion, swipe it away from RAM, and come back 10 minutes later—it still knows the download is running or finished.
  • Smart Install: Once done, it turns green and says "Install Now." No more hunting through your file manager.

🤫 2. No More Fake Stats

Got tired of seeing the generic "4.5 Stars | 1M Downloads" bar on every single app? It was useless noise.

  • The Fix: I ripped that bar out.
  • The Replacement: It now shows useful technical info: Platform (Android/PC) and the exact Version Number. Much cleaner, much more useful.

✨ 3. Request Apps Directly

You can now suggest new apps inside the store!

  • Import Options: Paste a GitHub link or a JSON export from Obtainium.
  • The Rules: To prevent spam, there is a 12-hour cooldown per request.
  • Safety: I manually review every single submission to ensure it's safe and open-source before it hits the store.

🎮 4. "Fuel the Code" Adventure

The donation section was boring, so I turned it into a text-based RPG.

  • Watching an ad now advances a storyline.
  • There are hidden levels for those who support the project consistently. I won't spoil what happens if you reach the higher ranks...

🕵️ 5. Real-Time Install Detection

Orion used to lie and say "Installed" even after you deleted an app via Settings.

  • The Fix: We now query the Android System directly. If you uninstall an app, Orion knows instantly and lets you download it again.

📝 Notes

This update makes the store feel alive. Thanks for the support, Keep Fuelling the code!