summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/backend/WalletResponse.kt
AgeCommit message (Expand)Author
2023-03-07[wallet] Implemented JSON serializer for TalerErrorCodeIván Ávalos
2023-02-14[wallet] Added serializer for unknown fields in TalerErrorInfo.Iván Ávalos
2023-01-18[wallet] Refactored error codes into GANA-generated enumIván Ávalos
2023-01-17[wallet] Initial implementation of KYC handlingIván Ávalos
2022-06-01use new annotation for polymorphic serializationFlorian Dold
2022-05-23-fix error info serializerFlorian Dold
2020-09-08[wallet] Use bottom sheet to show errors instead of snackbarTorsten Grote
2020-09-01[wallet] support the new TalerErrorInfo error formatTorsten Grote
2020-08-26[wallet] include JSON error details in user-facing error messageTorsten Grote
2020-08-24Get rid of Jackson and only use multi-platform serializationTorsten Grote
2020-08-24Upgrade to Kotlin 1.4Torsten Grote
2020-08-11[wallet] upgrade wallet-core and adapt payment APITorsten Grote
2020-08-11[wallet] start to move deserialization into the backend APITorsten Grote