Releases: benoitletondor/EasyBudget
Releases · benoitletondor/EasyBudget
2.2.0
- Migrate from Fabric to Firebase for Crashlytics
- Bump deps
- Add a feature to edit a recurring entry
2.1.3
- Cloud backup with Firebase storage
- You can now input entries before install date (up to 1 year)
- Black launch screen
- Every 3 & 6 months recurring options
2.0.13
- Fix a crash that occurs when adjusting current balance by inputing an invalid number (empty string or illegal char)
2.0.12
New version 2.0 of EasyBudget including :
- Complete rewrite using modern Android components (Kotlin, Coroutines, Room, ViewModels...)
- Add Dark theme for premium users
- Add daily and every 2-3 weeks recurring option
1.6.6
- Use latest Gradle and Android plugin versions
- Migrate code to Java 1.8
- Migrate in-app billing library to 2.0
- Support notification channels
- Adopt adaptive icon
- Target API 29
- Support for Dark mode
- Support for gestural navigation
- Fix monthly report reporting recurring expenses/incomes as monthly, even if they are weekly/daily or bi-weekly
- Fix expense/income deletion undo action
1.6.4
- Target SDK 28
- Remove app-invites SDK
- Migrate from compat to androidx
- Dependencies bump
- Bug fixes around premium status
1.6.2
- Prevents the Advertising ID to be sent to any of the services used by the app to comply with developer policy
1.6.1
- Add a switch to select the first day of your week in the settings: Monday or Sunday.
- Add russian translations (Thanks again, @NataliiaPrivezentseva )
- Bug fixes with iap by using the lib provided by Google
- Bump dependencies
1.5.2
- Add weekly, bi-weekly and yearly recurring expenses
- Switch from Batch to PlayStore promo codes
- Add Android 7.1 shortcuts implementation
1.4
- Bug fixes
- Android N Compatibility