Commit graph

1842 commits

Author SHA1 Message Date
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
f22f34904a nanswap 2024-07-04 11:40:57 -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
sneurlax
9e6d9f8bad
Merge branch 'staging' into togglebalance 2024-07-03 17:46:55 -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
9b692f9703 add showexchange pref to advanced settings 2024-07-02 17:01:36 -05:00
sneurlax
8faac03954 count pending balances as valid 2024-07-02 11:49:44 -05:00
sneurlax
a69cc80e61 only affect firo wallets 2024-07-02 11:49:40 -05:00
sneurlax
005fcdf44f hide down chevron contextually 2024-07-02 11:14:23 -05:00
sneurlax
a64cf91107 add copy to clipboard button to order details view
https://github.com/cypherstack/stack_wallet/issues/340

Closes #340
2024-07-01 09:54:59 -06:00
sneurlax
f836136ef0 only auto-enter pins of length 4 or more 2024-07-01 10:23:33 -05:00
sneurlax
603824a21c add autopin pref to security settings 2024-07-01 10:19:42 -05:00
sneurlax
8e8b57d8e8 enter pin automatically if autopin pref is set 2024-07-01 10:15:17 -05:00
sneurlax
a2308d3e78 quick toggle balances as appropriate
if only 2 balances exist, toggle them instead of showing the dialog.
2024-06-30 22:08:25 -05:00
julian
8f605c4b1c https://github.com/cypherstack/stack_wallet/issues/317 2024-06-27 15:07:01 -06:00
julian
c8a868a840 add breathing effect to recent activity on desktop 2024-06-27 14:53:39 -06:00
julian
43071c01df show current height in wallet network info screen/view 2024-06-27 14:34:15 -06:00
julian
f9f93efd55 re enable address details on mobile 2024-06-27 14:20:52 -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
sneurlax
0745ee6617 Merge remote-tracking branch 'origin/staging' into arti 2024-06-22 11:42:15 -05:00
julian
6d3ce31cf6 fix desktop chans sending pop up layout 2024-06-21 16:26:50 -06:00
julian
c31575eaf3 fix desktop base price currency search 2024-06-21 13:08:52 -06:00
julian
6bcbbdfbbb desktop nodes sublist views ui layout fixes 2024-06-21 12:41:05 -06:00
julian
cb83fccc68 add short description to app config 2024-06-20 10:39:22 -06:00
julian
57ebacd519 fix issue where changing the primary/default address type for a coin would break older wallets with a mismatching type 2024-06-20 10:39:22 -06:00
julian
a81fb14f13 add opt in rbf setting on mobile 2024-06-20 10:39:22 -06:00
julian
e9075741ee fix mobile wallet settings showing firo specifics to all wallets 2024-06-20 10:39:22 -06:00
julian
a22a97aee1 make coin control string amount values selectable 2024-06-20 10:39:22 -06:00
julian
37f23a09f5 btc testnet4 2024-06-20 10:39:22 -06:00
julian
ddda4666bb basic optional max width (used on rbf boost error dialog) 2024-06-20 10:39:22 -06:00
julian
a566af8eb4 WIP: basic full rbf 2024-06-20 10:39:22 -06:00
julian
741c0be88b refactor updateVSize function 2024-06-20 10:39:22 -06:00
julian
1426495474 add size and vSize to btc and ltc transactions to use and display in rbf boost txn view 2024-06-20 10:39:22 -06:00
julian
ac07aee9c3 add RBF wallet interface mixin 2024-06-20 10:39:22 -06:00
julian
425dc1ca5a clean up boost txn view 2024-06-20 10:39:22 -06:00
sneurlax
0fea4a78dc WIP stash (force push overwrite me later) 2024-06-20 10:39:22 -06:00
sneurlax
f2ca700a9f WIP boost fee slider 2024-06-20 10:39:22 -06:00
sneurlax
6fa1bc75af add WIP boost transaction dialog 2024-06-20 10:39:22 -06:00
sneurlax
0407a09083 move "Boost transaction" button to fee section of tx details vie 2024-06-20 10:39:22 -06:00
sneurlax
14ef66990f add basic RBF UI indicator on tx details 2024-06-20 10:39:22 -06:00
sneurlax
429bd3199b Merge remote-tracking branch 'origin/staging' into arti 2024-06-18 14:31:03 -05:00
sneurlax
13ab2b8ffe port String extension capitalize() from flutter_native_splash to sw exts 2024-06-14 14:20:31 -05:00
julian
dcdad38ec7 fix desktop wallet network settings layout 2024-06-14 10:18:11 -06:00
julian
0b95afc62f wrap long trade payin addresses in trade details view 2024-06-14 10:04:02 -06:00
julian
98960cac77 WIP less cryptic errors in gui 2024-06-14 08:41:16 -06:00
julian
65879670ad desktop swap navigation fix 2024-06-13 17:35:40 -06:00
julian
2594169a42 add polyseed eng wordlist and use it 2024-06-12 17:13:51 -06:00
julian
29708b1534 Show old campfire wallets 2024-06-10 16:50:26 -06:00
julian
e76ee79c89 clean up some TODOs 2024-06-07 08:50:50 -06:00
julian
337b1c0171 frost info text correction 2024-06-07 08:36:47 -06:00
julian
52e73cc6ba hide top home button bar when there is only a single option 2024-06-06 16:01:08 -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
df5988b48e hide or show theme features based on configuration 2024-06-05 18:08:33 -05: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
ed15482442 enable experimental firo public funds coin control 2024-06-04 10:08:37 -06:00
julian
05503b0470 fix wow connection 2024-06-04 09:16:57 -06:00
julian
de949efbff show firo sparl electrumx data cache size and implement clearing of that cache when all electrumx cache for firo is cleared 2024-05-31 11:59:43 -06:00
julian
16acbc366b remove uninstantiated and unused variables and clean up a bit 2024-05-31 11:36:37 -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
sneurlax
1e425e7848 use CheckboxTextButton
*eye twitches*
2024-05-30 21:58:03 -05: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
8374d30035 Lelantus settings mobile UI
and cleanup
2024-05-29 19:42:18 -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
3eb5a0a39c Cache Spark anonymity sets in sqlite 2024-05-29 17:24:25 -06:00
julian
9006de0f0a code style clean up and gen mocks 2024-05-27 18:01:41 -06:00
julian
2ba0dc576e fix variable read 2024-05-27 14:19:44 -06:00
Julian
1542bcb4d1 enable wownero wallet creation 2024-05-27 14:06:33 -06:00
julian
aac27636ee some clean up and imports fixing from merge 2024-05-27 11:24:11 -06:00
julian
c87564e1cd Merge remote-tracking branch 'origin/monerodart_testing' into monero_merge
# Conflicts:
#	.gitignore
#	crypto_plugins/flutter_libmonero
#	lib/pages/add_wallet_views/add_wallet_view/add_wallet_view.dart
#	lib/pages/add_wallet_views/restore_wallet_view/restore_options_view/restore_options_view.dart
#	lib/pages_desktop_specific/settings/settings_menu/nodes_settings.dart
#	lib/utilities/constants.dart
#	lib/wallets/crypto_currency/coins/monero.dart
#	lib/wallets/wallet/impl/monero_wallet.dart
#	lib/wallets/wallet/impl/wownero_wallet.dart
#	scripts/app_config/templates/pubspec.template
#	scripts/linux/build_all.sh
#	scripts/windows/build_all.sh
2024-05-27 10:41:50 -06:00
julian
fc631bf866 add current commit of build to about 2024-05-24 13:56:14 -06:00
julian
a3a1ddeeaf ignore unsupported coins from SWB files on restore 2024-05-24 13:20:46 -06:00
julian
1a078955c9 clean up git status and show for enabled coins only 2024-05-24 12:01:48 -06:00
julian
a976219417 hide tokens when empty list on mobile wallet create view 2024-05-23 15:44:00 -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
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
9fa86dec7e white label patches
drywall, mud
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
759a75daf8 WIP note 2024-05-14 11:31:16 -06:00
sneurlax
1d135a2fa6 lib/whiteLabel.dart 2024-05-14 11:31:16 -06:00
julian
129c46fca0 make recovery screen scrollable on desktop 2024-05-14 11:11:09 -06:00
julian
e3c761dfb0 flip text fields on frost restore screen 2024-05-14 10:36:11 -06:00
julian
37cb83a2d4 fix coin card color 2024-05-14 10:26:03 -06:00