summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/transactions/TransactionWithdrawalFragment.kt
AgeCommit message (Expand)Author
2023-02-14[wallet] Added serializer for unknown fields in TalerErrorInfo.Iván Ávalos
2023-01-18[wallet] Implemented custom tabsIván Ávalos
2023-01-18[wallet] Fix NullPointerException when kycUrl is nullIván Ávalos
2023-01-17[wallet] Clean up KYC handling a bitTorsten Grote
2023-01-17[wallet] Initial implementation of KYC handlingIván Ávalos
2022-08-17[wallet] Add ability to cancel/delete transactionsTorsten Grote
2021-12-08Add a button to cancel manual withdrawalTorsten Grote
2021-12-07Show bank details for manual withdrawalTorsten Grote
2020-09-09[wallet] Fix opening bank confirmation URLTorsten Grote
2020-09-08[wallet] change how we check if launching intents is safeTorsten Grote
2020-09-03[wallet] migrate away from kotlin view extensionsTorsten Grote