Commit graph

6270 commits

Author SHA1 Message Date
Julian
b4478e77c6 ios project file fix that got lost somewhere in merging 2024-05-28 10:30:41 -06:00
Julian
b63b343276 windows symlink fixes 2024-05-28 09:56:40 -06:00
julian
9006de0f0a code style clean up and gen mocks 2024-05-27 18:01:41 -06:00
Julian
8b523739d9 call correct dart exe on windows 2024-05-27 15:24:30 -06:00
julian
2ba0dc576e fix variable read 2024-05-27 14:19:44 -06:00
julian
96966a78a1 update gitignore 2024-05-27 14:15:25 -06:00
Julian
1542bcb4d1 enable wownero wallet creation 2024-05-27 14:06:33 -06:00
Julian
88bda91d1b add package monero and do network check in validate address 2024-05-27 13:40:42 -06:00
Julian
5862ed1ed7 update gitignore 2024-05-27 13:03:41 -06:00
julian
aac27636ee some clean up and imports fixing from merge 2024-05-27 11:24:11 -06:00
julian
15b39097bc update monero lib ref 2024-05-27 11:23:56 -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
aaded93d1f desktop save logs implementation 2024-05-27 10:14:38 -06:00
Diego Salazar
205b6408bf
Merge pull request #876 from cypherstack/appConfig
App config
2024-05-24 15:35:42 -06:00
julian
c5f5f3b1b6 imports cleanup 2024-05-24 14:20:53 -06:00
julian
526c0e6422 Merge remote-tracking branch 'origin/staging' into appConfig
# Conflicts:
#	lib/wallets/wallet/impl/sub_wallets/eth_token_wallet.dart
2024-05-24 14:20:10 -06:00
julian
abbe772e43 playstore icon 2024-05-24 14:17:25 -06:00
julian
fc631bf866 add current commit of build to about 2024-05-24 13:56:14 -06:00
julian
f1b0e4e119 only fetch prices for enabled coins 2024-05-24 13:40:20 -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
e3e5bf63e3 mac/ios asset tweaks 2024-05-23 19:19:36 -06:00
julian
4b5f1c2bf7 bash spaghetti because flutter expects certain files to be in place not just for the platform we want to build 2024-05-23 19:07:14 -06:00
julian
dca3c8face platform specific asset generation 2024-05-23 17:56:02 -06:00
julian
c70f63c005 rename template pubspec 2024-05-23 17:40:49 -06:00
julian
8ae45aff6e move pubspec to templates 2024-05-23 17:40:00 -06:00
julian
2519b6feaf windows template files 2024-05-23 17:32:20 -06:00
julian
9abb25cc81 macos template files 2024-05-23 17:28:59 -06:00
julian
b89e07118c linux template files 2024-05-23 17:23:35 -06:00
julian
3e91bd7191 ios template files 2024-05-23 17:21:11 -06:00
julian
933bfd9efd android template files 2024-05-23 17:13:41 -06:00
julian
a976219417 hide tokens when empty list on mobile wallet create view 2024-05-23 15:44:00 -06:00
julian
79d88e14a4 added missing info from gitignore 2024-05-23 15:40:56 -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
sneurlax
1a51661d72 stack's theme zips 2024-05-23 21:27:58 -05:00
sneurlax
3bc0d21c5a Merge branch 'appConfig' of https://github.com/cypherstack/stack_wallet into appConfig 2024-05-23 21:04:22 -05:00
sneurlax
f0977e8728 update duo theme bundles 2024-05-23 21:04:14 -05:00
julian
571977e0e1 add frost as a duo option 2024-05-23 13:34:40 -06:00
julian
5fb02d2eb2 add interactive confirmation regarding version and build numbers 2024-05-23 11:53:11 -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
92802fc559 update libmonero version to include logic error fix 2024-05-23 10:48:18 -06:00
julian
0af6574e81 Tell flutter_libmonero how to get access to the application dir 2024-05-23 10:41:42 -06:00
julian
459e882ab6 app data dir fix 2024-05-23 09:20:11 -06:00
julian
ec5fc6d2a5 fix remaining package imports/exports 2024-05-23 08:55:14 -06:00
julian
2b040963e5 script var fix 2024-05-22 18:42:31 -06:00
julian
e01b778778 dart fix --apply --code=prefer_relative_imports 2024-05-22 18:37:06 -06:00
julian
39e4df156a script path fix 2024-05-22 18:22:43 -06:00
julian
e17b1f70c7 change package to relative imports lint rule 2024-05-22 18:18:48 -06:00
julian
0965ab7dcc Revert "fix: missing pubspec placholder strings"
This reverts commit 4cb3786760.
2024-05-22 18:17:28 -06:00