sneurlax
96c1976d78
use same back button widget on mobile as on desktop
2024-03-20 16:16:44 -05:00
sneurlax
0f4fb8378f
use pref to cull frost things if not enabled
2024-03-20 16:08:49 -05:00
sneurlax
5e7c9ad65b
add FROST enabled pref
...
a bool
toggle from hidden settings menu
2024-03-20 16:08:49 -05:00
likho
d8e5b8e305
Add frost mascot and dialog
2024-03-15 13:26:50 +02:00
likho
ec51f95449
WIP: Add frost mascot
2024-03-14 20:23:41 +02:00
sneurlax
64b0f23910
desktop create sign tweaks
...
making things wider and scrollable but the qr code not overflowingly wide
2024-03-12 07:05:05 -05:00
sneurlax
0fe16638b0
pad desktop send view with ConditionalParent
2024-03-12 06:45:26 -05:00
sneurlax
181ec5e539
Revert "wrap send view content in padding"
...
This reverts commit 2aa3bebf78
.
2024-03-11 23:05:55 -05:00
sneurlax
10233550b1
fix issue with modifying fixed-length list
2024-03-11 23:02:16 -05:00
sneurlax
bfdcfcec1a
resolve "can't add to fixed length list" exception
2024-03-06 18:13:39 -06:00
sneurlax
809cbe6195
FROST Multisig settings buttons mobile and desktop
2024-03-06 18:09:38 -06:00
sneurlax
f558703253
DesktopScaffold on desktop
2024-03-06 18:04:54 -06:00
sneurlax
5d1615b72e
fix keys popup, add copy buttons, and add basic style
...
and import cleanup
2024-03-06 10:55:15 -06:00
sneurlax
5644d763c2
Merge branch 'staging' into add_frost
2024-03-01 13:07:04 -06:00
sneurlax
3a5a886e7a
remove Expanded widget from restore wallet view
...
resolves gray screen on Windows in release mode
2024-02-29 18:45:13 -06:00
likho
38c9de21f4
WIP: Update to latest Epic release
2024-02-28 07:04:55 +02:00
sneurlax
c8a5a0087a
invert condition
2024-02-26 10:29:46 -06:00
sneurlax
557fb4b1d7
use ConditionalParent to only use an Expanded widget if isDesktop
2024-02-25 21:11:52 -06:00
sneurlax
aac9349400
fix mobile restore wallet view for small screens
2024-02-24 23:37:33 -06:00
sneurlax
7d5cc8d8be
Merge branch 'staging' into add_frost
2024-02-23 17:37:21 -06:00
sneurlax
101facaa2a
make recovery screens scrollable for small desktop screens
2024-02-22 16:40:27 -06:00
sneurlax
04ca80529a
finally dismiss restoration failed dialog
2024-02-20 17:32:02 -06:00
sneurlax
b8987c73c0
WIP use and reuse electrum adapter channel
2024-02-14 19:47:26 -06:00
likho
365b117215
Fix error with deleting an address book entry
2024-02-08 14:35:51 +02:00
Diego Salazar
e5df9d94bd
Merge pull request #743 from cypherstack/electrumx
...
ElectrumX fixes: Use subscribable ElectrumX client for subscribing to chain height, resolve issue with sorting by a null blockHeight for unconfirmed tx, and if just one response is returned, return it as a single-item list
2024-02-06 20:51:21 -07:00
Diego Salazar
cbbcf4dccc
Merge pull request #745 from cypherstack/epic-ui-fixes
...
Epic UI fixes, add missing data
2024-02-06 20:51:02 -07:00
sneurlax
469ab91dfd
exit wallet when backing out from wallet view on mobile
2024-02-06 18:53:29 -06:00
likho
03f7fa1a1e
Epic UI fixes, add missing data
2024-02-05 10:34:10 +02:00
sneurlax
9e3cc4544d
lelantus->Lelantus, spark->Spark, firo->Firo
2024-01-31 15:35:20 -06:00
julian
ccf1e34377
port of frost backup keys ui from stack frost
2024-01-30 19:50:55 -06:00
julian
751fc81c91
Merge remote-tracking branch 'origin_SW/staging' into add_frost
2024-01-30 18:51:47 -06:00
julian
0d3ef1bfc4
frost swb integration fixes
2024-01-30 18:47:41 -06:00
sneurlax
2e6ac40e20
fix 'cannot cast Null to String'
2024-01-30 12:45:39 -06:00
sneurlax
8cbca16a3a
WIP first attempt at Frost wallet restoration from backup
2024-01-30 12:41:37 -06:00
sneurlax
a17a551a2b
add myName to saved frost info
2024-01-30 12:25:58 -06:00
sneurlax
79fedf46e5
throw err if keys or config are null
2024-01-30 11:48:50 -06:00
sneurlax
8ba98d573c
save frost keys and config in otherDataJsonString during SWB creation
2024-01-30 11:43:40 -06:00
sneurlax
cce94676a6
fix bitcoin frost wallet restoration
2024-01-29 23:29:52 -06:00
sneurlax
a100e6a15c
only show frost-related config buttons for frost coins
2024-01-29 17:31:41 -06:00
sneurlax
10a6706ec0
wrap recovery phrase warning view in scroll and center views
2024-01-29 13:22:37 -06:00
sneurlax
9f03f7cfdc
Revert "Merge pull request #732 from cypherstack/ui"
...
This reverts commit 3c8e220303
, reversing
changes made to 0f8d3eb122
.
2024-01-29 13:06:04 -06:00
sneurlax
77f1f346d6
override recipient input(s) padding
2024-01-25 19:04:07 -06:00
sneurlax
2aa3bebf78
wrap send view content in padding
...
will probably need to be adjusted for mobile...
2024-01-25 19:03:53 -06:00
julian
ef83dbdafa
Merge remote-tracking branch 'origin_SW/staging' into add_frost
2024-01-25 02:21:11 -06:00
julian
1e67f3585a
some frost clean up
2024-01-25 02:20:37 -06:00
sneurlax
cd9ac3c2e5
WIP working horizontal centering
...
need to test on mobile and re-enable commented flex items
2024-01-24 13:05:33 -06:00
sneurlax
ce2bc33744
use SingleChildScrollView on desktop, too
2024-01-24 12:26:37 -06:00
sneurlax
4aed72874b
refactor view body
2024-01-24 12:09:51 -06:00
sneurlax
ec9cec5d21
refactor app bar
2024-01-24 12:00:38 -06:00
julian
444afb88ae
WIP frost send
2024-01-23 18:33:40 -06:00