summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/deposit/DepositFragment.kt
AgeCommit message (Collapse)Author
2024-03-27[wallet] Use TransactionManager.selectedScope instead of passing around ↵Iván Ávalos
scopeInfo (cherry picked from commit afcb6f620cbe2b1b0d70d23ee27344e74cf4bf1c)
2024-03-27[wallet] Use Backend.json instead of JsonIván Ávalos
(cherry picked from commit 3a23a8a2c0f80ca96628ba5d9476090ce0a0a9c4)
2024-03-27[wallet] DD51'd more views, UX improvements and some fixesIván Ávalos
(cherry picked from commit 0498e424a0bdcf8ffe74419a2ad42ade9283d08f)
2023-10-25[wallet] Refactor wire transfer and remove BIC/SWIFT fieldIván Ávalos
2023-06-28[wallet] Show errors as JSONIván Ávalos
bug 0007606
2023-01-06[wallet] Deposit to bitcoin address if currency is BITCOINBTCTorsten Grote
#0007494
2023-01-03[wallet] Add share button to Peer-Push (and adapt to new API)Torsten Grote
#0007471
2023-01-03[wallet] Move to accompanist theme adapter as the old one is deprecatedTorsten Grote
2022-11-03[wallet] Improve flow for making a bank depositTorsten Grote
2022-11-02[wallet] Open payto:// URIs and hook into deposit to bank account flowTorsten Grote