summaryrefslogtreecommitdiff
path: root/wallet/src/main/java/net/taler/wallet/MainActivity.kt
AgeCommit message (Expand)Author
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
2020-04-15[wallet] use floating action button for scan actionTorsten Grote
2020-04-01[wallet] automatic code cleanupTorsten Grote
2020-03-30[wallet] Add basic support for refundsTorsten Grote
2020-03-20Let all apps use the same Amount classTorsten Grote
2020-03-18Merge all three apps into one repositoryTorsten Grote