summaryrefslogtreecommitdiff
path: root/wallet/src/main/res/navigation
AgeCommit message (Expand)Author
2024-02-27[wallet] Remove a vestige of tipsIván Ávalos
2024-02-27[wallet] Pending operations are no more!Iván Ávalos
2024-02-06[wallet] bye bye tips!Torsten Grote
2024-02-06[wallet] Replace exchange selection fragment with dialog decoupled from withd...Iván Ávalos
2024-02-02[wallet] Delete now unused AlreadyPaidFragmentIván Ávalos
2024-02-02[wallet] Redirect to details view after payment, deprecate proposalId, and re...Iván Ávalos
2024-01-08[wallet] support withdraw-exchange URITorsten Grote
2024-01-08[wallet] Refactor p2p payments to show tx details when readyIván Ávalos
2023-09-27[wallet] Make title of PromptPaymentFragment translatableTorsten Grote
2023-09-26[wallet] Fix back navigation after template prompt.Iván Ávalos
2023-09-26[wallet] Initial version of template supportIván Ávalos
2023-09-05[wallet] skip ManualWithdrawFragment when doing a manual withdraw from balanc...Iván Ávalos
2023-04-13[wallet] Render dummy transactions whenever we can't parse a transactionTorsten Grote
2023-04-13[wallet] Migrated payment and refund detail to ComposeIván Ávalos
2023-04-13[wallet] Migrated withdrawal and refresh detail to ComposeIván Ávalos
2023-03-28[wallet] Add test option in dev mode and remove backup optionTorsten Grote
2023-02-23[wallet] close button for outgoing peer payments brings user to balanceTorsten Grote
2023-02-22[wallet] navigate to withdrawal transaction detail for bank withdrawalsTorsten Grote
2023-01-05[wallet] Show details of tip transactionTorsten 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-10-27[wallet] Implement making deposits (not fully functional)Torsten Grote
2022-09-23[wallet] Implement beginning of depositsTorsten 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-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-01accept tipsSebastian
2021-12-07Show bank details for manual withdrawalTorsten 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-03[wallet] migrate away from kotlin view extensionsTorsten 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] adapt code to new TransactionWithdrawal APITorsten Grote
2020-07-17[wallet] add UI for making manual withdrawal via exchangeTorsten Grote
2020-07-17[wallet] show list of known exchanges in settingsTorsten Grote
2020-06-26[wallet] Move Anastasis UI mockup into its own library moduleTorsten Grote
2020-06-22[wallet] Improve Anastasis UI mockupTorsten Grote
2020-06-11[wallet] UI mockup for backup and anastasisTorsten Grote
2020-05-22[wallet] add option to enter URI manually by long pressing scan buttonTorsten Grote
2020-05-15[wallet] Remove success pages for withdrawal and paymentTorsten Grote
2020-05-15[wallet] render transaction list from new transactions APITorsten Grote
2020-05-15[wallet] separate history and transactions UITorsten Grote
2020-04-16[wallet] change main screen if there is only one currencyTorsten Grote
2020-04-15[wallet] show simplified transactions per currencyTorsten Grote
2020-04-15[wallet] rename history to transactionsTorsten Grote
2020-04-15[wallet] use floating action button for scan actionTorsten Grote