Matthew Chen
|
4b07b2d692
|
Fix styling issues around learn more links in the payment views.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
59f7f31cf7
|
Fix layout glitch in "confirm payments passphrase" view.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
dd19b8b9ad
|
Fix styling of learn more links.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
43ab636349
|
Fix issue around back button labels.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
cf0aa10e46
|
Clean up app settings presentation.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
f996b273f3
|
Refine payment details view.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
a3ea0eeb94
|
Improve handling of failed payments in the payment details view.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
15f2f0757d
|
Payments: 'restore wallet by pasting recovery phrase from pasteboard' flow.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
aba1463bf5
|
Ensure payment details are not cut off.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
4a0db71c72
|
Remember whether user prefers to input fiat or MOB.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
459c9359a2
|
Remember currency input preference.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
44e7afb8bf
|
Payments: Kill switch
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
7a6159400b
|
Fix formatting of payment amounts in notifications.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
857226026f
|
Improve handling of group separators after decimal when formatting decimals.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
df2435ff2d
|
Respond to CR.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
db2eddb8b8
|
Respond to CR.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
7ec572c89f
|
Respond to CR.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
7778ef1b3f
|
Add step to "delete account" flow around transferring payments balance.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
60f80f1231
|
Respond to CRs.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
775f88ac53
|
Payments: Refine "confirm recovery passphrase view".
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
8d1b37440e
|
Payments: expire passphrase from pasteboard.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
d95a65da02
|
Payments: integrate with SDK support for entropy & passphrases.
|
2021-04-06 13:57:09 -03:00 |
|
Matthew Chen
|
9d91448524
|
Payments: design tweaks.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
82c79e7f4d
|
Payments: Additional help cards.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
4366855881
|
Payments: dismiss help cards.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
f34ba66ebe
|
Add "currency conversion freshness" indicators.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
5b5b7daa72
|
Add "currency conversion freshness" indicators.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
f2e78c124c
|
Payments: copy passphrase to pasteboard.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
c2624d74eb
|
Payments: beta indicators
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
32f23bb8c9
|
Improve handling of sender or recipient not being enabled in cvc "send payment" flow.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
1bea0f957c
|
Let users enable payments from CVC send payment flow.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
6d35e7500b
|
Respond to CR.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
1fe7ab5afb
|
Respond to CR.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
520837fa6e
|
Fix background colors of "border-less bottom buttons" in payment views.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
39a3122519
|
Payments: design feedback.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
a4f3a8ea26
|
Present "transfer in" flow as modal.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
ea6f8a7f86
|
Clean up formatting of MOB values for display.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
3ddeb4fae0
|
Reduce size of payment sync messages, enforce more model invariants, fill in missing ledger block timestamps in reconciliation.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
d77ae7d012
|
Fix broken tests, bugs.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
d65696fc26
|
Use MC SDK to generate and parse MC QR code URIs.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
b872c2c408
|
Use MC SDK to device maximum transaction amount.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
e9d23af718
|
Defragmentation.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
d1f6b56658
|
Defragmentation.
|
2021-04-06 13:57:08 -03:00 |
|
Matthew Chen
|
bac06335d4
|
Defragmentation.
|
2021-04-06 13:57:07 -03:00 |
|
Matthew Chen
|
94bcff84e7
|
Defragmentation.
|
2021-04-06 13:57:07 -03:00 |
|
Matthew Chen
|
d8078132fe
|
Respond to CR.
|
2021-04-06 13:57:07 -03:00 |
|
Matthew Chen
|
9f10ef47c3
|
Payment design tweaks.
|
2021-04-06 13:57:07 -03:00 |
|
Matthew Chen
|
b3b0add5bf
|
Improve custom payments keyboard.
|
2021-04-06 13:57:07 -03:00 |
|
Matthew Chen
|
68f7d15261
|
Respond to CR.
|
2021-04-06 13:57:07 -03:00 |
|
Matthew Chen
|
2742ec0228
|
Block "send payment" flow until transaction verifies.
|
2021-04-06 13:57:07 -03:00 |
|