Age | Commit message (Collapse) | Author |
|
and reset order state when moving to new config
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Yet another last-minute breaking protocol change.
|
|
This should not be necessary if we had a stable API with documentated
and versioned changes, but well...
|
|
before accepting config
This was an unannounced change at the server which removed auth from the
/config endpoint.
|
|
|
|
|
|
ugly, but helps with debugging
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and off the UI thread for less sluggish, i.e. more responsive UI
|
|
|
|
|
|
|
|
|
|
Also do a bit of code cleanup and minor refactorings
This also removes the volley HTTP library which is not needed anymore
|
|
|
|
|
|
- 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
|
|
|
|
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.
|
|
real version isn't checked because bank reports invalid version syntax
|
|
(fixes release builds)
|
|
|
|
|
|
(except payments which are still buggy)
|