Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-03 | [pos] migrate to view binding | 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-04 | [pos] Implement new refund API (untested since there is no wallet support) | Torsten Grote | |
Also do a bit of code cleanup and minor refactorings This also removes the volley HTTP library which is not needed anymore | |||
2020-07-28 | [pos] adapt history to new v1 API | Torsten Grote | |
2020-07-23 | [pos] refactor configuration fetching and validation | Torsten Grote | |
2020-07-20 | [pos] create merchant-lib and move first v1 API endpoint there | Torsten Grote | |
2020-03-20 | Ignore annoying lint errors caused by material design lib | Torsten Grote | |
2020-03-18 | Factor out code from merchant-terminal into common library | Torsten Grote | |
2020-03-18 | Merge all three apps into one repository | Torsten Grote | |