summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet
AgeCommit message (Expand)Author
2022-09-23[wallet] Implement beginning of depositsTorsten Grote
2022-09-23[wallet] Support uppercase URIsTorsten Grote
2022-09-13[wallet] Don't crash when there's no subject in the payto:// URI for manual w...Torsten 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] Fix lint errorTorsten 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-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] Use global navigation to handle Taler URIsTorsten Grote
2022-08-17[wallet] Show FAB also in transaction list when having more than one currencyTorsten Grote
2022-07-06support http when scanning a qr codeSebastian
2022-07-01accept tipsSebastian
2022-06-15accept decimal and bitcoin exchangesSebastian
2022-06-01use new annotation for polymorphic serializationFlorian Dold
2022-05-23-fix error info serializerFlorian Dold
2022-05-19-remove multiplatform dependency, library upgrade WIPFlorian Dold
2021-12-08Add a button to cancel manual withdrawalTorsten Grote
2021-12-07Add copy to clipboard button to withdrawal detailsTorsten Grote
2021-12-07Show bank details for manual withdrawalTorsten Grote
2021-11-29show 'accept tos' when there is no ToSSebastian
2021-10-12Upgrade to fixed akono releaseTorsten Grote
2021-09-21add support to +http under devModeSebastian
2021-09-17add support for wallet actions over http (not secured)Sebastian
2021-08-27Update libraries and do associated maintenanceTorsten Grote
2021-07-12use v0.8.1 of wallet-coreJonathan Buchanan
2021-02-05wallet: wallet-core package is now in a scopeFlorian Dold
2020-10-13[wallet] expose error message when withdrawing TESTKUDOS failsTorsten Grote
2020-09-28[wallet] Enable manual withdrawal (without payto:// parsing/display)Torsten 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-09[wallet] improve log viewer by not updating it and pre-filteringTorsten Grote
2020-09-09[wallet] Fix opening bank confirmation URLTorsten Grote
2020-09-08[wallet] Use bottom sheet to show errors instead of snackbarTorsten Grote
2020-09-08[wallet] change how we check if launching intents is safeTorsten Grote
2020-09-07[wallet] add logcat viewer to dev settingsTorsten Grote
2020-09-07[wallet] always show product details (remove details button)Torsten Grote
2020-09-03[wallet] show different withdrawal error message when app is offlineTorsten 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-09-01[wallet] don't crash on serialization errors from wallet-coreTorsten Grote
2020-08-26[wallet] include JSON error details in user-facing error messageTorsten 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