summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/withdraw/PromptWithdrawFragment.kt
AgeCommit message (Expand)Author
2024-02-20[wallet] withdrawal: don't let users select an exchange if there's only oneIván Ávalos
2024-02-06[wallet] Replace exchange selection fragment with dialog decoupled from withd...Iván Ávalos
2024-01-08[wallet] Manual withdrawal: hide fee when zero and relax paddings for smaller...Ivá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
2023-01-06[wallet] Allow to restrict coins to age when withdrawingTorsten Grote
2022-08-23[wallet] Clean up manual withdrawal code a bitTorsten Grote
2022-05-19-remove multiplatform dependency, library upgrade WIPFlorian Dold
2021-12-07Show bank details for manual withdrawalTorsten Grote
2020-09-28[wallet] implement exchange selection for withdrawalsTorsten Grote
2020-09-03[wallet] migrate away from kotlin view extensionsTorsten Grote
2020-08-18Include Taler common Kotlin library as a submoduleTorsten Grote
2020-07-29[wallet] update to new wallet-core with v8 exchange APITorsten Grote
2020-05-15[wallet] show currency's transaction list after successful operationsTorsten Grote
2020-05-15[wallet] Remove success pages for withdrawal and paymentTorsten Grote
2020-04-15[wallet] use floating action button for scan actionTorsten Grote
2020-04-08[wallet] add option to see exchange's fee structureTorsten Grote
2020-04-03[wallet] add detail page for withdrawal event in historyTorsten Grote
2020-04-02[wallet] Show withdraw feeTorsten Grote
2020-04-02[wallet] Show withdraw summary before ToS and do one-click acceptTorsten Grote
2020-04-02[wallet] remove abort/cancel buttonsTorsten Grote
2020-03-20Let all apps use the same Amount classTorsten Grote
2020-03-18Merge all three apps into one repositoryTorsten Grote