summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/payment/TransactionPaymentComposable.kt
AgeCommit message (Expand)Author
2023-09-26[wallet] Improved templates UX and PoS confirmation codesIván Ávalos
2023-07-11[wallet] Fully remove deprecated status fieldsIvá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 payment and refund transactionsTorsten Grote
2023-04-13[wallet] Migrated payment and refund detail to ComposeIván Ávalos