summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/payment
AgeCommit message (Collapse)Author
2020-05-15[wallet] show currency's transaction list after successful operationsTorsten Grote
2020-05-15[wallet] Remove success pages for withdrawal and paymentTorsten Grote
The user is now brought the the transaction list where both are shown directly as pending transactions.
2020-04-30Fix lint warnings that appeared after android gradle plugin updateTorsten 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-02[wallet] remove abort/cancel buttonsTorsten Grote
2020-03-20Let all apps use the same Amount classTorsten Grote
The wallet now also uses taler-kotlin-common
2020-03-18Merge all three apps into one repositoryTorsten Grote