summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/refund
AgeCommit message (Expand)Author
2024-03-27[wallet] DD51: enrich some tx amounts with currencySpecificationIván Ávalos
2023-11-28[wallet] Show KYC notice in transaction list, and don't render fees when zeroIván Ávalos
2023-11-02[wallet] Update refunds to new APIIván Ávalos
2023-07-11[wallet] fix refund transaction after API changeTorsten Grote
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-28[wallet] Show errors as JSONIvá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
2022-05-19-remove multiplatform dependency, library upgrade WIPFlorian Dold
2020-09-08[wallet] Use bottom sheet to show errors instead of snackbarTorsten Grote
2020-08-18Include Taler common Kotlin library as a submoduleTorsten Grote
2020-08-12[wallet] adapt to new Refund APITorsten Grote
2020-08-05[wallet] show more user-friendly error messages for operationsTorsten Grote
2020-03-30[wallet] Add basic support for refundsTorsten Grote