]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/model/LedgerTransactionAccount.java
more pronounced day/month delimiters in the transaction list
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / model / LedgerTransactionAccount.java
2021-05-16 Damyan Ivanovtrack more instances where currency may be null (and...
2021-04-25 Damyan Ivanovfix converting LedgerTransactionAccount to TransactionA...
2021-04-15 Damyan IvanovRoom-based profile management
2020-05-14 Damyan Ivanovposting-level flag for amount validity; drop custom...
2020-04-05 Damyan Ivanovuse locale-aware String.format
2020-04-05 Damyan Ivanovtreat "" currency as null
2020-03-15 Damyan IvanovNT: new rules for determining whether transaction can...
2020-02-20 Damyan Ivanovadd functional currency selector when entering new...
2020-01-05 Damyan IvanovDB support for transaction account comments
2020-01-05 Damyan Ivanovadd UI and API support for sending posting (transaction...
2019-12-21 Damyan Ivanovsupport both 1.14 and 1.15 JSON APIs
2019-11-26 Damyan IvanovLedgerTransactionAccount: add copy constructor
2019-11-26 Damyan Ivanovwhitespace
2019-11-26 Damyan Ivanovwhitespace
2019-04-04 Damyan Ivanovmethods for converting of run-time data structures...
2019-03-03 Damyan Ivanovupdate copyright years
2019-02-18 Damyan Ivanovmigrate to AndroidX
2019-02-06 Damyan IvanovRename to MoLe
2018-12-21 Damyan Ivanovcache short account names
2018-12-20 Damyan Ivanovsome renames to better reflect the function