sneurlax
a066f77639
fix attempt to toggle enableExchange while desktop menu minimized
2024-07-05 14:46:14 -05:00
sneurlax
38defea3d1
Merge remote-tracking branch 'origin/staging' into hideex
2024-07-05 14:37:22 -05:00
julian-CStack
9e8f9087d4
Merge pull request #921 from cypherstack/testing
...
fix frost send for people who use multisig using a single signer
2024-07-05 13:31:45 -06:00
julian
830fdab0c3
fix frost send for people who use multisig using a single signer
2024-07-05 13:29:28 -06:00
julian-CStack
6d1e3e9629
Merge pull request #912 from cypherstack/fusionwakelock
...
Prevent screen lock on desktop and mobile Fusion progress view / dialog
2024-07-05 13:26:53 -06:00
sneurlax
977207ffb3
enable wakelock on windows and macos
2024-07-05 13:26:48 -06:00
sneurlax
ba8215a3d3
use wakelock on fusion progress view / dialog
...
revert desktop changes
2024-07-05 13:26:48 -06:00
julian-CStack
e8a2a5081b
Merge pull request #919 from cypherstack/julian_working_branch
...
fixes
2024-07-05 11:49:36 -06:00
Julian
df233dc311
use latest coinlib (and fix sol dep)
2024-07-05 11:47:59 -06:00
julian
23f07334a6
consistent copy and qr buttons in back screen across platforms
2024-07-05 11:27:16 -06:00
julian-CStack
bfd2845c4b
Merge pull request #910 from cypherstack/reuseaddrs
...
Add advanced settings option to disable new address generation by default
2024-07-05 11:24:29 -06:00
sneurlax
bb7f0ff46f
avoid checkReceivingAddressForTransactions altogether when reuse is set
2024-07-05 11:24:19 -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
sneurlax
27536fe642
override needsGenerate is reuseAddress pref set
2024-07-05 11:24:19 -06:00
sneurlax
e88e0fb5b7
add reuseAddress pref to advanced settings menu
...
now with warning dialog! but why do you not toggle off when cancel is clicked?
2024-07-05 11:24:19 -06:00
sneurlax
9ac00e2ed0
add reuseAddress pref
2024-07-05 11:24:19 -06:00
julian-CStack
218809327a
Merge pull request #916 from cypherstack/scripts
...
Add kNanswapApiKey and kNanoSwapRpcApiKey to prebuild scripts
2024-07-05 11:21:16 -06:00
julian-CStack
82c25af24b
Merge branch 'staging' into scripts
2024-07-05 11:21:03 -06:00
julian-CStack
ee44308f85
Merge pull request #918 from cypherstack/campfire-imgs
...
Add campfire svgs to campfire light theme bundle
2024-07-05 10:51:11 -06:00
sneurlax
60690349ea
add campfire svgs to campfire light theme bundle
2024-07-05 11:47:59 -05:00
julian-CStack
dfd08d972a
Merge pull request #917 from cypherstack/julian_working_branch
...
XMR/WOW view keys and bug fixes
2024-07-04 15:45:58 -06:00
julian
3f5ebee2ee
probable fix for some transaction creation bug
2024-07-04 15:44:45 -06:00
julian
810981dd40
fix mobile keys switch
2024-07-04 15:27:38 -06:00
julian
eebe1df050
xmr/wow keys
2024-07-04 15:17:05 -06:00
sneurlax
e4c13a9cf2
add kNanswapApiKey
2024-07-04 16:00:09 -05:00
sneurlax
3ed8f6c442
Merge remote-tracking branch 'origin/staging' into scripts
2024-07-04 15:55:51 -05:00
julian
5eb65ba13e
desktop receive copy button fix
2024-07-04 14:54:20 -06:00
sneurlax
b3e5f31e7e
refactor _getShowExchange -> _getEnableExchange
...
to be more semantically consistent
2024-07-04 15:24:23 -05:00
sneurlax
c64cde30a7
Merge remote-tracking branch 'origin/staging' into hideex
2024-07-04 15:23:17 -05:00
julian-CStack
19bb585664
Merge pull request #915 from cypherstack/keys
...
Various
2024-07-04 11:46:46 -06:00
julian
afab9e5918
xpriv gui clean up
2024-07-04 11:40:57 -06:00
julian
c4a765086d
fix autopin pref load on app start
2024-07-04 11:40:57 -06:00
julian
6af6456c9c
request auth to show address private key
2024-07-04 11:40:57 -06:00
julian
830a7ab24f
lelantus scan option fix
2024-07-04 11:40:57 -06:00
julian
f0b62aed92
address key wif
2024-07-04 11:40:57 -06:00
julian
fe5458928f
mobile xprivs
2024-07-04 11:40:57 -06:00
julian
64b61779cd
show xpubs
2024-07-04 11:40:57 -06:00
julian
d66e0580ec
add minimum wait time option
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
f22f34904a
nanswap
2024-07-04 11:40:57 -06:00
julian-CStack
a8a5a3eb80
Merge pull request #911 from cypherstack/desktopreceive
...
Add address type dropdown to desktop receive view
2024-07-04 11:20:52 -06:00
julian
89718c6933
small tweaks and fixes
2024-07-04 11:20:11 -06:00
julian
314c68fcea
fix showing wallet button when no other options exist on mobile home screen
2024-07-04 10:13:11 -06:00
julian
0a822e8e22
fix missing pref init
2024-07-04 09:54:22 -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
sneurlax
1e9775eded
add unique keys to each button so they aren't reused
...
flutter would reuse widgets which would cause weird behavior like removing "Support" and "About" instead of "Swap" and "Buy crypto", and/or adding additional "Support" and "About" items upon hot reload
2024-07-02 22:23:47 -05:00
sneurlax
a080e65ee5
hide exchange menu items contextually
...
WHY doesn't this work tho?
2024-07-02 19:09:07 -05:00