Releases: moneymanagerex/android-money-manager-ex
Releases · moneymanagerex/android-money-manager-ex
2024.04.16.1028
What's Changed
- let targetSdk=rootProject.ext.compileSdk=33 by @guanlisheng in #1664
- att: fix for scheduled transaction by @guanlisheng in #1667
Full Changelog: 2024.04.15.1027...2024.04.16.1028
2024.04.15.1027
What's Changed
- Attachment display support (experimental feature and assume the attachment folder is along with database file)
- Transaction: support zero sum split transactions
- Right-To-Left(RTL) support
Full Changelog: 2024.04.01.1026...2024.04.15.1027
2024.04.01.1026
What's Changed
- polish f-droid desc for Chinese by @guanlisheng in #1644
- Fix subcategory edit/update bug by @guanlisheng in #1646
- update i18n for 2024 April by @guanlisheng in #1648
Full Changelog: 2024.03.26.1025...2024.04.01.1026
2024.03.26.1025
What's Changed
- refactor update with args by @guanlisheng in #1639
Full Changelog: 2024.03.24.1024...2024.03.26.1025
2024.03.24.1024
What's Changed
- Refine f-droid desc by @guanlisheng in #1631
- Fix transaction status update shortcut by @guanlisheng in #1633
Full Changelog: 2024.03.19.1023...2024.03.24.1024
2024.03.19.1023
What's Changed
- fix rate to the base currency
- Sync: restore progress dialog for better UEX
- Sync: disable delayed upload
- Sync: avoid un-wanted database modification during app start and database switch
- Reports: add back arrow for Payee report
Full Changelog: 2024.03.16.1022...2024.03.19.1023
2024.03.16.1022
What's Changed
- Make Payee mandatory for non-transfer tx by @guanlisheng in #1611
- auto pop LASTUPDATEDTIME to comply with Desktop behavior by @guanlisheng in #1612
- MaterialDialog deprecation by @guanlisheng in #1614
- re-org and unify reports by @guanlisheng in #1615
Full Changelog: 2024.03.07.1021...2024.03.16.1022
2024.03.07.1021
What's Changed
- Refine passcode input by request focus properly by @guanlisheng in #1597
- Update strings.xml by @ovari in #1598
- fix compile errors from f-droid by @guanlisheng in #1601
- SwitchPreferenceCompat => SwitchPreference by @guanlisheng in #1602
- refine tables_v1.sql by @guanlisheng in #1604
- fix update errors and pass proper conflictAlgorithm by @guanlisheng in #1606
New Contributors
Full Changelog: 2024.02.26.1020...2024.03.07.1021
2024.02.26.1020
What's Changed
Beta feature: Encryption with SQLCipher v4 cipher (a.k.a AES256CBC)
Note:
- MMEX4Desktop is still AES128CBC
- Opening the last encrypted file after the app restart is not well-supported yet.
- App generated file would be opened via SQLCipher v4 and wxSQLitePlus.
Full Changelog: 2024.02.15.1019...2024.02.26.1020
2024.02.15.1019
What's Changed
- support zero amount transaction by @guanlisheng in #1564
- unify Category in both Recurring Transaction and Transaction list with nested category by @wolfsolver in #1565
- Compute correct budget with category by @wolfsolver in #1568
- set a better hint for inserting a note by @wolfsolver in #1569
- Correct drill-down from report (search parameters) to transaction list by @wolfsolver in #1570
- Refine sync default interval to 10m by @guanlisheng in #1574
- keep event for sync only by @guanlisheng in #1575
Full Changelog: 2024.02.08.1018...2024.02.15.1019