Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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...
|
|
ugly, but helps with debugging
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and off the UI thread for less sluggish, i.e. more responsive UI
|
|
|
|
|
|
|
|
(fixes release builds)
|
|
|
|
|
|
(except payments which are still buggy)
|
|
(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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
confirmation
|
|
Bank confirmation can be reached from withdrawal screen and
digital fulfillment (http URI) from payment screen.
|
|
The user is now brought the the transaction list where both are shown
directly as pending transactions.
|
|
The history is now only for debugging visible in dev mode,
so it is sufficient to show JSON and not parse all its fields.
|
|
|
|
The history with its JSON payload is only shown in dev mode
while the transactions are prepared to move to the new API.
|