Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The wallet APK is huge and 20 versions take up to much space
and prevent the repo to be published to the Gitlab Pages mirror.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
This removes the last dependency that had to be manually copied.
|
|
This removes the need to manually copy a binary blob
and should also make F-Droid inclusion easier.
|
|
|
|
also ignore ping notifications (to see if they are really needed)
|
|
|
|
|
|
Also make history accessible by tapping the balance
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The wallet now also uses taler-kotlin-common
|