Skip to content

Releases: moneymanagerex/android-money-manager-ex

2025.02.14.1071

14 Feb 08:17
Compare
Choose a tag to compare

Minor fix to 1070:

  • Use Calendar year if Financal year is not set
  • Fix int2long in Investement

Full Changelog: 2025.02.07.1070...1070-anr-fix

2025.02.07.1070

07 Feb 22:22
Compare
Choose a tag to compare

What's Changed

New/Improvement

  • New cashflow report - 12 month by @wolfsolver in #2213
  • Improve Translations
  • Database Version: auto downgrade from v20 to v19 with no schema change by @guanlisheng in #2223

Fix

Full Changelog: 2025.02.07.1069...2025.02.07.1070

2025.02.07.1069

07 Feb 18:51
Compare
Choose a tag to compare
2025.02.07.1069 Pre-release
Pre-release

What's Changed

New/Improvement

  • New cashflow report - 12 month by @wolfsolver in #2213
  • Improve Translations
  • Database Version: auto downgrade from v20 to v19 with no schema change by @guanlisheng in #2223

Fix

Full Changelog: 2025.02.02.1067...2025.02.07.1028

2025.02.02.1067

02 Feb 14:00
Compare
Choose a tag to compare

What's Changed

  • hotfix for search
  • fix for frequency order in tag, category and payee
  • new sorting by recent usage in tag, category and payee
  • evidence of inactive category in report (transaction with inactive category is still shown in list)
  • sort criteria for tag, category and payee is persistent after app close (with fix)
  • ability to Activate/Deactivate Tag and Payee
  • Fix for Copy Tag in transaction duplicate
  • Fix for delete Tag during deletion of transaction and schedule transaction

Full Changelog: 2025.01.31.1066...2025.02.02.1067

2025.01.31.1066

30 Jan 23:12
9f682c7
Compare
Choose a tag to compare
2025.01.31.1066 Pre-release
Pre-release

What's Changed

New Feature

  • Categories can be deactivated and shown as inactive in the Category list. Long-pressing a category in the Entity Category List will bring up an enable/disable menu.
  • Transactions can have colors, like the desktop version. Colors can be used in transactions and scheduled transactions. Colors are searchable from the search menu. Transactions with colors are shown in the list with a square icon of the respective color. Color settings are not changeable from mobile, but you can easily set them in the Desktop version.
  • In transfer transaction, the 'from' and 'to' accounts can now be easily switched by clicking the switch button near the "to account" field.
  • Tags and Labels are now fully implemented. They can be used in transactions, scheduled transactions, split transactions, and split recurring transactions. Tags will be copied from schedules to transactions and are searchable.
  • Categories, Payees, and Tags can be sorted by Name or Frequency using the sort icons in the header.

Bugfix

  • Exporting to QIF from search results is now available again.
  • Password workflow revert, waiting for final solution
  • Some ANR from gplay fixed

Contributors

Full Changelog: 2025.01.27.1065...2025.01.31.1066

2025.01.27.1065

27 Jan 20:09
Compare
Choose a tag to compare

Hotfix for missing split coming from schedule transaction
Full Changelog: 2025.01.24.1064...2025.01.27.1065

2025.01.24.1064

24 Jan 00:56
c292d18
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2025.01.23.1063...2025.01.24.1064

2025.01.23.1063

23 Jan 11:20
afde582
Compare
Choose a tag to compare
2025.01.23.1063 Pre-release
Pre-release

What's Changed

New feature

  • Show both ACTIVE and INACTIVE categories and menu item to switch category between Active and Inactive

bug Fix

  • Fix some ANR
  • Restore category search with bold

Full Changelog: 2025.01.21.1062...2025.01.23.1063

2025.01.21.1062

21 Jan 15:38
4a33291
Compare
Choose a tag to compare
2025.01.21.1062 Pre-release
Pre-release

What's Changed

feature

  • Last Used Payee: enable two tiers: account level or global level by @guanlisheng in #2082

bug fix

code review

documentation

translation

  • New Crowdin Translations @ 2025-01-16T07:12:46+08:00 by @github-actions in #2081

New Contributors

know issue

  • Crash in schedule transaction

Full Changelog: 2025.01.14.1061...2025.01.21.1062

2025.01.14.1061

14 Jan 15:42
Compare
Choose a tag to compare

What's Changed

  • Refactor: refine while loop limit handling by @wolfsolver in #2069
  • New Crowdin Translations @ 2025-01-12T17:34:47+08:00 by @github-actions in #2071
  • Refactor: add Unicode support for highlighting keywords in search by @guanlisheng in #2073
  • Upgrade minSdkVersion to 29, Android 10 by @guanlisheng in #2074
  • Refactor: update androidx.core, com.google.dagger and com.amplitude:analytic to the latest version by @guanlisheng in #2075
  • Refactor: upgrade JVM target and source compatibility to Java 11 by @guanlisheng in #2076
  • Refactor: Use ByteStreams.copy instead of transferTo for backward compatibility by @guanlisheng in #2078

Full Changelog: 2025.01.10.1059...2025.01.14.1061