summaryrefslogtreecommitdiff
path: root/wallet
AgeCommit message (Collapse)Author
2022-09-27[wallet] re-implement log exportTorsten Grote
very simple, just export to file for now
2022-09-26[wallet] bump version codeFlorian Dold
2022-09-26[wallet] bump wallet-core to v0.9.0-dev.25Florian Dold
2022-09-23[wallet] Update to v0.9.0-dev.24Torsten Grote
2022-09-23[wallet] Implement beginning of depositsTorsten Grote
2022-09-23[wallet] Support uppercase URIsTorsten Grote
2022-09-23[wallet] bump wallet-core to v0.9.0-dev.23Florian Dold
2022-09-23[wallet] Upgrade wallet-core to v0.9.0-dev.22Florian Dold
2022-09-20[wallet] Bump version code again, because someone has used the last one ↵Torsten Grote
already without committing it to git
2022-09-20[wallet] Release v0.9.0-dev.16wallet-v0.9.0-dev.16Torsten Grote
2022-09-20Use fdroidserver master for nightly publishingTorsten Grote
to fix wallet install bug
2022-09-13[wallet] Don't crash when there's no subject in the payto:// URI for manual ↵Torsten Grote
withdrawals
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-09-06[wallet] Improve rendering of transaction list error messageTorsten Grote
2022-09-06[wallet] Upgrade to core v0.9.0-dev.16Torsten 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
and show new buttons for sending/receiving (not functional yet)
2022-08-17Upgrade librariesTorsten Grote
2022-08-17[wallet] Scan QR codes in mixed modeTorsten Grote
so we can scan inverted codes as well
2022-08-17[wallet] Add ability to cancel/delete transactionsTorsten Grote
2022-08-17[wallet] Use global navigation to handle Taler URIsTorsten Grote
so it works from whichever fragment we are currently in
2022-08-17[wallet] Show FAB also in transaction list when having more than one currencyTorsten Grote
2022-08-17[wallet] upgrade core to v0.9.0-dev.12Torsten Grote
2022-07-06support http when scanning a qr codeSebastian
2022-07-04[wallet] fix packageName for flavorsTorsten Grote
The applicationIdSuffix used for flavors otherwise gets appended to the internal package names as well causing activities not to be found, because it looks in a wrong package.
2022-07-01accept tipsSebastian
2022-06-30Fix wallet build by upgrading Kotlin/composeTorsten Grote
2022-06-20Fix lint and CI issuesTorsten Grote
Note that I only fixes the most grave things that made things fail. I didn't address all issues introduces lately nor making sure the targetSdk bump to 32 has no unintented side-effects.
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
2022-05-16-update dependenciesFlorian Dold
2022-05-16-upgrade gradleFlorian Dold
2022-05-11latest version of wallet coreSebastian
2022-04-13Translated using Weblate (Turkish)Alp
Currently translated at 95.5% (129 of 135 strings) Translation: GNU Taler/Wallet Android Translate-URL: http://weblate.taler.net/projects/gnu-taler/wallet-android/tr/
2022-02-21Translated using Weblate (Turkish)Alp
Currently translated at 86.6% (117 of 135 strings) Translation: GNU Taler/Wallet Android Translate-URL: http://weblate.taler.net/projects/gnu-taler/wallet-android/tr/
2022-02-10Translated using Weblate (German)Stefan
Currently translated at 100.0% (135 of 135 strings) Translation: GNU Taler/Wallet Android Translate-URL: http://weblate.taler.net/projects/gnu-taler/wallet-android/de/
2022-02-09Integrating languages files for synchronization with WeblateStefan Kügel
Signed-off-by: Stefan Kügel <skuegel@web.de>
2021-12-21Don't optimize akono classes awayTorsten Grote
2021-12-21Remove nightly patch for fdroidserverTorsten Grote
2021-12-16wallet: bump wallet-core versionFlorian 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