]> git.ktnx.net Git - mobile-ledger.git/commit
do not report data retrieval cancellation to the user
authorDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 2 Sep 2021 06:05:22 +0000 (09:05 +0300)
committerDamyan Ivanov <dam+mobileledger@ktnx.net>
Thu, 2 Sep 2021 06:05:22 +0000 (09:05 +0300)
commit2a7d94ca3152400055949215c559a7229e202efe
tree267e569c867a4323527bb9a7b442b8d6db27c871
parente0a6b020086a2b03626cfaf3a50123a6fae4c4e4
do not report data retrieval cancellation to the user

this happens as a direct consequence of user action and just adds stress
app/src/main/java/net/ktnx/mobileledger/async/RetrieveTransactionsTask.java