summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/pending
AgeCommit message (Collapse)Author
2020-08-05[wallet] show more user-friendly error messages for operationsTorsten Grote
2020-07-29[wallet] update to new wallet-core with v8 exchange APITorsten Grote
(except payments which are still buggy)
2020-04-30Fix lint warnings that appeared after android gradle plugin updateTorsten Grote
2020-04-15[wallet] show simplified transactions per currencyTorsten Grote
2020-04-15[wallet] use floating action button for scan actionTorsten Grote
This prepares a layout change for display of balances and transactions.
2020-04-06[wallet] expose notification payloads to Android UITorsten Grote
also ignore ping notifications (to see if they are really needed)
2020-03-30[wallet] Add basic support for refundsTorsten Grote
2020-03-18Merge all three apps into one repositoryTorsten Grote