Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|
|
|
|
This is still not working due to a bug in the merchant API
|
|
|
|
|
|
|
|
(google play, fdroid, nightly)
and show flavor name in dev settings
|
|
|
|
|
|
Also show payment options from exchange's payto URIs
|
|
|
|
|
|
|
|
|
|
|
|
if included in fragment of scanned/opened taler:// URI
|
|
|
|
|
|
|
|
|
|
|
|
|