summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/withdraw
AgeCommit message (Collapse)Author
11 days[wallet] Check for null or empty bank labelIván Ávalos
bug 0008615
11 days[wallet] Show exchange accounts by priorityIván Ávalos
bug 0008615
11 days[wallet] Add DD51 to Taler withdrawal accountIván Ávalos
2024-04-03[wallet] Make manual withdrawal use correct transfer amountIván Ávalos
2024-03-27[wallet] DD51: enrich manual withdrawal amounts with currencySpecificationIván Ávalos
bug 0008329 (cherry picked from commit b6f98987b842759383eb12ef5f6e4c5ca1468437)
2024-03-27[wallet] DD51: enrich some tx amounts with currencySpecificationIván Ávalos
bug 0008329 (cherry picked from commit 021e4443bae33abbdc9de21f2708e633e99ca055)
2024-03-27[wallet] DD51: initial rendering based on currency specIván Ávalos
bug 0008329 (cherry picked from commit 4789103406f44ba797c7bfee3112cc6aaa228683)
2024-03-13[wallet] Make payto:// URIs shareableIván Ávalos
bug 0008534
2024-02-29 [wallet] Remove bank URL from x-taler-bank URI, add receiver name to IBANIván Ávalos
bug 0008532
2024-02-29[wallet] Add proper rendering for x-taler-bank URIsIván Ávalos
bug 0008532
2024-02-28[wallet] Fix issue where invalid withdraw:// URIs could crash the appIván Ávalos
bug 0008535
2024-02-20[wallet] withdrawal: don't let users select an exchange if there's only oneIván Ávalos
bug 0008300
2024-02-06[wallet] Replace exchange selection fragment with dialog decoupled from ↵Iván Ávalos
withdrawals
2024-02-06[wallet] List possibleExchanges in exchange selection for withdrawalsIván Ávalos
bug 0008300
2024-01-08[wallet] support withdraw-exchange URITorsten Grote
2024-01-08[wallet] ScrollableTabRow nitpickIván Ávalos
2024-01-08[wallet] Delete unused numCoins fieldIván Ávalos
2024-01-08[wallet] Layout improvement to manual withdrawal detailsIván Ávalos
2024-01-08[wallet] Manual withdrawal: hide fee when zero and relax paddings for ↵Iván Ávalos
smaller screens
2024-01-08[wallet] Fixed serialization issuesIván Ávalos
2024-01-08[wallet] Initial implementation of DD36.Iván Ávalos
2023-11-28[wallet] Show KYC notice in transaction list, and don't render fees when zeroIvá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] DD37 fixesIván Ávalos
2023-07-11[wallet] Implemented DD37 with the new txActions fieldIván Ávalos
2023-06-12Remove Amount#fromDouble() as it was buggy and isn't really neededTorsten Grote
2023-04-13[wallet] Clean up compose migration of withdrawal and refresh transactionsTorsten Grote
2023-04-13[wallet] Remove exchangeBaseUrl from Refresh transactionsTorsten Grote
2023-04-13[wallet] Migrated withdrawal and refresh detail to ComposeIván Ávalos
2023-02-22[wallet] Improve selecting transaction after bank withdrawalTorsten Grote
2023-02-22[wallet] navigate to withdrawal transaction detail for bank withdrawalsTorsten Grote
#7676
2023-01-26[wallet] Refactored error colors using MaterialThemeIván Ávalos
2023-01-26[wallet] Experimental port to Material 3Iván Ávalos
2023-01-23[wallet] launchInAppBrowser() now uses startActivitySafe()Iván Ávalos
2023-01-18[wallet] Refactored error codes into GANA-generated enumIván Ávalos
#0006632
2023-01-17[wallet] Clean up KYC handling a bitTorsten Grote
#0007566
2023-01-06[wallet] Allow to restrict coins to age when withdrawingTorsten Grote
#0007352
2023-01-03[wallet] Add share button to Peer-Push (and adapt to new API)Torsten Grote
#0007471
2023-01-03[wallet] change send money texts for BitcoinTorsten Grote
#0007495
2023-01-03[wallet] Fix crash when exchange is missing currencyTorsten Grote
Can happen when exchange info in wallet-core was not yet fully loaded #7480
2023-01-03[wallet] Move to accompanist theme adapter as the old one is deprecatedTorsten Grote
2023-01-03[common] Fix warnings in Bech32 implementationTorsten Grote
2022-10-24[wallet] change subject to message in manual withdrawal URITorsten Grote
2022-09-13[wallet] Don't crash when there's no subject in the payto:// URI for manual ↵Torsten Grote
withdrawals
2022-09-13[wallet] Simplify Bitcoin withdrawal screenTorsten Grote
2022-09-06[wallet] implement prototype for outgoing peer transactionsTorsten Grote
2022-08-23[wallet] Fix lint errorTorsten Grote
2022-08-23[wallet] Clean up manual withdrawal code a bitTorsten Grote
2022-08-17Upgrade librariesTorsten Grote