Changelog
V1.2.3+55 (25/06/2023)
- Bump to the 1.2.3+55 - @Wolfteam
- Updated sdk to 3.0 - @Wolfteam
- Bump to the 1.2.3+54 - @Wolfteam
- Bump to the 1.2.3+53 - @Wolfteam
- Platform specific updates - @Wolfteam
- [Infrastructure] Updated notification plugin - @Wolfteam
- [Presentation] Readded missing logic - @Wolfteam
- [Presentation] Minor ui changes - @Wolfteam
- [Android] [iOS] Updated platform specific stuff - @Wolfteam
- Updated to flutter 3.10 - @Wolfteam
- [Presentation] Updated the custom scroll behaviour - @Wolfteam
- [macOS] Dummy project - @Wolfteam
- Bump to the 1.2.3+52 - @Wolfteam
- [Infrastructure] Moved the saveRecurringTransactions to the app_bloc.dart - @Wolfteam
- [Infrastructure] Enforce db fks - @Wolfteam
- [Presentation] Workaround for the icon offset problem - @Wolfteam
- [iOS] Minor updates - @Wolfteam
- [iOS] Minor Podfile.lock update - @Wolfteam
- [Infrastructure] Warning fixes - @Wolfteam
- Changed flutter_native_timezone to flutter_native_timezone_updated_gradle - @Wolfteam
- [Android] Build fix - @Wolfteam
- [Application] Minor improvement on the transactions_bloc.dart - @Wolfteam
- [Infrastructure] The db map may be executed multiple times on the query - @Wolfteam
- [Domain] Fixed the getNextMonthDate - @Wolfteam
- Added .sh - @Wolfteam
- [Infrastructure] Use the new method to retrieve a google auth client - @Wolfteam
- [Presentation] Warning fixes - @Wolfteam
- Updated packages - @Wolfteam
- [Android] Updated images - @Wolfteam
- [iOS] Updated images - @Wolfteam
- Updated to flutter 3.7.12 - @Wolfteam
- [Presentation] Minor ui improvements - @Wolfteam
- [Infrastructure] Periodic tasks are not supported on ios, added a workaround - @Wolfteam
- [ios] Added missing workmanager code - @Wolfteam
- [Presentation] Restart the app when the day changes - @Wolfteam
- [Infrastructure] Build the dynamic user profile img path - @Wolfteam
- [Infrastructure] If a sync is triggered, do not download all missing imgs - @Wolfteam
- [Application] Download the transaction's img on demand - @Wolfteam
- Post merge updates - @Wolfteam
- Warning fixes x2 - @Wolfteam
- Warning fixes - @Wolfteam
- Build fix - @Wolfteam
- Updated to flutter 3 - @Wolfteam
- Minor fixes - @Wolfteam
- [ios] This should fix the notifications problem - @Wolfteam
- [Android] Target sdk version 33 - @Wolfteam
- Added fvm config file - @Wolfteam
- [Infrastructure] Avoid some crashes on ios - @Wolfteam
- [iOS] Added some initial config - @Wolfteam
- Updated .gitignore - @Wolfteam
- Removed not used packages - @Wolfteam
- Crash fix - @Wolfteam
- Added Podfile - @Wolfteam
- Minor logging improvements - @Wolfteam
- Bump to the 1.2.2+47 - @Wolfteam
- [Infrastructure] Sign in silently on each launch. - @Wolfteam
- [Infraestructure] Minor check - @Wolfteam
- [Application] Minor fix - @Wolfteam
- [Infrastructure] Removed not used code. - @Wolfteam
- Bump to the 1.2.2+46 - @Wolfteam
- [Application] Minor improvements to the user_accounts_bloc.dart - @Wolfteam
- Bug fixes after switching to the new login with google impl - @Wolfteam
- Bump the min sdk version to 27 - @Wolfteam
- [Presentation] Added a few shared widgets - @Wolfteam
- [Presentation] Show a loading when adding a new account - @Wolfteam
- Removed the sign_in_with_google_bloc.dart - @Wolfteam
- Initial attempt to switch to the google sign in package - @Wolfteam
- Added the google sign in package - @Wolfteam