Commit graph

403 commits

Author SHA1 Message Date
sneurlax
91037cc5a6 patch swb directory selection on windows
had paths with mixed usage of / and \

closes https://github.com/cypherstack/stack_wallet/issues/829
2024-07-16 12:34:07 -06:00
julian
50bd3e52a3 prevent submit button activation when autopin is on and being checked and do not fetch pin from sec store unless min pin length met 2024-07-15 16:50:00 -06:00
julian
77f4eff913 search and replace 2024-07-09 08:54:29 -06:00
julian
a676341e54 various text changes and some fixes 2024-07-08 11:27:20 -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
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
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
37f23a09f5 btc testnet4 2024-06-20 10:39:22 -06:00
sneurlax
df5988b48e hide or show theme features based on configuration 2024-06-05 18:08:33 -05:00
julian
05503b0470 fix wow connection 2024-06-04 09:16:57 -06: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
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
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
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
sneurlax
667560372d peercoin WIP 2024-05-10 15:55:07 -06:00
julian
fa8829072e enable solana and disable frost on desktop in release builds 2024-05-07 11:24:19 -06:00
sneurlax
4e732a5253 add solana enabled pref
toggled in dev menu
2024-04-23 16:11:10 -05:00
dethe
68210b2765 add solana 2024-04-23 16:11:10 -05:00
julian
622740a8c0 centralized electrum client management 2024-04-23 13:59:35 -06:00
sneurlax
39a9dc83db add button to show tor warning dialog in hidden settings menu 2024-04-17 13:18:18 -05:00
julian
02a5339146 linter warning fix 2024-04-11 12:18:20 -06:00
sneurlax
d9163a2bbd hide tor stacy buttons 2024-03-20 16:48:55 -05:00
sneurlax
96c1976d78 use same back button widget on mobile as on desktop 2024-03-20 16:16:44 -05:00
sneurlax
5e7c9ad65b add FROST enabled pref
a bool
toggle from hidden settings menu
2024-03-20 16:08:49 -05:00
sneurlax
7d5cc8d8be Merge branch 'staging' into add_frost 2024-02-23 17:37:21 -06:00
sneurlax
b8987c73c0 WIP use and reuse electrum adapter channel 2024-02-14 19:47:26 -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