π 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
- Download the
app-debug.apkfile to your Android device. - Open your device's File Manager and tap the downloaded APK.
- If prompted, allow "Install unknown apps" from your browser or file manager.
- Tap Install and launch QFlow directly from your home screen!
Note: This is a debug build intended for testing and showcase purposes.