Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The wallet now also uses taler-kotlin-common
|
|
|
|
|