summaryrefslogtreecommitdiff
path: root/design-documents
diff options
context:
space:
mode:
authorIván Ávalos <avalos@disroot.org>2024-03-07 10:49:18 -0600
committerIván Ávalos <avalos@disroot.org>2024-03-07 10:49:18 -0600
commit767c7bfb838bb6667239a4854ed0c51b504fb625 (patch)
tree7d0b54e2e558bc2cfc33d8ba486aa153b6e11b1c /design-documents
parent9df45adc3bb4a4e4f38a5e8ba44d6f00058bcdc4 (diff)
downloaddocs-767c7bfb838bb6667239a4854ed0c51b504fb625.tar.gz
docs-767c7bfb838bb6667239a4854ed0c51b504fb625.tar.bz2
docs-767c7bfb838bb6667239a4854ed0c51b504fb625.zip
DD53: screens from Android wallet
Diffstat (limited to 'design-documents')
-rw-r--r--design-documents/053-wallet-ui.rst32
-rw-r--r--design-documents/wallet-screenshots/android-wallet/accept-tos.pngbin0 -> 118553 bytes
-rw-r--r--design-documents/wallet-screenshots/android-wallet/cta-deposit.pngbin0 -> 54746 bytes
-rw-r--r--design-documents/wallet-screenshots/android-wallet/cta-payment-paid.pngbin0 -> 55338 bytes
-rw-r--r--design-documents/wallet-screenshots/android-wallet/cta-payment.pngbin0 -> 59747 bytes
-rw-r--r--design-documents/wallet-screenshots/android-wallet/cta-peer-pull-initiate.pngbin0 -> 54340 bytes
-rw-r--r--design-documents/wallet-screenshots/android-wallet/cta-peer-push-initiate.pngbin0 -> 50363 bytes
-rw-r--r--design-documents/wallet-screenshots/android-wallet/cta-url-entry-1.pngbin0 -> 87037 bytes
-rw-r--r--design-documents/wallet-screenshots/android-wallet/cta-url-entry-2.pngbin0 -> 23916 bytes
-rw-r--r--design-documents/wallet-screenshots/android-wallet/cta-wire-transfer-1.pngbin0 -> 68795 bytes
-rw-r--r--design-documents/wallet-screenshots/android-wallet/cta-wire-transfer-2.pngbin0 -> 60355 bytes
-rw-r--r--design-documents/wallet-screenshots/android-wallet/cta-withdraw-1.pngbin0 -> 42897 bytes
-rw-r--r--design-documents/wallet-screenshots/android-wallet/cta-withdraw-2.pngbin0 -> 43977 bytes
-rw-r--r--design-documents/wallet-screenshots/android-wallet/cta-withdraw-done.pngbin0 -> 44643 bytes
14 files changed, 30 insertions, 2 deletions
diff --git a/design-documents/053-wallet-ui.rst b/design-documents/053-wallet-ui.rst
index c36d4759..d57dfb53 100644
--- a/design-documents/053-wallet-ui.rst
+++ b/design-documents/053-wallet-ui.rst
@@ -98,6 +98,9 @@ fee, restrictions and ETA should be clear for the user.
.. attention::
User should be able to play with the amount, not possible in the current design
+.. image:: ./wallet-screenshots/android-wallet/cta-withdraw-2.png
+ :width: 30%
+
cta-wire-transfer
-----------------
@@ -116,6 +119,10 @@ the wire transfer to complete a manual withdrawal operation.
* automatic: screen changes to "cta-withdraw-done" upon completion
.. image:: ../screenshots/cta-wire-transfer-firefox-latest.png
+.. image:: ./wallet-screenshots/android-wallet/cta-wire-transfer-1.png
+ :width: 30%
+.. image:: ./wallet-screenshots/android-wallet/cta-wire-transfer-2.png
+ :width: 30%
cta-withdraw-done
-----------------
@@ -134,7 +141,9 @@ a completed withdraw operation (bank-integrated or manual)
* delete: deletes information about the withdrawal operation
.. image:: ../screenshots/cta-withdraw-done-firefox-latest.png
-
+ :width: 60%
+.. image:: ./wallet-screenshots/android-wallet/cta-withdraw-done.png
+ :width: 30%
cta-url-entry
-------------
@@ -156,6 +165,10 @@ depending on implementation specifics.
* back: return to previous view
.. image:: ../screenshots/cta-url-entry-firefox-latest.png
+.. image:: ./wallet-screenshots/android-wallet/cta-url-entry-1.png
+ :width: 30%
+.. image:: ./wallet-screenshots/android-wallet/cta-url-entry-2.png
+ :width: 30%
cta-payment
@@ -182,6 +195,9 @@ fee, restrictions and ETA should be clear for the user.
* cancel: user will be redirected to ``balance``
.. image:: ../screenshots/cta-payment-firefox-latest.png
+ :width: 60%
+.. image:: ./wallet-screenshots/android-wallet/cta-payment.png
+ :width: 30%
cta-payment-paid
----------------
@@ -201,6 +217,9 @@ about a historic payment.
* back: user will be redirected to ``balance``
.. image:: ../screenshots/cta-payment-paid-firefox-latest.png
+ :width: 60%
+.. image:: ./wallet-screenshots/android-wallet/cta-payment-paid.png
+ :width: 30%
cta-deposit
------------
@@ -221,6 +240,8 @@ fee, restrictions and ETA should be clear for the user.
.. attention::
User should be able to play with the amount, not possible in the current design
+.. image:: ./wallet-screenshots/android-wallet/cta-deposit.png
+ :width: 30%
cta-peer-pull-initiate
----------------------
@@ -249,6 +270,8 @@ fee, restrictions and ETA should be clear for the user.
Is the invoice creation always free of charge or does the exchange have a mechanism
to impose a fee to pay on creation?
+.. image:: ./wallet-screenshots/android-wallet/cta-peer-pull-initiate.png
+ :width: 30%
cta-peer-pull-confirm
---------------------
@@ -289,6 +312,9 @@ fee, restrictions and ETA should be clear for the user.
* confirm operation: on success will be redirected to the ``transaction-details`` screen where the detail of the current transaction will be displayed
* cancel: user will be redirected to ``balance``
+.. image:: ./wallet-screenshots/android-wallet/cta-peer-push-initiate.png
+ :width: 30%
+
cta-peer-push-confirm
---------------------
@@ -349,7 +375,9 @@ user already accepted ToS)
* save/print tos: will save the ToS outside of the wallet
.. image:: ../screenshots/cta-accept-tos-firefox-latest.png
-
+ :width: 45%
+.. image:: ./wallet-screenshots/android-wallet/accept-tos.png
+ :width: 45%
Q / A
=====
diff --git a/design-documents/wallet-screenshots/android-wallet/accept-tos.png b/design-documents/wallet-screenshots/android-wallet/accept-tos.png
new file mode 100644
index 00000000..c9537071
--- /dev/null
+++ b/design-documents/wallet-screenshots/android-wallet/accept-tos.png
Binary files differ
diff --git a/design-documents/wallet-screenshots/android-wallet/cta-deposit.png b/design-documents/wallet-screenshots/android-wallet/cta-deposit.png
new file mode 100644
index 00000000..74435360
--- /dev/null
+++ b/design-documents/wallet-screenshots/android-wallet/cta-deposit.png
Binary files differ
diff --git a/design-documents/wallet-screenshots/android-wallet/cta-payment-paid.png b/design-documents/wallet-screenshots/android-wallet/cta-payment-paid.png
new file mode 100644
index 00000000..51a412c7
--- /dev/null
+++ b/design-documents/wallet-screenshots/android-wallet/cta-payment-paid.png
Binary files differ
diff --git a/design-documents/wallet-screenshots/android-wallet/cta-payment.png b/design-documents/wallet-screenshots/android-wallet/cta-payment.png
new file mode 100644
index 00000000..d518c922
--- /dev/null
+++ b/design-documents/wallet-screenshots/android-wallet/cta-payment.png
Binary files differ
diff --git a/design-documents/wallet-screenshots/android-wallet/cta-peer-pull-initiate.png b/design-documents/wallet-screenshots/android-wallet/cta-peer-pull-initiate.png
new file mode 100644
index 00000000..9be8abdf
--- /dev/null
+++ b/design-documents/wallet-screenshots/android-wallet/cta-peer-pull-initiate.png
Binary files differ
diff --git a/design-documents/wallet-screenshots/android-wallet/cta-peer-push-initiate.png b/design-documents/wallet-screenshots/android-wallet/cta-peer-push-initiate.png
new file mode 100644
index 00000000..8ee0ef7d
--- /dev/null
+++ b/design-documents/wallet-screenshots/android-wallet/cta-peer-push-initiate.png
Binary files differ
diff --git a/design-documents/wallet-screenshots/android-wallet/cta-url-entry-1.png b/design-documents/wallet-screenshots/android-wallet/cta-url-entry-1.png
new file mode 100644
index 00000000..0705e7f0
--- /dev/null
+++ b/design-documents/wallet-screenshots/android-wallet/cta-url-entry-1.png
Binary files differ
diff --git a/design-documents/wallet-screenshots/android-wallet/cta-url-entry-2.png b/design-documents/wallet-screenshots/android-wallet/cta-url-entry-2.png
new file mode 100644
index 00000000..18ed9bdf
--- /dev/null
+++ b/design-documents/wallet-screenshots/android-wallet/cta-url-entry-2.png
Binary files differ
diff --git a/design-documents/wallet-screenshots/android-wallet/cta-wire-transfer-1.png b/design-documents/wallet-screenshots/android-wallet/cta-wire-transfer-1.png
new file mode 100644
index 00000000..71e354f6
--- /dev/null
+++ b/design-documents/wallet-screenshots/android-wallet/cta-wire-transfer-1.png
Binary files differ
diff --git a/design-documents/wallet-screenshots/android-wallet/cta-wire-transfer-2.png b/design-documents/wallet-screenshots/android-wallet/cta-wire-transfer-2.png
new file mode 100644
index 00000000..719b890c
--- /dev/null
+++ b/design-documents/wallet-screenshots/android-wallet/cta-wire-transfer-2.png
Binary files differ
diff --git a/design-documents/wallet-screenshots/android-wallet/cta-withdraw-1.png b/design-documents/wallet-screenshots/android-wallet/cta-withdraw-1.png
new file mode 100644
index 00000000..3da47302
--- /dev/null
+++ b/design-documents/wallet-screenshots/android-wallet/cta-withdraw-1.png
Binary files differ
diff --git a/design-documents/wallet-screenshots/android-wallet/cta-withdraw-2.png b/design-documents/wallet-screenshots/android-wallet/cta-withdraw-2.png
new file mode 100644
index 00000000..dbe4c7b1
--- /dev/null
+++ b/design-documents/wallet-screenshots/android-wallet/cta-withdraw-2.png
Binary files differ
diff --git a/design-documents/wallet-screenshots/android-wallet/cta-withdraw-done.png b/design-documents/wallet-screenshots/android-wallet/cta-withdraw-done.png
new file mode 100644
index 00000000..5860f280
--- /dev/null
+++ b/design-documents/wallet-screenshots/android-wallet/cta-withdraw-done.png
Binary files differ