Commit graph

147 commits

Author SHA1 Message Date
julian
7c40dd1546 skip summary view and coin selection when adding wallets on single coin app 2024-06-06 15:50:21 -06:00
julian
67ade2fcae app based svgs 2024-06-06 13:41:21 -06:00
julian
23db925e86 script fix 2024-06-05 13:37:16 -06:00
julian
b60ac53050 app config features 2024-06-05 12:05:22 -06:00
julian
6292ea2434 FIX: missing campfire app name id 2024-06-05 11:35:51 -06:00
julian
debcb71d89 WIP campfire scripts 2024-06-05 09:27:14 -06:00
julian
6fd34e31b5 Merge remote-tracking branch 'origin/testing' into firo_cache_refactor 2024-06-04 08:47:26 -06:00
sneurlax
cba62243bb use flutter_file_picker 8.0.3 + muttsu_623's Android patch
you may still need to `dos2unix scripts/windows/build_all.sh` as necessary
2024-06-04 02:52:44 -05:00
julian
671e632402 wallet order 2024-06-03 15:17:43 -06:00
Julian
3e116a50e4 override low uptime git package url 2024-06-03 14:23:55 -06:00
julian
39d571e94c consistent scripts 2024-06-03 13:35:08 -06:00
julian
c7c34803fa use libsparkmobile caching branch 2024-05-30 10:14:33 -06:00
julian
fb429b12f8 add sqlite lib 2024-05-28 14:37:43 -06:00
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
8b523739d9 call correct dart exe on windows 2024-05-27 15:24:30 -06:00
Julian
88bda91d1b add package monero and do network check in validate address 2024-05-27 13:40:42 -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
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
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
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
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
459e882ab6 app data dir fix 2024-05-23 09:20:11 -06:00
julian
2b040963e5 script var fix 2024-05-22 18:42:31 -06:00
julian
39e4df156a script path fix 2024-05-22 18:22:43 -06:00
julian
f904d409a5 generalize project config 2024-05-22 17:56:51 -06:00
julian
9d872754ef add -i flag for dev convenience so build all isn't run when not required 2024-05-22 15:55:11 -06:00
julian
2678513474 move all lottie files into symlinked structure based on app 2024-05-22 15:00:32 -06:00
julian
8823a7e1bc non macos sed fix 2024-05-22 14:54:28 -06:00
julian
ecd9c7c884 move version update script into shared 2024-05-22 14:49:34 -06:00
julian
43ce896ec7 update_version script changes 2024-05-22 14:48:31 -06:00
sneurlax
7fe1109665 add duo theme bundles and images
TODO script using test2_duo.json
2024-05-22 14:43:56 -05:00
julian
cc7b958c5a script generated app_config.g.dart file 2024-05-22 13:38:49 -06:00
julian
bc785e13fc call of env.sh should not be needed 2024-05-22 11:45:22 -06:00
julian
230669bd97 disable splash generation as the actual screen isn't used 2024-05-22 11:41:49 -06:00
julian
e206fefceb extract project root env var export to env.sh and add asset gen script 2024-05-22 10:32:29 -06:00
julian
ab2806a4b7 add master build script 2024-05-21 18:27:58 -06:00
sneurlax
ef293ac68e if [ $# -ne 4 2024-05-21 17:13:23 -05:00
sneurlax
ac38384e85 require both args 2024-05-21 17:09:22 -05:00
sneurlax
c828081c3d require args 2024-05-21 17:05:45 -05:00