From 80b4b5171022d7ab7d6bb49d7f691164bc05fec9 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Dominguez Date: Tue, 1 May 2018 14:53:06 +0900 Subject: [PATCH 1/5] Fix - 270 - Display in fiat for Android --- www/views/walletDetails.html | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/www/views/walletDetails.html b/www/views/walletDetails.html index 64bdc090e..7bed2db8c 100644 --- a/www/views/walletDetails.html +++ b/www/views/walletDetails.html @@ -157,7 +157,7 @@ -
+
+
+ +
+
From 6c92525229edc2b556f414fb23b249616cfa4aef Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Dominguez Date: Tue, 1 May 2018 15:06:03 +0900 Subject: [PATCH 2/5] Fix - 290 - "Amount" should be capitalized to match "Request Specific Amount" --- www/views/tab-receive.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/views/tab-receive.html b/www/views/tab-receive.html index 41e52275e..d15088e47 100644 --- a/www/views/tab-receive.html +++ b/www/views/tab-receive.html @@ -31,7 +31,7 @@


From e3d9550ea94b307e81e028868551f2103a7f3deb Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Dominguez Date: Tue, 1 May 2018 15:18:02 +0900 Subject: [PATCH 3/5] Fix - 270 - Display in fiat for Android --- www/views/walletDetails.html | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/www/views/walletDetails.html b/www/views/walletDetails.html index 7bed2db8c..0f9e4961c 100644 --- a/www/views/walletDetails.html +++ b/www/views/walletDetails.html @@ -123,7 +123,7 @@
@@ -136,6 +136,21 @@
+
+ {{status.totalBalanceAlternative}} {{status.alternativeIsoCode}} +
+ {{status.totalBalanceStr}} +
+
+
Date: Tue, 1 May 2018 15:35:54 +0900 Subject: [PATCH 4/5] Fix - 301 - Empty button appear in desktop version --- www/views/amount.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/views/amount.html b/www/views/amount.html index 85f69100b..5058f7221 100644 --- a/www/views/amount.html +++ b/www/views/amount.html @@ -56,7 +56,7 @@ Send max amount -
From 05f64123d65ee21d2e04c52b615a51e53e3a7b05 Mon Sep 17 00:00:00 2001 From: Jean-Baptiste Dominguez Date: Tue, 1 May 2018 15:51:56 +0900 Subject: [PATCH 5/5] Fix - 302 - Icon in addressbook is not displayed correctly --- www/views/addressbook.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/views/addressbook.html b/www/views/addressbook.html index 4ddd94d21..151dd2212 100644 --- a/www/views/addressbook.html +++ b/www/views/addressbook.html @@ -13,7 +13,7 @@
- +
No contacts yet