summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/values/strings.xml
AgeCommit message (Expand)Author
2023-06-28[wallet] Show suspend/resume only in devMode and rename "fail" to "cancel" in UIIván Ávalos
2023-06-28[wallet] DD37 fixesIván Ávalos
2023-06-28[wallet] Handle "fail" DD37 action and prevent non-deletable transactions fro...Iván Ávalos
2023-06-28[wallet] Implemented DD37 with the new txActions fieldIván Ávalos
2023-06-28[wallet] Handle add and list exchange errors separatelyIván Ávalos
2023-06-12[wallet] Rename tip to reward in UITorsten Grote
2023-04-13[wallet] Do some minimal BIC validation for bank depositsTorsten Grote
2023-04-13[wallet] Render dummy transactions whenever we can't parse a transactionTorsten Grote
2023-04-11[wallet] Show text on floating scan action buttonTorsten Grote
2023-04-11[wallet] Validate IBAN with wallet core when making depositsTorsten Grote
2023-03-28[wallet] Add test option in dev mode and remove backup optionTorsten Grote
2023-03-21[wallet] Add support for expiration of peer paymentsIván Ávalos
2023-01-17[wallet] Initial implementation of KYC handlingIván Ávalos
2023-01-09[wallet] Add delete dialog in transactions listIván Ávalos
2023-01-06Add comment for RTL translators.Iván Ávalos
2023-01-06Limit purpose to 100 charactersIván Ávalos
2023-01-06[wallet] Deposit to bitcoin address if currency is BITCOINBTCTorsten Grote
2023-01-06[wallet] Allow to restrict coins to age when withdrawingTorsten Grote
2023-01-03[wallet] change send money texts for BitcoinTorsten Grote
2023-01-03[wallet] Change 'Subject' to 'Purpose' for pay-push and pay-pullTorsten Grote
2022-11-02[wallet] Open payto:// URIs and hook into deposit to bank account flowTorsten Grote
2022-11-01[wallet] Allow exporting the entire DBTorsten Grote
2022-10-27[wallet] Implement making deposits (not fully functional)Torsten Grote
2022-10-19[wallet] remove space from amount sign, so screen readers pick it upTorsten Grote
2022-09-27[wallet] re-implement log exportTorsten Grote
2022-09-23[wallet] Implement beginning of depositsTorsten Grote
2022-09-13[wallet] Simplify Bitcoin withdrawal screenTorsten Grote
2022-09-07[wallet] implement prototype for handling incoming pay-pull URITorsten Grote
2022-09-07[wallet] implement prototype for handling incoming pay-push URITorsten Grote
2022-09-06[wallet] implement prototype for outgoing peer transactionsTorsten Grote
2022-08-23[wallet] Clean up manual withdrawal code a bitTorsten Grote
2022-08-23[wallet] Move balance down in transaction listTorsten Grote
2022-08-17[wallet] Add ability to cancel/delete transactionsTorsten Grote
2022-07-01accept tipsSebastian
2022-06-15accept decimal and bitcoin exchangesSebastian
2021-12-08Add a button to cancel manual withdrawalTorsten Grote
2021-12-07Show bank details for manual withdrawalTorsten Grote
2021-01-04wallet: remove/change confusing stringsTorsten Grote
2020-10-13[wallet] expose error message when withdrawing TESTKUDOS failsTorsten Grote
2020-09-28[wallet] implement exchange selection for withdrawalsTorsten Grote
2020-09-08Fix minor lint warningsTorsten Grote
2020-09-08[wallet] Use bottom sheet to show errors instead of snackbarTorsten Grote
2020-09-07[wallet] add logcat viewer to dev settingsTorsten Grote
2020-09-03[wallet] show different withdrawal error message when app is offlineTorsten Grote
2020-09-03Don't crash on empty manual withdrawal amountTorsten Grote
2020-08-12[wallet] adapt to new Refund APITorsten 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-07-20[wallet] move withdrawal code to withdraw packageTorsten Grote
2020-07-17[wallet] add UI for making manual withdrawal via exchangeTorsten Grote