aboutsummaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/deposit
AgeCommit message (Expand)Author
2023-10-25[wallet] Make more TextFields singleLineTorsten Grote
2023-10-25[wallet] Refactor wire transfer and remove BIC/SWIFT fieldIván Ávalos
2023-10-25[wallet] Remove deprecated ExperimentalMaterial3Api decoratorsIván Ávalos
2023-09-26[wallet] Improved AmountInputField with a VisualTransformationIván Ávalos
2023-09-26[wallet] Refactor amount input into single composableIván Ávalos
2023-09-26[wallet] fixes for templates parsing and UIIván Ávalos
2023-09-26[wallet] first cleanup of payment template workTorsten Grote
2023-09-26[wallet] Initial version of template supportIvá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] Implemented DD37 with the new txActions fieldIván Ávalos
2023-06-28[wallet] Show errors as JSONIván Ávalos
2023-06-12Remove Amount#fromDouble() as it was buggy and isn't really neededTorsten Grote
2023-04-13[wallet] Do some minimal BIC validation for bank depositsTorsten Grote
2023-04-11[wallet] Validate IBAN with wallet core when making depositsTorsten Grote
2023-03-21[wallet] uppercase IBAN for depositsTorsten Grote
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-08[wallet] Replace pending with extendedStatusIvá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-06[wallet] Deposit to bitcoin address if currency is BITCOINBTCTorsten 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
2023-01-03Adapt to new seconds based time formatTorsten Grote
2022-11-03[wallet] Show more deposit info in transaction list itemTorsten 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