summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/transactions/Transaction.kt
AgeCommit message (Collapse)Author
2020-05-15[wallet] separate history and transactions UITorsten Grote
The history with its JSON payload is only shown in dev mode while the transactions are prepared to move to the new API.
2020-04-16[wallet] Add unique ID to transactionsTorsten Grote
2020-04-15[wallet] show simplified transactions per currencyTorsten Grote
2020-04-15[wallet] rename history to transactionsTorsten Grote