summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/layout
AgeCommit message (Expand)Author
2023-02-14[wallet] Small Material 3 style fixesIván Ávalos
2023-02-14[wallet] Add Confirm with Bank button to transactions listIván Ávalos
2023-01-31[wallet] Material3 adjustments after rebaseIván Ávalos
2023-01-26[wallet] Fix icon color in buttonIván Ávalos
2023-01-26[wallet] Refactored error colors using MaterialThemeIván Ávalos
2023-01-26[wallet] Fixed icon color on scan QR buttonIván Ávalos
2023-01-26[wallet] Experimental port to Material 3Iván Ávalos
2023-01-18[wallet] Top align transaction layouts for consistencyIván Ávalos
2023-01-17[wallet] Initial implementation of KYC handlingIván Ávalos
2023-01-06Transactions background changes when selecting with a long pressIván Ávalos
2023-01-06[wallet] Allow to restrict coins to age when withdrawingTorsten Grote
2023-01-05[wallet] Some fixes for accepting a tipTorsten Grote
2022-09-06[wallet] Improve rendering of transaction list error messageTorsten Grote
2022-08-23[wallet] Move balance down in transaction listTorsten 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-07-01accept tipsSebastian
2022-06-15accept decimal and bitcoin exchangesSebastian
2021-12-07Show bank details for manual withdrawalTorsten Grote
2021-08-27Update libraries and do associated maintenanceTorsten Grote
2021-01-04wallet: remove/change confusing stringsTorsten Grote
2020-09-28[wallet] implement exchange selection for withdrawalsTorsten Grote
2020-09-16Make apps work on API 21+ (except cashier that needs 23+)Torsten Grote
2020-09-07[wallet] always show product details (remove details button)Torsten Grote
2020-09-03[wallet] migrate away from kotlin view extensionsTorsten Grote
2020-08-12[wallet] fix icon tint declaration (CI lint error)Torsten Grote
2020-08-06[wallet] show error icon for transactions with errorTorsten Grote
2020-07-30[wallet] upgrade payment flow to new APITorsten Grote
2020-07-29[wallet] update to new wallet-core with v8 exchange APITorsten 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
2020-06-26[wallet] Move Anastasis UI mockup into its own library moduleTorsten Grote
2020-06-22[wallet] Improve Anastasis UI mockupTorsten Grote
2020-06-11[wallet] UI mockup for backup and anastasisTorsten Grote
2020-05-22[wallet] add option to enter URI manually by long pressing scan buttonTorsten Grote
2020-05-20[wallet] implement transaction searchTorsten Grote
2020-05-15[wallet] show generic transaction titles in detail action barTorsten Grote
2020-05-15[wallet] remove unused strings after moving to new transaction APITorsten Grote
2020-05-15[wallet] show a pending badge next to balances with pending transactionsTorsten Grote
2020-05-15[wallet] provide extra info in transactions when withdrawal requires confirma...Torsten Grote
2020-05-15[wallet] add clickable actions to transaction details screenTorsten Grote
2020-05-15[wallet] Remove success pages for withdrawal and paymentTorsten Grote
2020-05-15[wallet] render transaction list from new transactions APITorsten Grote
2020-05-15[wallet] separate history and transactions UITorsten Grote
2020-05-13[wallet] adapt fee parsing to wallet-core changesTorsten Grote
2020-04-30[wallet] show ToS markdown in expandable sectionsTorsten 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