]> git.ktnx.net Git - mobile-ledger.git/commit
Profile/storeAccount[Value],storeTransaction: get the db as an argument
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 7 Mar 2019 04:57:53 +0000 (06:57 +0200)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 7 Mar 2019 04:57:53 +0000 (06:57 +0200)
commitff3be47725919f5284a2a4e2348d1ab6fd561325
tree8fcdb6c3b73fb0300cda920a54f84e2e2189376c
parentd8c0caaea37d2d9aa46e23567f137699f952202e
Profile/storeAccount[Value],storeTransaction: get the db as an argument

the calling code uses transactions, so it would be nice to use them
app/src/main/java/net/ktnx/mobileledger/async/RetrieveTransactionsTask.java
app/src/main/java/net/ktnx/mobileledger/model/MobileLedgerProfile.java