summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/withdraw
AgeCommit message (Expand)Author
2020-09-03[wallet] show different withdrawal error message when app is offlineTorsten Grote
2020-09-03[wallet] migrate away from kotlin view extensionsTorsten Grote
2020-09-03Don't crash on empty manual withdrawal amountTorsten 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] show currency's transaction list after successful operationsTorsten Grote
2020-05-15[wallet] Remove success pages for withdrawal and paymentTorsten Grote
2020-05-13[wallet] adapt fee parsing to wallet-core changesTorsten Grote
2020-04-30[wallet] accept but strip markup in ToS markdown headingsTorsten Grote
2020-04-30[wallet] show ToS markdown in expandable sectionsTorsten Grote
2020-04-15[wallet] use floating action button for scan actionTorsten Grote
2020-04-13[wallet] hide overhead from exchange fee structure if zeroTorsten 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