summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/transactions/TransactionRefreshFragment.kt
AgeCommit message (Expand)Author
2024-03-27[wallet] DD51: enrich some tx amounts with currencySpecificationIván Ávalos
2023-07-11[wallet] some dd37 fixes after mergingTorsten Grote
2023-07-11[wallet] Show suspend/resume only in devMode and rename "fail" to "cancel" in UIIván Ávalos
2023-07-11[wallet] Make DD37 dialog data non-nullable and rename callbackIvá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] Migrated withdrawal and refresh detail to ComposeIván Ávalos
2023-03-21[wallet] Expand JSON error in XML transaction detail fragmentsIván Ávalos
2023-03-06[wallet] Refresh withdrawal detail screen after confirmationIván Ávalos
2022-08-17[wallet] Add ability to cancel/delete transactionsTorsten Grote
2020-09-03[wallet] migrate away from kotlin view extensionsTorsten Grote