]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/async/TransactionAccumulator.java
Room-based profile management
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / async / TransactionAccumulator.java
2021-04-15 Damyan IvanovRoom-based profile management
2020-09-19 Damyan Ivanovfinal fix for the first date delimiter item
2020-09-19 Damyan Ivanovfix duplicate first date delimiter when the latest...
2020-09-19 Damyan Ivanovlast update text also includes transaction count
2020-09-18 Damyan Ivanovconvert the last update global header to a list header
2020-09-17 Damyan Ivanovtransaction list always starts with the date of the...
2020-09-16 Damyan Ivanovmajor rework of parsed transaction/descriptions/account...