summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/exchanges/ExchangeAdapter.kt
AgeCommit message (Collapse)Author
12 days[wallet] Implement exchange reloadIván Ávalos
bug 0008298
2024-02-20[wallet] DD48: implement exchange deletionIván Ávalos
bug 0008298
2024-02-09[wallet] Refactor ExchangeItem into separate fileIván Ávalos
2023-10-10[wallet] Prevent user from interacting with non-contacted exchangesIván Ávalos
2023-01-03[wallet] Fix crash when exchange is missing currencyTorsten Grote
Can happen when exchange info in wallet-core was not yet fully loaded #7480
2022-10-24[wallet] allow peer pull payment even when no balanceTorsten Grote
2020-09-28[wallet] implement exchange selection for withdrawalsTorsten Grote
2020-08-11[wallet] start to move deserialization into the backend APITorsten Grote
and off the UI thread for less sluggish, i.e. more responsive UI
2020-07-17[wallet] add UI for making manual withdrawal via exchangeTorsten Grote
2020-07-17[wallet] show list of known exchanges in settingsTorsten Grote