Commit graph

179 commits

Author SHA1 Message Date
sneurlax
d78050ee79 remove now-unneeded monero_c wownero imports 2024-08-15 19:38:29 -05:00
sneurlax
c8bc9eded5 add camera_macos package 2024-07-30 18:09:17 -06:00
sneurlax
6fa56bfe6d use camera_windows fork for windows webcam support
I wish I could use the CameraPlatformInterface in a platform-agnostic way

windows desktop webcam scan fixes

and log cleanup
2024-07-30 18:09:17 -06:00
sneurlax
63ee105aea flutter pub add cypherstack/packages/.../packages/camera/camera_windows 2024-07-30 18:09:17 -06:00
sneurlax
04ce0f89fc use zxing2 to decode, display image in dialog for troubleshooting
flutter pub add zxing2
etc

fix image display in poc
2024-07-30 18:09:17 -06:00
sneurlax
32380c3ac1 flutter pub add camera_linux 2024-07-30 18:09:17 -06:00
Julian
5b0c4ce322 ios launch images 2024-07-09 09:34:24 -06:00
julian
a676341e54 various text changes and some fixes 2024-07-08 11:27:20 -06:00
Julian
df233dc311 use latest coinlib (and fix sol dep) 2024-07-05 11:47:59 -06:00
sneurlax
e4c13a9cf2 add kNanswapApiKey 2024-07-04 16:00:09 -05:00
sneurlax
d015632c15 add kNanoSwapRpcApiKey to general prebuild
and a wild `n appeard on windows
2024-06-29 19:04:52 -05:00
sneurlax
e5f0a50011 add kNanoSwapRpcApiKey to windows prebuild 2024-06-28 21:18:18 -05:00
julian
2a784e58da update tor lib with temp ios fix 2024-06-24 15:59:09 -06:00
sneurlax
531eeecb10 patch tor's stop fn re: assert 2024-06-24 12:13:24 -05:00
sneurlax
765e2b9b2e bump tor in electrum_adapter 2024-06-24 12:04:01 -05:00
sneurlax
7b4b4632d9 update tor to add stop fn 2024-06-24 11:54:11 -05:00
sneurlax
f2e50c958d improve tor exception message if port is null 2024-06-24 11:05:20 -05:00
sneurlax
ea780a03e4 update electrum_adapter to respect sslEnabled flag
instead of checking if the host ends in ".onion", we should handle SSL some other way so that .onion nodes don't immediately cail their calls.
2024-06-23 01:56:05 -05:00
sneurlax
c2d0812025 update tor and electrum_adapter packages re: onion domains & SSL usage 2024-06-22 18:55:15 -05:00
sneurlax
ced64b12d6 use ssl appropriately re: onion services in electrum_adapter package 2024-06-22 18:39:51 -05:00
sneurlax
d6b8ccab09 bump tor in electrum_adapter 2024-06-22 12:27:39 -05:00
sneurlax
e0623fbe19 bump arti
(again)
2024-06-22 11:44:04 -05:00
sneurlax
523639edd4 Revert "tor_ffi_plugin -> tor"
This reverts commit f4f03b2dd3.
2024-06-22 11:43:20 -05:00
sneurlax
0745ee6617 Merge remote-tracking branch 'origin/staging' into arti 2024-06-22 11:42:15 -05:00
julian
7d2a903da4 dash tweaks and theme updates 2024-06-21 12:14:31 -06:00
julian
33ec9f1fb9 WIP initial dash support 2024-06-20 14:51:50 -06:00
julian
cb83fccc68 add short description to app config 2024-06-20 10:39:22 -06:00
julian
37f23a09f5 btc testnet4 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
Julian
e0f4747f73 update ios project template file with manually added xmr and wow frameworks 2024-06-18 07:48:44 -06:00
julian
8510fea447 patch applied 2024-06-14 10:49:43 -06:00
sneurlax
f4f03b2dd3 tor_ffi_plugin -> tor 2024-06-13 17:10:13 -05:00
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