Commit Graph

23 Commits

Author SHA1 Message Date
tomFlowee 707edd2c08 Add fiat display to most parts of the app. 2021-05-08 00:03:07 +02:00
tomFlowee 22c4230c1f Fix bug where sometimes an address could get reused 2021-05-05 14:13:40 +02:00
tomFlowee 135e543bce Fix receive pane getting stuck.
After receiving a payment, starting a new payment now works.
2021-05-05 14:12:25 +02:00
tomFlowee a84a770ca5 Fix ux buglet 2021-05-01 13:15:39 +02:00
tomFlowee 0df5305a36 Update translations from PL translator
also fix some issues with the English.
2021-04-30 17:54:26 +02:00
tomFlowee 930d87a38d Fix width 2021-04-29 16:31:32 +02:00
tomFlowee 0c6c326b21 Move "copied to clipboard" out of the way
This allows one to still scan the QR while the feedback is there. For
instance when the user by mistake tapped the QR.
2021-04-29 15:24:01 +02:00
tomFlowee e49c4896f0 Make popups behave the same. 2021-04-21 20:12:58 +02:00
tomFlowee 40c82413f1 Port more functionality over to the new GUI design. 2021-04-21 20:01:58 +02:00
tomFlowee 9e085c6b30 make some more details work 2021-04-21 18:15:14 +02:00
tomFlowee b752103acc Make receive pane work more sane 2021-04-21 17:48:08 +02:00
tomFlowee dae78045d1 fixlet 2021-04-20 23:22:37 +02:00
tomFlowee e464131a72 Fixes and cleanups. 2021-04-20 19:30:56 +02:00
tomFlowee 31ded84ead Fix clipboard feedback being shown 2021-02-05 16:53:42 +01:00
tomFlowee bac37e5c81 Fix layout issues
This works better with bigger text
2021-02-04 19:23:15 +01:00
tomFlowee 35af4ff305 Various translation fixes
* Move colon out of translation
* Use the plural feature
  this allows us to provide two translations for 1 or more items.
* Misc issues and inconsistencies fixed
2021-01-29 10:27:24 +01:00
tomFlowee d090376cf0 Allow waiting for confirmation after dsproof 2021-01-20 11:38:57 +01:00
tomFlowee 1590338f9c Use feedback to show more details for the DSP state. 2021-01-20 11:34:15 +01:00
tomFlowee 17ac991fee Make receiveTransactionPane show feedback. 2021-01-18 14:27:24 +01:00
tomFlowee 0706b04fba Fix margins 2021-01-16 17:01:42 +01:00
tomFlowee 5726849a91 Make remembering a payment request possible
Should a user want to move to other tasks they can store the payment
request backgrounding the processing of said incoming request.
2021-01-06 23:15:54 +01:00
tomFlowee 1262733154 Make bip21 payment request minimal functional 2021-01-06 15:26:46 +01:00
tomFlowee c075a80a9b Make a valiant effort to start PaymentRequests 2021-01-05 00:25:23 +01:00