Skip to content

QFlow v1.0 - Native Android Release

Latest

Choose a tag to compare

@AdithyaSM31 AdithyaSM31 released this 15 Jul 14:43
· 4 commits to main since this release

πŸš€ QFlow v1.0 - Native Android Release

We are incredibly excited to announce the official release of QFlow v1.0 for Android!

QFlow is now fully transformed from a web-based backtesting engine into a premium, native-feeling mobile application. You can now design, backtest, and analyze your algorithmic trading strategies directly from your pocket with a zero-compromise, responsive user interface.

✨ Highlights in v1.0

πŸ“± Native Mobile Experience

  • Ionic Capacitor Integration: The entire QFlow React engine has been wrapped in a high-performance native container using Capacitor.
  • Custom App Branding: Beautifully generated custom app launcher icons and seamless splash screens tailored for all Android device pixel densities.
  • Safe-Area Optimization: Designed with edge-to-edge displays in mind. The UI dynamically pads around camera notches, status bars, and home indicators using native environment variables.

🎨 Responsive UI/UX Overhaul

  • Bottom Navigation Bar: The desktop sidebar has been reimagined into a sleek, fixed bottom navigation bar featuring frosted glassmorphism (backdrop-filter) for effortless one-handed use.
  • Intelligent Grid Stacking: Complex desktop grid layouts (like the Backtest Metrics and Strategy builder) now automatically collapse into highly readable, scrollable columns on mobile viewports.
  • Mobile-Optimized Auth: The login and registration flows have been re-engineered to stack elegantly, preventing horizontal overflow while maintaining the premium neon aesthetic.

βš™οΈ Production Architecture

  • Remote Backend Connectivity: The APK is hardwired to communicate with our live Render-hosted Python/FastAPI backend, ensuring you get the same lightning-fast backtesting performance as the desktop web version.
  • CORS Secure: The backend has been explicitly configured to securely accept requests from native Android WebView origins (http://localhost & capacitor://localhost).

πŸ“¦ Installation Instructions

  1. Download the app-debug.apk file to your Android device.
  2. Open your device's File Manager and tap the downloaded APK.
  3. If prompted, allow "Install unknown apps" from your browser or file manager.
  4. Tap Install and launch QFlow directly from your home screen!

Note: This is a debug build intended for testing and showcase purposes.