summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/transactions/TransactionsFragment.kt
AgeCommit message (Expand)Author
2023-01-17[wallet] Clean up KYC handling a bitTorsten Grote
2023-01-17[wallet] Initial implementation of KYC handlingIván Ávalos
2023-01-09[wallet] Fix order of buttons for cancel dialogIván Ávalos
2023-01-09[wallet] Add delete dialog in transactions listIván Ávalos
2022-11-01[wallet] Upgrade libraries (untested because demo is down again)Torsten Grote
2022-09-06[wallet] implement prototype for outgoing peer transactionsTorsten Grote
2022-08-23[wallet] Move balance down in transaction listTorsten Grote
2022-08-17Upgrade librariesTorsten Grote
2022-08-17[wallet] Scan QR codes in mixed modeTorsten Grote
2022-08-17[wallet] Add ability to cancel/delete transactionsTorsten Grote
2022-08-17[wallet] Show FAB also in transaction list when having more than one currencyTorsten Grote
2022-05-19-remove multiplatform dependency, library upgrade WIPFlorian Dold
2020-09-03[wallet] migrate away from kotlin view extensionsTorsten 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-05-20[wallet] implement transaction searchTorsten Grote
2020-05-15[wallet] render transaction list from new transactions APITorsten Grote
2020-05-15[wallet] separate history and transactions UITorsten Grote
2020-04-16[wallet] allow transactions to be selected by long tapTorsten Grote
2020-04-16[wallet] change main screen if there is only one currencyTorsten Grote
2020-04-15[wallet] show simplified transactions per currencyTorsten Grote
2020-04-15[wallet] rename history to transactionsTorsten Grote