]> git.ktnx.net Git - mobile-ledger.git/history - app/src/main/java/net/ktnx/mobileledger/async/TransactionAccumulator.java
fix displayed transactions count
[mobile-ledger.git] / app / src / main / java / net / ktnx / mobileledger / async / TransactionAccumulator.java
2021-04-25 Damyan Ivanovfix displayed transactions count
2021-04-25 Damyan IvanovTransactionAccumulator needs not keep a reference to...
2021-04-23 Damyan IvanovRevert "speculatively update last update date before...
2021-04-23 Damyan Ivanovspeculatively update last update date before the transa...
2021-04-21 Damyan Ivanovrework transaction list with proper view holders and...
2021-04-20 Damyan Ivanovrewrite update of transaction list from DB with Room
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...