Releases: Wolfteam/MyExpenses
Releases · Wolfteam/MyExpenses
V1.2.3+55
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
V1.2.2+43
V1.2.2+43 (01/05/2022)
Commits
- Bump to the 1.2.2+43 - @Wolfteam
- [Application] Minor fix while calculating the total amount per month for the charts page - @Wolfteam
- Bump to the 1.2.2+42 - @Wolfteam
- Updated a few packages - @Wolfteam
- Added a balance text behind the yearly and monthly charts - @Wolfteam
- Workaround for https://github.com/flutter/flutter/issues/98473 - @Wolfteam
- Added a build_android.sh - @Wolfteam
- Bump to the 1.2.2+41 - @Wolfteam
- Updated a few more packages - @Wolfteam
- Minor warning fixes - @Wolfteam
- [Presentation] Updated charts package - @Wolfteam
- Updated some packages - @Wolfteam
- Build fix - @Wolfteam
- [Presentation] Removed the TransactionFormBloc from the main.dart - @Wolfteam
- [Presentation] Removed the ReportsBloc from the main.dart - @Wolfteam
- [Presentation] Removed the SignInWithGoogleBloc from the main.dart - @Wolfteam
- [Presentation] Minor improvements to the search page - @Wolfteam
- [Presentation] Enforce the max length on text inputs - @Wolfteam
- [Presentation] Improvements to the splash screen - @Wolfteam
- Minor bug fixes - @Wolfteam
- Bump to the 1.2.1+37 - @Wolfteam
- [Presentation] Minor improvements to the search page - @Wolfteam
- [Presentation] Minor improvements to the estimates sheet - @Wolfteam
- [Presentation] Minor improvements to the drawer - @Wolfteam
- [Presentation] Moved some chart widgets to its own file - @Wolfteam
- [Presentation] Minor improvements to the category page - @Wolfteam
- [Presentation] Split the settings page into different widgets - @Wolfteam
- [Presentation] Moved / Added some logic to this layer - @Wolfteam
- [Application] Moved / Added some logic to this layer - @Wolfteam
- [Infrastructure] Moved / Added some logic to this layer - @Wolfteam
- [Domain] Added domain logic - @Wolfteam
- Updated some packages - @Wolfteam
- Bump to the 1.2.0+36 - @Wolfteam
- Added a chart that represents the yearly transactions - @Wolfteam
- [Application] Removed the deleteOldLogs method - @Wolfteam
- Added some logic to open the database on windows - @Wolfteam
- [Presentation] Updated general translations - @Wolfteam
- [Presentation] Added a year picker - @Wolfteam
- Added windows project - @Wolfteam
- Removed old config - @Wolfteam
- moor is now called drift - @Wolfteam
- The month picker dialog still uses the deprecated accent color - @Wolfteam
- Hint fixes - @Wolfteam
- Updated targetSdkVersion to 31 - @Wolfteam
- Updated lot of dependencies - @Wolfteam
- Bump to the 1.1.0+34 - @Wolfteam
- Added a widget to rate the app - @Wolfteam
- Added new category icons x2 - @Wolfteam
- Added new category icons - @Wolfteam
- Removed TODO - @Wolfteam
- Bump to the 1.1.0+33 - @Wolfteam
- This should fix the sync problems x2 - @Wolfteam
- Bump to the 1.1.0+32 - @Wolfteam
- Attempt to fix db problems - @Wolfteam
- Bump to the 1.1.0+31 - @Wolfteam
- Updated some packages - @Wolfteam
- Crash fix - @Wolfteam
- Updated compileSdkVersion to 30 - @Wolfteam
- Bump to the 1.1.0+30 - @Wolfteam
- Bug fixes - @Wolfteam
- Bump to the 1.1.0+29 - @Wolfteam
- This should fix the notification img not showing up on a release build - @Wolfteam
- Updated some packages - @Wolfteam
- Moved the initialization logic of the notifications to the main page - @Wolfteam
- Added new blocs - @Wolfteam
- Minor ui improvements - @Wolfteam
- Bump to the 1.1.0+28 - @Wolfteam
- Added missing things. - @Wolfteam
- Migrate to null safety. Part 8 - @Wolfteam
- Migrate to null safety. Part 7 - @Wolfteam
- Migrate to null safety. Part 6 -...
V1.0.2+21
V1.0.2+19
V1.0.2+19 (30/08/2020)
Commits
V1.0.1
V1.0.1 (17/08/2020)
Commits
- Bump to the 1.0.1+16 - @Wolfteam
- Added some new category icons - @Wolfteam
- Updated some libs. - @Wolfteam
- Recurring bg task was always being registered at the start - @Wolfteam
- Bg tasks must run when the device is idle. - @Wolfteam
- Removed autogenerated files - @Wolfteam
- Added a modal that allows to calculate an estimate of the incomes / expenses - @Wolfteam
- Added long description column to the transaction table - @Wolfteam