summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/peer/OutgoingPullFragment.kt
AgeCommit message (Expand)Author
2024-03-27[wallet] Use TransactionManager.selectedScope instead of passing around scope...Iván Ávalos
2024-03-27[wallet] Use Backend.json instead of JsonIván Ávalos
2024-03-27[wallet] DD51'd more views, UX improvements and some fixesIván Ávalos
2024-01-08[wallet] Refactor p2p payments to show tx details when readyIván Ávalos
2023-06-28[wallet] Show errors as JSONIván Ávalos
2023-03-21[wallet] Add support for expiration of peer paymentsIván Ávalos
2023-02-23[wallet] close button for outgoing peer payments brings user to balanceTorsten Grote
2023-02-22[wallet] show fees for peer pull creditTorsten Grote
2023-02-22[wallet] Fix action bar title for sending peer paymentsTorsten Grote
2023-02-22[wallet] rename peer ops after core 0.9.2 updateTorsten Grote
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-10-17adding summary to the invoice descriptionSebastian
2022-09-07[wallet] implement prototype for handling incoming pay-pull URITorsten Grote