Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Bump library versions | 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 | |
2020-09-28 | [wallet] implement exchange selection for withdrawals | Torsten Grote | |
2020-09-23 | [wallet] update to new Taler logo | Torsten Grote | |
2020-09-16 | Make apps work on API 21+ (except cashier that needs 23+) | Torsten Grote | |
2020-09-11 | [wallet] verify wallet-core with SHA256 | Torsten Grote | |
2020-09-09 | [wallet] release v0.8.0-rc.2 | Torsten Grote | |
2020-09-09 | [wallet] improve log viewer by not updating it and pre-filtering | Torsten Grote | |
2020-09-09 | [wallet] Fix opening bank confirmation URL | Torsten Grote | |
Fixes #0006593 | |||
2020-09-09 | bump wallet core version | Florian Dold | |
2020-09-09 | bump wallet core version | Florian Dold | |
2020-09-08 | Fix minor lint warnings | Torsten Grote | |
2020-09-08 | [wallet] Use bottom sheet to show errors instead of snackbar | Torsten Grote | |
2020-09-08 | [wallet] change how we check if launching intents is safe | Torsten Grote | |
Resolving activities won't work anymore in Android 11. See: https://cketti.de/2020/09/03/avoid-intent-resolveactivity/ | |||
2020-09-08 | [wallet] prepare play store upload | Torsten Grote | |
2020-09-07 | [wallet] add logcat viewer to dev settings | Torsten Grote | |
2020-09-07 | [wallet] always show product details (remove details button) | Torsten Grote | |
2020-09-06 | [wallet] bump wallet-core version | Florian Dold | |
2020-09-05 | [wallet] bump wallet-core version | Florian Dold | |
2020-09-04 | upgrad wallet core version | Florian Dold | |
2020-09-03 | [wallet] show different withdrawal error message when app is offline | Torsten Grote | |
2020-09-03 | [wallet] migrate away from kotlin view extensions | Torsten Grote | |
2020-09-03 | Don't crash on empty manual withdrawal amount | Torsten Grote | |
2020-09-01 | [wallet] adapt WalletResponseTest to new error format | Torsten Grote | |
2020-09-01 | [wallet] show fullfillment message on payment details screen | Torsten Grote | |
2020-09-01 | [wallet] support the new TalerErrorInfo error format | Torsten Grote | |
Yet another last-minute breaking protocol change. | |||
2020-09-01 | [wallet] don't crash on serialization errors from wallet-core | Torsten Grote | |
This should not be necessary if we had a stable API with documentated and versioned changes, but well... | |||
2020-08-27 | [wallet] fulfillment_url is no longer required in contract terms | Torsten Grote | |
2020-08-26 | [wallet] include JSON error details in user-facing error message | Torsten Grote | |
ugly, but helps with debugging | |||
2020-08-24 | [wallet] upgrade to latest wallet-core version | Torsten Grote | |
2020-08-24 | Get rid of Jackson and only use multi-platform serialization | Torsten Grote | |
2020-08-24 | Upgrade to Kotlin 1.4 | Torsten Grote | |
2020-08-24 | Add README files to top-level and update the project ones | Torsten Grote | |
2020-08-24 | rename multi-platform submodule | Torsten Grote | |
2020-08-24 | mostly disable proguard | Florian Dold | |
2020-08-24 | proguard | Florian Dold | |
2020-08-23 | jackson proguard rules | Florian Dold | |