Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-20 | [wallet] Release v0.9.0-dev.16 | Torsten Grote | |
2022-09-20 | Use fdroidserver master for nightly publishing | Torsten 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 screen | Torsten Grote | |
2022-09-07 | [wallet] implement prototype for handling incoming pay-pull URI | Torsten Grote | |
2022-09-07 | [wallet] implement prototype for handling incoming pay-push URI | Torsten Grote | |
2022-09-06 | [wallet] implement prototype for outgoing peer transactions | Torsten Grote | |
2022-09-06 | [wallet] Improve rendering of transaction list error message | Torsten Grote | |
2022-09-06 | [wallet] Upgrade to core v0.9.0-dev.16 | Torsten Grote | |
2022-08-23 | [wallet] Fix lint error | Torsten Grote | |
2022-08-23 | [wallet] Clean up manual withdrawal code a bit | Torsten Grote | |
2022-08-23 | [wallet] Move balance down in transaction list | Torsten Grote | |
and show new buttons for sending/receiving (not functional yet) | |||
2022-08-17 | Upgrade libraries | Torsten Grote | |
2022-08-17 | [wallet] Scan QR codes in mixed mode | Torsten Grote | |
so we can scan inverted codes as well | |||
2022-08-17 | [wallet] Add ability to cancel/delete transactions | Torsten Grote | |
2022-08-17 | [wallet] Use global navigation to handle Taler URIs | Torsten 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 currency | Torsten Grote | |
2022-08-17 | [wallet] upgrade core to v0.9.0-dev.12 | Torsten Grote | |
2022-07-06 | support http when scanning a qr code | Sebastian | |
2022-07-04 | [wallet] fix packageName for flavors | Torsten 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-01 | accept tips | Sebastian | |
2022-06-30 | Fix wallet build by upgrading Kotlin/compose | Torsten Grote | |
2022-06-20 | Fix lint and CI issues | Torsten 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-15 | accept decimal and bitcoin exchanges | Sebastian | |
2022-06-01 | use new annotation for polymorphic serialization | Florian Dold | |
2022-05-23 | -fix error info serializer | Florian Dold | |
2022-05-19 | -remove multiplatform dependency, library upgrade WIP | Florian Dold | |
2022-05-16 | -update dependencies | Florian Dold | |
2022-05-16 | -upgrade gradle | Florian Dold | |
2022-05-11 | latest version of wallet core | Sebastian | |
2022-04-13 | Translated 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-21 | Translated 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-10 | Translated 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-09 | Integrating languages files for synchronization with Weblate | Stefan Kügel | |
Signed-off-by: Stefan Kügel <skuegel@web.de> | |||
2021-12-21 | Don't optimize akono classes away | Torsten Grote | |
2021-12-21 | Remove nightly patch for fdroidserver | Torsten Grote | |
2021-12-16 | wallet: bump wallet-core version | Florian Dold | |
2021-12-08 | Add a button to cancel manual withdrawal | Torsten Grote | |
2021-12-07 | Add copy to clipboard button to withdrawal details | Torsten Grote | |
2021-12-07 | Show bank details for manual withdrawal | Torsten Grote | |
2021-11-29 | show 'accept tos' when there is no ToS | Sebastian | |
2021-11-28 | wallet: bump wallet core version | Florian Dold | |
2021-10-12 | fix nightly builds | Torsten Grote | |
2021-10-12 | Upgrade to fixed akono release | Torsten Grote | |
2021-09-23 | wallet core v0.8.2 | Sebastian | |
2021-09-21 | add support to +http under devMode | Sebastian | |
2021-09-17 | add support for wallet actions over http (not secured) | Sebastian | |
2021-08-27 | Update libraries and do associated maintenance | Torsten Grote | |
2021-07-12 | use v0.8.1 of wallet-core | Jonathan Buchanan | |
2021-02-08 | read play store API key from environment variable | Florian Dold | |