summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/MainActivity.kt
AgeCommit message (Expand)Author
2024-04-01[wallet] Add missing functionIván Ávalos
2024-04-01[wallet] Add missing functionIván Ávalos
2024-04-01[wallet] Refactor URI handling into separate fragment with loading screenIván Ávalos
2024-03-28[wallet] Improve observability UI and make it globally reachable from the too...Iván Ávalos
2024-03-27[wallet] Display transactions by scopeInfo instead of currencyIván Ávalos
2024-03-05[wallet] Show version info even when not in developer modeIván Ávalos
2024-02-27[wallet] Pending operations are no more!Iván Ávalos
2024-02-06[wallet] bye bye tips!Torsten Grote
2024-01-08[wallet] support withdraw-exchange URITorsten Grote
2024-01-02[wallet] Fix HTTP URIs and error handlingTorsten Grote
2023-11-02[wallet] Update refunds to new APIIván Ávalos
2023-09-26[wallet] Initial version of template supportIván Ávalos
2023-09-19[wallet] simplify state exposed by NetworkManagerTorsten Grote
2023-09-19[wallet] Add offline bannerIván Ávalos
2023-06-28[wallet] small JSON error fixupTorsten Grote
2023-06-28[wallet] Show errors as JSONIván Ávalos
2023-03-28[wallet] Add test option in dev mode and remove backup optionTorsten Grote
2023-03-28[wallet] Don't run qtart in a separate processTorsten Grote
2023-02-22[wallet] rename peer ops after core 0.9.2 updateTorsten Grote
2023-02-14[wallet] Add support for ext+taler:// URIIván Ávalos
2023-01-31[wallet] Update libraries after releaseTorsten Grote
2023-01-26[wallet] Navbar and status bar are now set via XMLIvá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
2022-11-02[wallet] Open payto:// URIs and hook into deposit to bank account flowTorsten 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-08-17[wallet] Scan QR codes in mixed modeTorsten 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
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
2020-09-08[wallet] Use bottom sheet to show errors instead of snackbarTorsten Grote
2020-09-03[wallet] migrate away from kotlin view extensionsTorsten Grote
2020-08-12[wallet] adapt to new Refund APITorsten Grote
2020-07-29[wallet] update to new wallet-core with v8 exchange APITorsten Grote
2020-07-17[wallet] adapt code to new TransactionWithdrawal APITorsten Grote
2020-07-17[wallet] show list of known exchanges in settingsTorsten Grote
2020-07-02[wallet] Try to connect to open Wi-FiTorsten Grote
2020-06-26[wallet] Move Anastasis UI mockup into its own library moduleTorsten Grote
2020-06-11[wallet] UI mockup for backup and anastasisTorsten Grote
2020-05-15[wallet] show currency's transaction list after successful operationsTorsten 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] move dev mode and TESTKUDOS into proper settings screenTorsten Grote