summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/peer/TransactionPeerPushDebit.kt
AgeCommit message (Collapse)Author
2024-03-27[wallet] DD51: enrich some tx amounts with currencySpecificationIván Ávalos
bug 0008329 (cherry picked from commit 021e4443bae33abbdc9de21f2708e633e99ca055)
2024-03-06 [wallet] More logical order of amountsIván Ávalos
bug 0008542
2024-01-08[wallet] Add UX from now-deleted push/pull result screens into p2p tx detailsdev/ivan-avalos/dd36Iván Ávalos
2024-01-08[wallet] Refactor p2p payments to show tx details when readyIván Ávalos
2023-09-05[wallet] show p2p QR codes until tx readyIván Ávalos
bug 0007933
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-03-21[wallet] Expand JSON error in Compose transaction detail fragmentsIván Ávalos
bug 0007606
2023-03-08[wallet] Replace pending with extendedStatusIván Ávalos
2023-01-26[wallet] Experimental port to Material 3Iván Ávalos
2023-01-03[wallet] Add share button to Peer-Push (and adapt to new API)Torsten Grote
#0007471
2023-01-03[wallet] Change 'Subject' to 'Purpose' for pay-push and pay-pullTorsten Grote
#7470
2023-01-03Adapt to new seconds based time formatTorsten Grote
2022-09-06[wallet] implement prototype for outgoing peer transactionsTorsten Grote