summaryrefslogtreecommitdiff
path: root/wallet/src/main/java
AgeCommit message (Expand)Author
2023-01-31[wallet] Material3 adjustments after rebaseIván Ávalos
2023-01-26[wallet] Navbar and status bar are now set via XMLIván Ávalos
2023-01-26[wallet] Refactored error colors using MaterialThemeIván Ávalos
2023-01-26[wallet] Fixed status bar foreground on light modeIván Ávalos
2023-01-26[wallet] Experimental port to Material 3Iván Ávalos
2023-01-23[wallet] launchInAppBrowser() now uses startActivitySafe()Iván Ávalos
2023-01-18[wallet] Statically import TalerErrorCode fields.Iván Ávalos
2023-01-18[wallet] Fix crash when handling unknown error code.Iván Ávalos
2023-01-18[wallet] Implemented custom tabsIván Ávalos
2023-01-18[wallet] Refactored error codes into GANA-generated enumIván Ávalos
2023-01-18[wallet] Fix NullPointerException when kycUrl is nullIván Ávalos
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
2023-01-06Use constant for max subject lengthTorsten Grote
2023-01-06Limit purpose to 100 charactersIván Ávalos
2023-01-06Transactions background changes when selecting with a long pressIván Ávalos
2023-01-06[wallet] Also log payload of wallet-core API requestsTorsten Grote
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-05[wallet] Show details of tip transactionTorsten Grote
2023-01-05[wallet] Some fixes for accepting a tipTorsten Grote
2023-01-03[wallet] Add share button to Peer-Pull (and adapt to new API)Torsten Grote
2023-01-03[wallet] Add share button to Peer-Push (and adapt to new API)Torsten Grote
2023-01-03[wallet] Don't allow entering invalid amountsTorsten Grote
2023-01-03[wallet] change send money texts for BitcoinTorsten Grote
2023-01-03[wallet] Fix crash when exchange is missing currencyTorsten Grote
2023-01-03[wallet] Change 'Subject' to 'Purpose' for pay-push and pay-pullTorsten Grote
2023-01-03[wallet] Move to accompanist theme adapter as the old one is deprecatedTorsten Grote
2023-01-03[common] Fix warnings in Bech32 implementationTorsten Grote
2023-01-03Adapt to new seconds based time formatTorsten Grote
2022-11-04[wallet] Include error message when listExchanges failsTorsten Grote
2022-11-03[wallet] Show more deposit info in transaction list itemTorsten Grote
2022-11-03[wallet] Improve flow for making a bank depositTorsten 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-11-01[wallet] Upgrade more libraries to fix lint checksTorsten Grote
2022-11-01[wallet] Upgrade libraries (untested because demo is down again)Torsten Grote
2022-10-27[wallet] Check for sufficient balance when sending fundsTorsten Grote
2022-10-27[wallet] Implement making deposits (not fully functional)Torsten Grote
2022-10-26[wallet] Remove old anastasis prototypeTorsten Grote
2022-10-26[wallet] Add an AccountManager for managing bank accountsTorsten Grote
2022-10-24[wallet] change subject to message in manual withdrawal URITorsten Grote
2022-10-24[wallet] allow peer pull payment even when no balanceTorsten Grote
2022-10-17adding summary to the invoice descriptionSebastian
2022-10-17[wallet] use new name of preparePayForUri wallet-core APIFlorian Dold
2022-09-27[wallet] re-implement log exportTorsten Grote
2022-09-23[wallet] Implement beginning of depositsTorsten Grote
2022-09-23[wallet] Support uppercase URIsTorsten Grote