summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net
AgeCommit message (Expand)Author
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
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