V1.0.0
FlowFinance v1.0.0 - Initial Release
Welcome to the first official release of FlowFinance! 🎉
This is a modern, fully-featured personal finance management app built from the ground up using the latest Android technologies, including Jetpack Compose, Hilt, Room, and Kotlin Flow. With FlowFinance, you can track your income and expenses with ease, visualize your spending habits, and take control of your budget through an intuitive and reactive interface.
What's in this release?
• Reactive Dashboard: Instantly view your total balance, monthly income, and expenses.
• Expense Distribution Chart: A custom Pie Chart on the dashboard visualizes spending by category.
• Real-time UI: The interface is fully reactive, updating automatically with any database change.
• Full Transaction History: Browse your transactions, grouped by date with sticky headers and a search function.
• Swipe-to-Dismiss: Fluidly delete transactions by swiping them away.
• Budget Planning: Track spending goals by category to see how you're doing against your budget. (Note: This feature is currently under development.)
• Secure Data Management: A "Clear Data" option with a confirmation dialog to prevent accidental data loss.
• Data Export: Export all your transaction data to a CSV file to share or analyze elsewhere.
• User Personalization:
◦ Set a custom username.
◦ Choose your preferred currency (BRL, USD, EUR), which updates formatting across the app.
◦ Switch between a persistent Dark and Light theme that follows your system's settings.
• Automated Backups: A background worker automatically performs a weekly backup of your data.
APK
Download the apk file attached below to install the application on your Android device.
Full Changelog: https://github.com/Gabrick75/FlowFinance/commits/v1.0.0