summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/WalletViewModel.kt
AgeCommit message (Collapse)Author
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-08[wallet] add option to see exchange's fee structureTorsten Grote
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-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