Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-04 | Translated using Weblate (Spanish) | Javier Sepulveda | |
Currently translated at 100.0% (43 of 43 strings) Translation: GNU Taler/Cashier Android Translate-URL: http://weblate.taler.net/projects/gnu-taler/cashier-android/es/ | |||
2021-01-04 | Translated using Weblate (Spanish) | Javier Sepulveda | |
Currently translated at 16.2% (7 of 43 strings) Translation: GNU Taler/Cashier Android Translate-URL: http://weblate.taler.net/projects/gnu-taler/cashier-android/es/ | |||
2021-01-04 | Added translation using Weblate (Spanish) | Javier Sepulveda | |
2021-01-04 | Translated using Weblate (German) | Christian Grothoff | |
Currently translated at 100.0% (43 of 43 strings) Translation: GNU Taler/Cashier Android Translate-URL: http://weblate.taler.net/projects/gnu-taler/cashier-android/de/ | |||
2021-01-04 | Translated using Weblate (German) | Martin Schanzenbach | |
Currently translated at 88.3% (38 of 43 strings) Translation: GNU Taler/Cashier Android Translate-URL: http://weblate.taler.net/projects/gnu-taler/cashier-android/de/ | |||
2020-10-13 | [cashier] prevent crash while main fragment is on back-stack | Torsten Grote | |
and screen is rotated two times. | |||
2020-09-24 | [cashier] Add about screen with version and license info | Torsten Grote | |
2020-09-16 | Make apps work on API 21+ (except cashier that needs 23+) | Torsten Grote | |
2020-09-08 | Fix minor lint warnings | Torsten Grote | |
2020-09-03 | [cashier] fix incomplete API change from 4572a3d5f | Torsten Grote | |
2020-09-03 | [cashier] API change | Florian Dold | |
2020-09-03 | [cashier] migrate to view binding as kotlin extensions are broken | Torsten Grote | |
2020-09-01 | [cashier] amount, not balance amount (following ISO 20022) | Florian Dold | |
2020-09-01 | [cashier] check authentication credentials against auth endpoint | Torsten Grote | |
before accepting config This was an unannounced change at the server which removed auth from the /config endpoint. | |||
2020-08-27 | [cashier] don't crash on unexpected network input | Torsten Grote | |
2020-08-26 | [cashier] adapt to latest bank API changes (no more SignedAmount) | Torsten Grote | |
2020-08-18 | Include Taler common Kotlin library as a submodule | Torsten Grote | |
2020-07-31 | [cashier] check version from bank when configuring | Torsten Grote | |
real version isn't checked because bank reports invalid version syntax | |||
2020-07-30 | Split out common code into multiplatform Kotlin library | Torsten Grote | |
2020-05-26 | Translated using Weblate | Weblate | |
2020-05-07 | Fix translation related lint errors | Torsten Grote | |
2020-05-07 | Add German translation (mostly done by Christian Grothoff) | Torsten Grote | |
2020-04-30 | Fix lint warnings that appeared after android gradle plugin update | Torsten Grote | |
2020-04-23 | [cashier] add offline detection to all failing HTTP requests | Torsten Grote | |
and show a better error message in these cases | |||
2020-04-22 | [cashier] improve strings and error messages after input from Christian | Torsten Grote | |
2020-04-22 | [cashier] expose internal error messages to UI | Torsten Grote | |
2020-04-01 | [cashier] automatic code cleanup | Torsten Grote | |
2020-03-24 | Allow fractional withdrawals with cashier app | Torsten Grote | |
2020-03-20 | Ignore annoying lint errors caused by material design lib | Torsten Grote | |
2020-03-20 | Let all apps use the same Amount class | Torsten Grote | |
The wallet now also uses taler-kotlin-common | |||
2020-03-18 | Factor out some cashier code into common library | Torsten Grote | |
2020-03-18 | Fix lint issues and CI dependencies | Torsten Grote | |
2020-03-18 | Merge all three apps into one repository | Torsten Grote | |