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-08-27 | [wallet] fulfillment_url is no longer required in contract terms | Torsten Grote | |
2020-08-26 | [cashier] adapt to latest bank API changes (no more SignedAmount) | 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 | rename multi-platform submodule | Torsten Grote | |
2020-08-18 | Include Taler common Kotlin library as a submodule | Torsten Grote | |
2020-08-11 | [pos] Improve coroutine-based merchant library access | Torsten Grote | |
2020-08-05 | [wallet] support Timestamp with "never" | Torsten Grote | |
2020-08-03 | [pos] improve payment processing | Torsten Grote | |
- cancel orders that have been abandoned and will not be paid - show unpaid orders in history (in case one makes it through) - set deadlines when creating orders in case it helps with enabling refunds | |||
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 | |