summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/payment/PaymentResponses.kt
AgeCommit message (Expand)Author
2024-03-06[wallet] Fix serialization error of "pending" paymentsIván Ávalos
2024-02-02[wallet] Redirect to details view after payment, deprecate proposalId, and re...Iván Ávalos
2022-06-01use new annotation for polymorphic serializationFlorian Dold
2022-05-19-remove multiplatform dependency, library upgrade WIPFlorian Dold
2020-09-01[wallet] support the new TalerErrorInfo error formatTorsten Grote
2020-08-24[wallet] upgrade to latest wallet-core versionTorsten Grote
2020-08-24Get rid of Jackson and only use multi-platform serializationTorsten Grote
2020-08-18Include Taler common Kotlin library as a submoduleTorsten Grote
2020-08-11[wallet] upgrade wallet-core and adapt payment APITorsten Grote
2020-07-30[wallet] upgrade payment flow to new APITorsten Grote
2020-07-30Split out common code into multiplatform Kotlin libraryTorsten Grote
2020-07-29[wallet] update to new wallet-core with v8 exchange APITorsten Grote