summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/withdraw/WithdrawManager.kt
AgeCommit message (Expand)Author
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