summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/withdraw/TransactionWithdrawalComposable.kt
AgeCommit message (Expand)Author
2023-12-04[wallet] Refactor balances code to make DD51 easierdev/ivan-avalos/currencyXYZIván Ávalos
2023-12-04[wallet] More fixes and improvements for DD36Iván Ávalos
2023-12-04[wallet] Fixes and improved logic for DD36Iván Ávalos
2023-12-03[wallet] Initial (WIP) implementation of currency conversionIván Ávalos
2023-11-28[wallet] DD36: replace paytoUri with new WithdrawalExchangeAccountDetailsIvá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