summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/exchanges
AgeCommit message (Expand)Author
2024-01-03[wallet] Add option to add all known dev exchangesTorsten Grote
2023-10-10[wallet] Prevent user from interacting with non-contacted exchangesIván Ávalos
2023-06-28[wallet] small JSON error fixupTorsten Grote
2023-06-28[wallet] Handle add and list exchange errors separatelyIván Ávalos
2023-06-28[wallet] Show errors as JSONIván Ávalos
2023-04-13[wallet] add a FIXME for an app got killed issueTorsten Grote
2023-02-22[wallet] show fees for peer pull creditTorsten Grote
2023-02-15[wallet] Fixed broken fulfillment URL and made it visually clear that it is a...Iván Ávalos
2023-01-26[wallet] Refactored error colors using MaterialThemeIván Ávalos
2023-01-26[wallet] Experimental port to Material 3Iván Ávalos
2023-01-03[wallet] Fix crash when exchange is missing currencyTorsten Grote
2022-11-04[wallet] Include error message when listExchanges failsTorsten Grote
2022-10-24[wallet] allow peer pull payment even when no balanceTorsten Grote
2022-09-06[wallet] implement prototype for outgoing peer transactionsTorsten Grote
2022-05-19-remove multiplatform dependency, library upgrade WIPFlorian Dold
2021-08-27Update libraries and do associated maintenanceTorsten 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-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-07-30Split out common code into multiplatform Kotlin libraryTorsten 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-07-17[wallet] add UI for making manual withdrawal via exchangeTorsten Grote
2020-07-17[wallet] Allow to add an exchange manually by providing its base URLTorsten Grote
2020-07-17[wallet] show list of known exchanges in settingsTorsten Grote