summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/history/JsonDialogFragment.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-15[wallet] rename history to transactionsTorsten Grote
2020-04-03[wallet] add detail page for withdrawal event in historyTorsten Grote
Also make history accessible by tapping the balance
2020-03-18Merge all three apps into one repositoryTorsten Grote