Skip to content

Releases: benoitletondor/EasyBudget

2.2.0

13 May 20:59
Compare
Choose a tag to compare
  • Migrate from Fabric to Firebase for Crashlytics
  • Bump deps
  • Add a feature to edit a recurring entry

2.1.3

29 Jan 22:41
Compare
Choose a tag to compare
  • 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

14 Jul 00:22
Compare
Choose a tag to compare
  • Fix a crash that occurs when adjusting current balance by inputing an invalid number (empty string or illegal char)

2.0.12

13 Jul 10:50
Compare
Choose a tag to compare

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

08 Jun 15:48
Compare
Choose a tag to compare
  • 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

17 Feb 14:58
Compare
Choose a tag to compare
  • Target SDK 28
  • Remove app-invites SDK
  • Migrate from compat to androidx
  • Dependencies bump
  • Bug fixes around premium status

1.6.2

27 Sep 10:53
Compare
Choose a tag to compare
  • Prevents the Advertising ID to be sent to any of the services used by the app to comply with developer policy

1.6.1

12 Jul 16:04
Compare
Choose a tag to compare
  • 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

22 May 11:53
Compare
Choose a tag to compare
  • Add weekly, bi-weekly and yearly recurring expenses
  • Switch from Batch to PlayStore promo codes
  • Add Android 7.1 shortcuts implementation

1.4

01 Jul 13:33
Compare
Choose a tag to compare
1.4
  • Bug fixes
  • Android N Compatibility