]> git.ktnx.net Git - mobile-ledger.git/commit
speculatively update last update date before the transactions are stored
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 23 Apr 2021 05:09:41 +0000 (05:09 +0000)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Fri, 23 Apr 2021 05:09:41 +0000 (05:09 +0000)
commitbae2aa9ee13d2503282ab98618f0ae9a6822b8be
treee012236490e9fd153b736450a92dd74e46709a59
parent89479f496bfec05d16fba5bd5e986841ba3988f8
speculatively update last update date before the transactions are stored

this a white lie, because the displayed list is the new one, retrieved
at the given time
app/src/main/java/net/ktnx/mobileledger/async/TransactionAccumulator.java