Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-08 | Translated using Weblate (German) | Stefan Kügel | |
Currently translated at 100.0% (64 of 64 strings) Translation: GNU Taler/Point-of-Sale Android Translate-URL: https://weblate.taler.net/projects/gnu-taler/pos-android/de/ | |||
2022-10-08 | Translated using Weblate (German) | Stefan Kügel | |
Currently translated at 100.0% (64 of 64 strings) Translation: GNU Taler/Point-of-Sale Android Translate-URL: https://weblate.taler.net/projects/gnu-taler/pos-android/de/ | |||
2022-09-27 | [wallet] re-implement log export | Torsten Grote | |
very simple, just export to file for now | |||
2022-09-26 | [wallet] bump version code | Florian Dold | |
2022-09-26 | [wallet] bump wallet-core to v0.9.0-dev.25 | Florian Dold | |
2022-09-23 | [wallet] Update to v0.9.0-dev.24 | Torsten Grote | |
2022-09-23 | [wallet] Implement beginning of deposits | Torsten Grote | |
2022-09-23 | [wallet] Support uppercase URIs | Torsten Grote | |
2022-09-23 | [wallet] bump wallet-core to v0.9.0-dev.23 | Florian Dold | |
2022-09-23 | [wallet] Upgrade wallet-core to v0.9.0-dev.22 | Florian 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.16 | Torsten Grote | |
2022-09-20 | Use fdroidserver master for nightly publishing | Torsten Grote | |
to fix wallet install bug | |||
2022-09-13 | [common] Add test for small bitcoin amounts | 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-13 | [cashier] Release v0.2 | Torsten Grote | |
2022-09-13 | [cashier] disable timeout when showing QR code | Torsten Grote | |
There's no need for a timeout. The withdrawal gets aborted when the user navigates away. | |||
2022-09-13 | [cashier] exclude encrypted settings from backup | Torsten Grote | |
otherwise the app crashes when it can't decrypt | |||
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-14 | [cashier] show error message when bank is reporting mismatching currencies | Torsten Grote | |
2022-07-06 | Add package name for cashier and merchant-terminal as well | Torsten Grote | |
should fix nightly builds | |||
2022-07-06 | [cashier] backport fix for nightly builds | Torsten Grote | |
https://github.com/wardvl/f-droid-nightly-action/issues/3 | |||
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-07-01 | [cashier] use different demo bank by default | Torsten Grote | |
2022-07-01 | Remove multi-platform module as this doesn't seem to be desired anymore | Torsten Grote | |
2022-07-01 | [cashier] use error bottom sheet for config errors | Torsten Grote | |
2022-07-01 | Allow cleartext traffic to int.taler.net for debug builds | Torsten Grote | |
2022-06-30 | Fix wallet build by upgrading Kotlin/compose | Torsten Grote | |
2022-06-30 | Fix TalerUtils compile error | Torsten Grote | |
2022-06-20 | upgrade lint-rules to fix crash that Florian was getting locally | 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-08 | cashier: allow bank over HTTP (debug) | MS | |
2022-06-07 | cashier: default bank URL | MS | |