summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/layout/list_item_transaction.xml
AgeCommit message (Collapse)Author
4 days[wallet] Improve transaction list UI designIván Ávalos
2023-04-10[wallet] Removed action button from transaction listIván Ávalos
2023-02-14[wallet] Add Confirm with Bank button to transactions listIván Ávalos
#0007676
2023-01-31[wallet] Material3 adjustments after rebaseIván Ávalos
2023-01-17[wallet] Initial implementation of KYC handlingIván Ávalos
#0007566
2023-01-06Transactions background changes when selecting with a long pressIván Ávalos
#0007478
2020-09-16Make apps work on API 21+ (except cashier that needs 23+)Torsten Grote
2020-08-06[wallet] show error icon for transactions with errorTorsten Grote
2020-05-15[wallet] show generic transaction titles in detail action barTorsten Grote
2020-05-15[wallet] provide extra info in transactions when withdrawal requires ↵Torsten Grote
confirmation
2020-05-15[wallet] render transaction list from new transactions APITorsten Grote
2020-05-15[wallet] separate history and transactions UITorsten Grote
The history with its JSON payload is only shown in dev mode while the transactions are prepared to move to the new API.
2020-04-16[wallet] allow transactions to be selected by long tapTorsten Grote
2020-04-15[wallet] show simplified transactions per currencyTorsten Grote