Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
Updated by "Cleanup translation files" hook in Weblate.
Translation: GNU Taler/Wallet - Android
Translate-URL: http://weblate.taler.net/projects/gnu-taler/wallet-android/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|