summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/withdraw/WithdrawManager.kt
AgeCommit message (Expand)Author
2022-09-13[wallet] Don't crash when there's no subject in the payto:// URI for manual w...Torsten Grote
2022-08-23[wallet] Clean up manual withdrawal code a bitTorsten Grote
2022-06-15accept decimal and bitcoin exchangesSebastian
2022-05-19-remove multiplatform dependency, library upgrade WIPFlorian Dold
2021-12-08Add a button to cancel manual withdrawalTorsten Grote
2021-12-07Show bank details for manual withdrawalTorsten Grote
2021-11-29show 'accept tos' when there is no ToSSebastian
2020-10-13[wallet] expose error message when withdrawing TESTKUDOS failsTorsten Grote
2020-09-28[wallet] implement exchange selection for withdrawalsTorsten Grote
2020-09-03[wallet] migrate away from kotlin view extensionsTorsten Grote
2020-09-01[wallet] support the new TalerErrorInfo error formatTorsten Grote
2020-08-18Include Taler common Kotlin library as a submoduleTorsten Grote
2020-08-12[wallet] remove remaining deserialization off the UI threadTorsten Grote
2020-08-11[wallet] start to move deserialization into the backend APITorsten Grote
2020-08-05[wallet] show more user-friendly error messages for operationsTorsten Grote
2020-07-29[wallet] update to new wallet-core with v8 exchange APITorsten Grote
2020-07-20[wallet] move withdrawal code to withdraw packageTorsten Grote
2020-05-15[wallet] Remove success pages for withdrawal and paymentTorsten Grote
2020-04-08[wallet] add option to see exchange's fee structureTorsten 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-03-20Let all apps use the same Amount classTorsten Grote
2020-03-18Merge all three apps into one repositoryTorsten Grote