Commit graph

285 commits

Author SHA1 Message Date
sneurlax
f5ca4ffdd0 poc of getting an image from webcam
but doesn't work as pushed, need to parse image correctly
2024-07-30 18:09:17 -06:00
julian
4d1fde7671 prepare send failure logging 2024-07-30 08:43:25 -06:00
julian-CStack
08d3e0abb5
Merge branch 'staging' into hideex 2024-07-29 10:37:36 -06:00
julian
367daad3c5 ui bugfixes 2024-07-17 10:19:39 -06:00
sneurlax
d1780aa82e remove "by default" from "Reuse receiving address" string 2024-07-16 12:33:01 -06:00
julian
2da9c9ef85 clean up wallets list on desktop and add keys to widgets in list 2024-07-11 10:41:59 -06:00
julian
77f4eff913 search and replace 2024-07-09 08:54:29 -06:00
sneurlax
efbf805056 remove mobile dialog from desktop page 2024-07-05 18:39:51 -05:00
sneurlax
38defea3d1 Merge remote-tracking branch 'origin/staging' into hideex 2024-07-05 14:37:22 -05:00
julian
23f07334a6 consistent copy and qr buttons in back screen across platforms 2024-07-05 11:27:16 -06:00
julian
4f40572366 small tweaks 2024-07-05 11:24:19 -06:00
sneurlax
8fb49ef029 move reuseAddress pref from global prefs to walletInfo 2024-07-05 11:24:19 -06:00
julian
eebe1df050 xmr/wow keys 2024-07-04 15:17:05 -06:00
julian
5eb65ba13e desktop receive copy button fix 2024-07-04 14:54:20 -06:00
sneurlax
c64cde30a7 Merge remote-tracking branch 'origin/staging' into hideex 2024-07-04 15:23:17 -05:00
julian
afab9e5918 xpriv gui clean up 2024-07-04 11:40:57 -06:00
julian
64b61779cd show xpubs 2024-07-04 11:40:57 -06:00
julian
cae27b3835 display xprivs along side mnemonic on backup screen 2024-07-04 11:40:57 -06:00
julian
89718c6933 small tweaks and fixes 2024-07-04 11:20:11 -06:00
sneurlax
3025fc359a add address type to desktop receive 2024-07-03 17:01:53 -05:00
sneurlax
220cf65520 disable exchange data loading based on enableExchange pref
and refactor showExchange->enableExchange
2024-07-02 22:52:51 -05:00
sneurlax
2b2127aeb5 hide swap and buy buttons around the ui
and const keys
2024-07-02 22:41:00 -05:00
julian
c8a868a840 add breathing effect to recent activity on desktop 2024-06-27 14:53:39 -06:00
julian
6690581b51 limit external Qr code lib import to a single file and change colors of all qr codes 2024-06-27 13:19:30 -06:00
Julian
0ef1726a00 fix firo spark cache being shared with test net 2024-06-26 12:10:32 -06:00
Julian
5b61744124 fix dialog popping up too often on desktop 2024-06-26 11:12:34 -06:00
julian
769edc3bc0 ensure only one firo ex addr popup is active at any one time 2024-06-25 15:20:55 -06:00
julian
f634ce8701 WIP firo exchange addresses 2024-06-25 14:46:36 -06:00
julian
3f2fe2b2ce add wallet level toggle to flag outgoing transactions as opt-in RBF 2024-06-20 10:39:22 -06:00
julian
9285027006 fix: provider refresh causing issues 2024-06-20 10:39:22 -06:00
julian
37f23a09f5 btc testnet4 2024-06-20 10:39:22 -06:00
julian
dcdad38ec7 fix desktop wallet network settings layout 2024-06-14 10:18:11 -06:00
julian
82fb542740 allow clearing of spark cache on desktop 2024-06-07 10:30:35 -06:00
julian
7c40dd1546 skip summary view and coin selection when adding wallets on single coin app 2024-06-06 15:50:21 -06:00
sneurlax
2b28e6b121 hide or show Buy features based on configuration 2024-06-05 17:48:38 -05:00
sneurlax
42b728eb08 hide or show Swap features based on configuration 2024-06-05 17:48:32 -05:00
julian
2c07f2c13b separate firo caches and add versioning 2024-06-05 13:38:20 -06:00
julian
8a6b45df7e firo dbg bal display fix 2024-06-04 15:46:12 -06:00
julian
ed15482442 enable experimental firo public funds coin control 2024-06-04 10:08:37 -06:00
julian
8430cc92bd reset coin control selected utxos on desktop 2024-06-03 16:36:50 -06:00
julian
b5edc3dad8 Merge remote-tracking branch 'origin/testing' into firo_cache_refactor
# Conflicts:
#	lib/wallets/wallet/impl/firo_wallet.dart
2024-05-30 22:05:47 -06:00
julian
e06023d0fc extra info when run in debug mode 2024-05-30 21:39:44 -06:00
sneurlax
d37d86759d Lock toggling lelantus scanning behind a mutex 2024-05-30 18:17:30 -05:00
sneurlax
0f98c0be2c Use WalletInfoKeys (plus standardize Lelantus') and make UI var private 2024-05-30 17:50:09 -05:00
sneurlax
32561b5694 Scan for Lelantus transactions desktop UI
Squashed commit msgs:

WIP add lelantus checkmark to restore options view, pass to restore view

make bool optional, pass it

style restore option text
2024-05-29 19:39:38 -05:00
julian
9006de0f0a code style clean up and gen mocks 2024-05-27 18:01:41 -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
e01b778778 dart fix --apply --code=prefer_relative_imports 2024-05-22 18:37:06 -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