Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-01 | [wallet] Allow exporting the entire DB | Torsten Grote | |
2022-11-01 | [wallet] Upgrade more libraries to fix lint checks | Torsten Grote | |
2022-11-01 | [wallet] Upgrade libraries (untested because demo is down again) | Torsten Grote | |
2022-10-27 | [wallet] Check for sufficient balance when sending funds | Torsten Grote | |
2022-10-27 | [wallet] Implement making deposits (not fully functional) | Torsten Grote | |
2022-10-26 | [wallet] Remove old anastasis prototype | Torsten Grote | |
2022-10-26 | [wallet] Add an AccountManager for managing bank accounts | Torsten Grote | |
2022-10-24 | [wallet] change subject to message in manual withdrawal URI | Torsten Grote | |
2022-10-24 | [wallet] allow peer pull payment even when no balance | Torsten Grote | |
2022-10-19 | [wallet] remove space from amount sign, so screen readers pick it up | Torsten Grote | |
2022-10-17 | adding summary to the invoice description | Sebastian | |
2022-10-17 | [wallet] use new name of preparePayForUri wallet-core API | Florian Dold | |
2022-09-27 | [wallet] re-implement log export | Torsten Grote | |
very simple, just export to file for now | |||
2022-09-23 | [wallet] Implement beginning of deposits | Torsten Grote | |
2022-09-23 | [wallet] Support uppercase URIs | Torsten Grote | |
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-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 | |