Commit graph

131 commits

Author SHA1 Message Date
julian
830fd58754 Merge branch 'isar-transactions' into isar_migrate
# Conflicts:
#	lib/services/coins/bitcoin/bitcoin_wallet.dart
#	lib/services/coins/bitcoincash/bitcoincash_wallet.dart
#	lib/services/coins/coin_service.dart
#	lib/services/coins/dogecoin/dogecoin_wallet.dart
#	lib/services/coins/firo/firo_wallet.dart
#	lib/services/coins/litecoin/litecoin_wallet.dart
#	lib/services/coins/monero/monero_wallet.dart
#	lib/services/coins/namecoin/namecoin_wallet.dart
#	lib/services/coins/particl/particl_wallet.dart
#	lib/services/coins/wownero/wownero_wallet.dart
#	pubspec.yaml
2023-01-20 15:30:48 -06:00
julian
525d0fa7c4 update remaining ui to handle new data models 2023-01-11 22:45:32 -06:00
julian
1d057a7f22 disable editing of default node fields 2023-01-09 09:15:53 -06:00
Diego Salazar
fcb2935d64
Merge pull request #309 from cypherstack/trusted-node
Add trusted node setting to Monero and Wownero
2023-01-06 17:20:49 -07:00
sneurlax
1e4a39a92c make checkboxes checkable when editing 2023-01-06 14:41:51 -06:00
sneurlax
5e15e3e4b0 change checkbox color unless in edit mode 2023-01-05 20:13:01 -06:00
sneurlax
ad15f4d126 linting 2023-01-05 20:03:38 -06:00
sneurlax
903e034b58 add trusted checkbox to monero and wownero node details
defaults to false
TODO call native function to set node as trusted when checked (and vice versa)
2023-01-05 20:03:20 -06:00
ryleedavis
7aad7cb9e3 oledBlack text color fix 2023-01-05 13:59:17 -07:00
ryleedavis
0a810987c0 oledBlack added to textStyles and appearance settings 2023-01-05 13:34:56 -07:00
julian
9765393f61 re enable git versions 2022-12-30 12:50:55 -06:00
shillo
e89b213798 temp disable git versions 2022-12-29 10:48:12 -06:00
ryleedavis
096d2c007e Merge branch 'desktop' of https://github.com/cypherstack/stack_wallet into desktop 2022-12-14 13:56:13 -07:00
julian
ba344e2364 Merge branch 'staging' into desktop 2022-12-13 11:22:24 -06:00
julian
b83dec53c3 uninitialized var fix 2022-12-13 07:58:49 -06:00
ryleedavis
390623560e debugPrints that aren't needed ? 2022-12-12 17:17:02 -07:00
Diego Salazar
2a38d5691e
Merge pull request #260 from cypherstack/add-particl
Add Particl
2022-12-12 16:13:43 -07:00
julian
236e04f849 epic node changes and fixes 2022-12-12 15:59:06 -06:00
julian
5fcf642a8b desktop routing fix 2022-12-09 15:42:35 -06:00
julian
cc9a0efb38 remove excess/unneeded logging 2022-12-09 15:32:27 -06:00
julian
bce25dbfd3 load swb restored wallets on desktop after swb restore 2022-12-05 13:58:20 -06:00
julian
7436709fa7 desktop forgot password flow and functionality 2022-12-05 13:55:50 -06:00
julian
3ff0e9dd81 desktop code file structure refactor 2022-12-01 08:48:23 -06:00
sneurlax
17f080417e Merge remote-tracking branch 'cypherstack/staging' into tests/particl 2022-11-29 11:02:20 -06:00
ryleedavis
6bbabcd729 MyStackView tab after a restore backup 2022-11-28 13:06:02 -07:00
julian
9fce8ca107 familiarity fix 2022-11-25 17:14:06 -06:00
julian
276d08d22f allow default node deletion if other nodes exist 2022-11-25 14:28:53 -06:00
julian
42aad5dcd5 themed background gradient option and background image, as well as various button height fixes for mobile 2022-11-25 13:24:01 -06:00
julian
8a6025db4b place node url and port on their own line 2022-11-21 15:29:09 -06:00
julian
90dc9e3116 mobile button height fix 2022-11-19 13:20:03 -06:00
ryleedavis
83e2554b54 mobile theme radio buttons 2022-11-18 12:42:17 -07:00
ryleedavis
2137cffd84 ocean breeze theme colors added 2022-11-17 20:04:15 -07:00
julian
1d238c29f0 WIP: centralize button heights 2022-11-17 12:01:52 -06:00
julian
9e7c1ccf9d button size enum 2022-11-17 11:46:52 -06:00
julian
2c88b017f3 updated discord link 2022-11-16 12:23:12 -06:00
julian
016b90e904 support view full buttons desktop 2022-11-16 12:22:09 -06:00
julian
e9a5cc85ae add delay for ui to update properly 2022-11-16 11:15:41 -06:00
ryleedavis
0f3a0b18a4 manual backup ok button on dialog works 2022-11-16 09:53:51 -07:00
julian
a35e6e8d97 Merge branch 'staging' into desktop
# Conflicts:
#	lib/pages/settings_views/global_settings_view/support_view.dart
2022-11-15 18:37:28 -06:00
julian
cebbfcf82d desktop currency update on save only 2022-11-15 17:45:16 -06:00
julian
15c51e3269 support view buttons 2022-11-15 16:22:09 -06:00
ryleedavis
a5d925fb98 WIP: manual backup nav route error 2022-11-15 13:42:48 -07:00
ryleedavis
8adec7ba5c auto frequency dark mode text fix 2022-11-15 12:29:08 -07:00
Dan Miller
591edeca63
Fix RFC6068 mailto link for support on desktop plaftorm. 2022-11-14 20:40:44 -08:00
julian
bdf1008424 desktop edit auto swb functionality 2022-11-14 13:27:01 -06:00
julian
48bfabf74e update desktop directory paths for swb 2022-11-14 10:49:45 -06:00
julian
0164679cce File system path clean up 2022-11-12 16:07:57 -06:00
julian
bfe1b7e291 Merge branch 'desktop' into desktop-testing
# Conflicts:
#	lib/pages/settings_views/global_settings_view/stack_backup_views/restore_from_file_view.dart
2022-11-11 13:23:24 -06:00
ryleedavis
7a0ef96851 desktop dialog for cancel stack restore 2022-11-10 22:14:47 -07:00
ryleedavis
dac1337a71 WIP: added border to cards; working on cancel restore 2022-11-10 17:49:49 -07:00