Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-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-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 | -upgrade gradle | Florian Dold | |
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-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-10-12 | Upgrade to fixed akono release | Torsten Grote | |
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-05 | wallet: wallet-core package is now in a scope | Florian Dold | |
2021-02-02 | Translated using Weblate (Swedish) | Stefan Lidstrom | |
Currently translated at 100.0% (127 of 127 strings) Translation: GNU Taler/Wallet Android Translate-URL: http://weblate.taler.net/projects/gnu-taler/wallet-android/sv/ | |||
2021-02-01 | Added translation using Weblate (Swedish) | Weblate Admin | |
2021-01-04 | Fix translation issues after pulling in translations | Torsten Grote | |
2021-01-04 | Translated using Weblate (Japanese) | Weblate Admin | |
Currently translated at 41.8% (54 of 129 strings) Translation: GNU Taler/Wallet Android Translate-URL: http://weblate.taler.net/projects/gnu-taler/wallet-android/ja/ | |||
2021-01-04 | Deleted translation using Weblate (Japanese (jp)) | Weblate Admin | |
2021-01-04 | Added translation using Weblate (Japanese) | Weblate Admin | |
2021-01-04 | Translated using Weblate (Japanese) | Maki Konno | |
Currently translated at 37.2% (48 of 129 strings) Translation: GNU Taler/Wallet Android Translate-URL: http://weblate.taler.net/projects/gnu-taler/wallet-android/jp/ | |||
2021-01-04 | Added translation using Weblate (Japanese) | Maki Konno | |
2021-01-04 | Added translation using Weblate (German) | Stefan | |
2021-01-04 | Translated using Weblate (Spanish) | Javier Sepulveda | |
Currently translated at 100.0% (129 of 129 strings) Translation: GNU Taler/Wallet Android Translate-URL: http://weblate.taler.net/projects/gnu-taler/wallet-android/es/ | |||
2021-01-04 | Translated using Weblate (Spanish) | Javier Sepulveda | |
Currently translated at 99.2% (128 of 129 strings) Translation: GNU Taler/Wallet Android Translate-URL: http://weblate.taler.net/projects/gnu-taler/wallet-android/es/ | |||
2021-01-04 | Added translation using Weblate (Spanish) | Javier Sepulveda | |
2021-01-04 | wallet: remove/change confusing strings | Torsten Grote | |
2020-10-13 | [wallet] expose error message when withdrawing TESTKUDOS fails | Torsten Grote | |
2020-09-28 | [wallet] Enable manual withdrawal (without payto:// parsing/display) | Torsten Grote | |