summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/ReceiveFundsFragment.kt
AgeCommit message (Expand)Author
2024-04-01[wallet] Prevent error on amount zero when withdrawing from bankIván Ávalos
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-03-27[taler-android] Improve handling of currencies with no symbolIván Ávalos
2024-03-27[wallet] Set input digits of some amount inputsIván Ávalos
2024-03-27[wallet] Display transactions by scopeInfo instead of currencyIván Ávalos
2023-10-25[wallet] Don't allow zero amount for p2p transactionsIvá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-05[wallet] skip ManualWithdrawFragment when doing a manual withdraw from balanc...Iván Ávalos
2023-02-22[wallet] show fees for peer pull creditTorsten Grote
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] Don't allow entering invalid amountsTorsten Grote
2023-01-03[wallet] Move to accompanist theme adapter as the old one is deprecatedTorsten Grote
2022-10-27[wallet] Implement making deposits (not fully functional)Torsten Grote
2022-09-06[wallet] implement prototype for outgoing peer transactionsTorsten Grote