summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/withdraw/TransactionWithdrawalComposable.kt
AgeCommit message (Expand)Author
2024-04-15[wallet] Show exchange accounts by priorityIván Ávalos
2024-03-27[wallet] DD51: enrich some tx amounts with currencySpecificationIván Ávalos
2024-03-27[wallet] DD51: initial rendering based on currency specIván Ávalos
2024-01-08[wallet] Initial implementation of DD36.Iván Ávalos
2023-11-28[wallet] Show KYC notice in transaction list, and don't render fees when zeroIván Ávalos
2023-07-11[wallet] Show suspend/resume only in devMode and rename "fail" to "cancel" in UIIván Ávalos
2023-07-11[wallet] Implemented DD37 with the new txActions fieldIván Ávalos
2023-06-12Remove Amount#fromDouble() as it was buggy and isn't really neededTorsten Grote
2023-04-13[wallet] Clean up compose migration of withdrawal and refresh transactionsTorsten Grote
2023-04-13[wallet] Remove exchangeBaseUrl from Refresh transactionsTorsten Grote
2023-04-13[wallet] Migrated withdrawal and refresh detail to ComposeIván Ávalos