Age | Commit message (Collapse) | Author |
|
|
|
and show new buttons for sending/receiving (not functional yet)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(except payments which are still buggy)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 with its JSON payload is only shown in dev mode
while the transactions are prepared to move to the new API.
|
|
|
|
|
|
|
|
If there is more than one currency, the screen shows a list of balances
per currency like it used to.
If there is only one currency, the main screen directly shows the list
of transactions with the balance in the toolbar.
|
|
|
|
|
|
|
|
This prepares a layout change for display of balances and transactions.
|
|
|
|
|
|
Also make history accessible by tapping the balance
|
|
|
|
|
|
|
|
|
|
|
|
|