Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | [cashier] don't crash on unexpected network input | Torsten Grote | |
2020-08-24 | Upgrade to Kotlin 1.4 | Torsten Grote | |
2020-07-31 | Enable code minification for release builds of all apps | Torsten Grote | |
Attention: This brings a high run-time crash risk. So all release builds need to be thoroughly tested before publication. Nightly builds have been switched to release builds for that reason. | |||
2020-07-31 | Remove left-over class from libraryfication | Torsten Grote | |
(fixes release builds) | |||
2020-07-30 | Split out common code into multiplatform Kotlin library | Torsten Grote | |
2020-05-29 | Upgrade dependencies and gradle | Torsten Grote | |
2020-05-26 | Ignore some paths for lint and upgrade secrurity library | Torsten Grote | |
2020-04-30 | Fix lint warnings that appeared after android gradle plugin update | Torsten Grote | |
2020-03-20 | Ignore annoying lint errors caused by material design lib | Torsten Grote | |
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 | |