summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/drawable
AgeCommit message (Collapse)Author
2024-02-06[wallet] bye bye tips!Torsten Grote
2023-11-28[wallet] Proper DB import/export functionalityIván Ávalos
2023-07-11[wallet] Handle "fail" DD37 action and prevent non-deletable transactions ↵Iván Ávalos
from being deleted.
2023-07-11[wallet] Implemented DD37 with the new txActions fieldIván Ávalos
2023-01-26[wallet] Fix color of ic_unarchive iconIván Ávalos
2022-11-01[wallet] Allow exporting the entire DBTorsten Grote
2020-09-23[wallet] update to new Taler logoTorsten Grote
2020-09-08Fix minor lint warningsTorsten Grote
2020-09-07[wallet] add logcat viewer to dev settingsTorsten Grote
2020-08-06[wallet] show error icon for transactions with errorTorsten Grote
2020-07-29[wallet] update to new wallet-core with v8 exchange APITorsten Grote
(except payments which are still buggy)
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-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] 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] 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-05-08[wallet] Show versions in settings when dev mode is onTorsten 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-15[wallet] show simplified transactions per currencyTorsten Grote
2020-04-15[wallet] rename history to transactionsTorsten Grote
2020-04-15[wallet] move dev mode and TESTKUDOS into proper settings screenTorsten Grote
2020-04-01[wallet] automatic code cleanupTorsten Grote
2020-03-18Fix lint issues and CI dependenciesTorsten Grote
2020-03-18Merge all three apps into one repositoryTorsten Grote