julian
1a078955c9
clean up git status and show for enabled coins only
2024-05-24 12:01:48 -06:00
julian
9398a09533
in app logo icon override option added so the stack wallet logo in the standard themes can be replaced specifically for duo but possibly other options as well
2024-05-23 15:38:45 -06:00
julian
cf7433655c
centralize isStackCoin check functionality
2024-05-23 11:26:58 -06:00
julian
3ee22cbbac
handle getting currency via ticker or name a bit more nicely
2024-05-23 11:05:30 -06:00
julian
e01b778778
dart fix --apply --code=prefer_relative_imports
2024-05-22 18:37:06 -06:00
julian
f904d409a5
generalize project config
2024-05-22 17:56:51 -06:00
julian
cc7b958c5a
script generated app_config.g.dart file
2024-05-22 13:38:49 -06:00
julian
e0abd97041
make it easy to comment out certain coins in app config to disable them
2024-05-21 12:57:56 -06:00
julian
c9d4e57d65
rename to shorter name
2024-05-21 12:57:51 -06:00
julian
22fef651cd
remaining app name replacement and make app name const (and some linter cleanup)
2024-05-21 11:54:05 -06:00
julian
a82f6c3c6e
coin enum finally gone
2024-05-15 15:24:02 -06:00
sneurlax
b917dab5c0
whiteLabel.dart -> app_config.dart
...
redux
2024-05-14 11:31:16 -06:00
sneurlax
570a5f378f
whiteLabel.dart -> app_config.dart
...
related rafactorings
2024-05-14 11:31:16 -06:00
sneurlax
b1e0e92d5a
My Prefix
2024-05-14 11:31:16 -06:00
sneurlax
e0b8837c36
refactor
2024-05-14 11:31:16 -06:00
sneurlax
1d135a2fa6
lib/whiteLabel.dart
2024-05-14 11:31:16 -06:00
Julian
81a4d2f1eb
ios disable select location to save swb and default to Docs dir
2024-05-13 13:03:13 -06:00
julian
20438da655
all wallets sync changes for better ui performance
2024-05-13 10:10:34 -06:00
julian
3f4ebe0229
specific error dialog when an unrecoverable frost error has occurred
2024-05-13 08:55:27 -06:00
julian
cb70b5c92f
show current spark address as my stack contact address for firo wallets
2024-05-10 10:09:30 -06:00
julian
9f4df0368a
add extra info to spark transaction generating dialog and some linter clean up
2024-05-09 16:12:22 -06:00
julian
9bfac51926
use a switch
to exhaustively ensure we didn't forget to include a newly added Coin value
2024-05-09 10:51:28 -06:00
sneurlax
981b7c86d4
desktop confirm send pw field enable submit on enter pressed
2024-05-06 09:57:43 -06:00
julian
65941478b8
experimental navigation
2024-05-03 16:38:12 -06:00
Julian
0d3ae2a635
various frost ui flow tweaks and fixes
2024-05-03 12:22:19 -06:00
Julian
e2fe526be4
Don't print keys
2024-05-03 10:32:32 -06:00
julian
ccca53f3d8
frost flow interruption dialog
2024-05-03 09:37:59 -06:00
julian
48e05919d5
use frost step scaffold for frost send/sign flow
2024-05-03 09:37:59 -06:00
sneurlax
eff06c88b8
add a Tor warning dialog for non-Tor coins
...
on desktop, TODO test mobile.
2024-04-17 13:04:55 -05:00
julian
985e269993
constructor clean up
2024-04-15 15:47:32 -06:00
sneurlax
809cbe6195
FROST Multisig settings buttons mobile and desktop
2024-03-06 18:09:38 -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
445fc832a3
center "import sign config" button
2024-03-06 10:16:54 -06:00
sneurlax
7d5cc8d8be
Merge branch 'staging' into add_frost
2024-02-23 17:37:21 -06:00
likho
0f91ccd7ce
Fix Null Pointer error for address entry
2024-02-07 18:35:31 +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
sneurlax
8c7f9b491d
don't scroll in scroll, size debug log dialog down on small screens
2024-02-06 21:08:36 -06:00
sneurlax
f81e432d33
exit wallet when backing out from wallet view on desktop
2024-02-06 15:07:51 -06:00
julian
1b81af1e7e
show chain height on desktop wallet view when in debug mode
2024-02-04 08:32:09 +07:00
sneurlax
033850c677
make advanced settings view scrollable
...
TODO make other views scrollable, too
2024-01-31 16:33:24 -06:00
sneurlax
1f3ce757bd
make settings menu scrollable on small screens
2024-01-31 16:18:52 -06:00
sneurlax
2d22b9a4ac
make entire DebugInfoDialog scrollable
2024-01-31 16:00:22 -06:00
julian
ccf1e34377
port of frost backup keys ui from stack frost
2024-01-30 19:50:55 -06:00
julian
444afb88ae
WIP frost send
2024-01-23 18:33:40 -06:00
julian
911837b265
Merge remote-tracking branch 'origin_SW/staging' into add_frost
2024-01-21 12:09:00 -06:00
julian
d72e3a0d4a
add/show spark balance where appropriate
2024-01-21 12:04:58 -06:00
julian
85b66fd849
WIP bitcoin frost wallet addition
2024-01-19 15:38:17 -06:00
julian
3bbed4ec63
SWB tweaks and desktop specific ui layout fixes
2024-01-17 11:46:18 -06:00
julian
63b76df9ca
exchange flow recipient address from stack selection bugfix
2024-01-16 16:03:04 -06:00
julian
f319aaf594
various address and SWB fixes, as well as some electrumx_interface unused function cleanup
2024-01-16 11:58:16 -06:00