summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/transactions
AgeCommit message (Expand)Author
2023-03-21[wallet] Expand JSON error in XML transaction detail fragmentsIván Ávalos
2023-03-08[wallet] Replace pending with extendedStatusIván Ávalos
2023-03-06[wallet] some fixes for previous commitTorsten Grote
2023-03-06[wallet] Refresh withdrawal detail screen after confirmationIván Ávalos
2023-02-22[wallet] Improve selecting transaction after bank withdrawalTorsten Grote
2023-02-22[wallet] navigate to withdrawal transaction detail for bank withdrawalsTorsten Grote
2023-02-15[wallet] Fixed broken fulfillment URL and made it visually clear that it is a...Iván Ávalos
2023-02-14[wallet] Added serializer for unknown fields in TalerErrorInfo.Ivá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] Refactored error colors using MaterialThemeIvá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] Implemented custom tabsIvá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-06Transactions background changes when selecting with a long pressIván Ávalos
2023-01-05[wallet] Show details of tip transactionTorsten Grote
2023-01-03[wallet] Add share button to Peer-Push (and adapt to new API)Torsten Grote
2023-01-03[wallet] Move to accompanist theme adapter as the old one is deprecatedTorsten Grote
2022-11-03[wallet] Show more deposit info in transaction list itemTorsten Grote
2022-11-01[wallet] Upgrade libraries (untested because demo is down again)Torsten Grote
2022-09-23[wallet] Implement beginning of depositsTorsten Grote
2022-09-23[wallet] Support uppercase URIsTorsten 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] Move balance down in transaction listTorsten Grote
2022-08-17Upgrade librariesTorsten Grote
2022-08-17[wallet] Scan QR codes in mixed modeTorsten 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-05-19-remove multiplatform dependency, library upgrade WIPFlorian Dold
2021-12-08Add a button to cancel manual withdrawalTorsten Grote
2021-12-07Show bank details for manual withdrawalTorsten Grote
2021-08-27Update libraries and do associated maintenanceTorsten Grote
2020-09-16Make apps work on API 21+ (except cashier that needs 23+)Torsten Grote
2020-09-09[wallet] Fix opening bank confirmation URLTorsten Grote
2020-09-08[wallet] change how we check if launching intents is safeTorsten Grote
2020-09-03[wallet] migrate away from kotlin view extensionsTorsten Grote
2020-09-03Don't crash on empty manual withdrawal amountTorsten Grote
2020-09-01[wallet] show fullfillment message on payment details screenTorsten Grote
2020-09-01[wallet] support the new TalerErrorInfo error formatTorsten Grote
2020-08-24[wallet] upgrade to latest wallet-core versionTorsten Grote
2020-08-24Get rid of Jackson and only use multi-platform serializationTorsten Grote
2020-08-18Include Taler common Kotlin library as a submoduleTorsten Grote