summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/transactions/TransactionPeerFragment.kt
AgeCommit message (Expand)Author
2024-03-27[wallet] DD51: enrich some tx amounts with currencySpecificationIván Ávalos
2024-03-27[wallet] DD51: initial rendering based on currency specIván Ávalos
2023-07-11[wallet] some dd37 fixes after mergingTorsten Grote
2023-07-11[wallet] Show suspend/resume only in devMode and rename "fail" to "cancel" in UIIván Ávalos
2023-07-11[wallet] Make DD37 dialog data non-nullable and rename callbackIván Ávalos
2023-07-11[wallet] Implemented DD37 with the new txActions fieldIván Ávalos
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
2023-03-21[wallet] slight tweaks to showing errors in compose transactionsTorsten Grote
2023-03-21[wallet] Expand JSON error in Compose transaction detail fragmentsIván Ávalos
2023-03-06[wallet] some fixes for previous commitTorsten Grote
2023-03-06[wallet] Refresh withdrawal detail screen after confirmationIván Ávalos
2023-01-26[wallet] Refactored error colors using MaterialThemeIvá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
2023-01-03[wallet] Move to accompanist theme adapter as the old one is deprecatedTorsten Grote
2022-11-03[wallet] Show more deposit info in transaction list itemTorsten Grote
2022-09-07[wallet] implement prototype for handling incoming pay-pull URITorsten Grote
2022-09-07[wallet] implement prototype for handling incoming pay-push URITorsten Grote
2022-09-06[wallet] implement prototype for outgoing peer transactionsTorsten Grote