Commit graph

213 commits

Author SHA1 Message Date
Julian
217bf9e301 update macos/ios templates 2024-11-05 18:54:13 -06:00
julian
bb2e8580e2 build scripts update 2024-11-05 18:54:13 -06:00
julian
16b9254761 WIP migrate flutter_libmonero to cs_monero 2024-11-05 18:54:13 -06:00
julian
e0d2c8ec74 add some more logging and possible sync recovery fix? 2024-10-01 12:30:14 -06:00
sneurlax
05a5d18773 add cbor package
required by cardano via blockchain_utils (I think)
2024-09-25 18:16:51 -05:00
sneurlax
98d7ce3a8e Merge remote-tracking branch 'detherminal/staging' into cardano 2024-09-23 02:05:22 -05:00
julian
f4b5060c8c strict proxy lib version 2024-09-17 15:06:56 -06:00
julian
8e5284854d fix android builds 2024-09-17 15:06:56 -06:00
julian
1740a42020 AGP compat updates 2024-09-16 16:34:04 -06:00
dethe
6cbc37f42c fix: post req body 2024-09-14 21:38:57 +03:00
dethe
e0051c8af2
Merge branch 'staging' into staging 2024-09-13 20:59:18 +03:00
Julian
155395b977 Flutter 3.24.2 and dart 3.5.2 (fixes impeller issue on ios) 2024-09-06 11:49:25 -06:00
dethe
e3d040b9b8 refactor: enhance ada txs 2024-09-01 15:12:09 +03:00
dethe
27d319cece feat: add cardano 2024-08-26 20:38:58 +03:00
sneurlax
c708ace18c autogenerated macos deskcam changes 2024-07-30 18:09:17 -06: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
b320347287 make requested firo image change 2024-07-09 08:30:26 -06:00
julian
81eb1e81b0 allow showing pngs on empty wallets page 2024-07-08 10:10:04 -06:00
julian
f634ce8701 WIP firo exchange addresses 2024-06-25 14:46:36 -06:00
sneurlax
3dfc1df0ba pubspec lock update 2024-06-24 12:38:05 -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
523639edd4 Revert "tor_ffi_plugin -> tor"
This reverts commit f4f03b2dd3.
2024-06-22 11:43:20 -05:00
sneurlax
f4f03b2dd3 tor_ffi_plugin -> tor 2024-06-13 17:10:13 -05:00
sneurlax
0b28832a0e bump arti to 1.2.4
via cypherstack/tor_ffi_plugin and cypherstack/electrum_adapter
2024-06-12 17:01:08 -05:00
julian
05503b0470 fix wow connection 2024-06-04 09:16:57 -06:00
Julian
3e116a50e4 override low uptime git package url 2024-06-03 14:23:55 -06:00
julian
16acbc366b remove uninstantiated and unused variables and clean up a bit 2024-05-31 11:36:37 -06:00
julian
b5edc3dad8 Merge remote-tracking branch 'origin/testing' into firo_cache_refactor
# Conflicts:
#	lib/wallets/wallet/impl/firo_wallet.dart
2024-05-30 22:05:47 -06:00
julian
c7c34803fa use libsparkmobile caching branch 2024-05-30 10:14:33 -06:00
sneurlax
8374d30035 Lelantus settings mobile UI
and cleanup
2024-05-29 19:42:18 -05:00
julian
fb429b12f8 add sqlite lib 2024-05-28 14:37:43 -06:00
Julian
1542bcb4d1 enable wownero wallet creation 2024-05-27 14:06:33 -06:00
julian
aac27636ee some clean up and imports fixing from merge 2024-05-27 11:24:11 -06:00
sneurlax
fe98b1b215
Merge branch 'testing' into monerodart_testing 2024-05-08 18:51:34 -05:00
julian
9b4e247b4f update spark lib 2024-05-08 13:31:07 -06:00
julian
70e9566135 use nicer looking date picker 2024-05-07 16:34:08 -06:00
julian
c1b3e1baf6 flutter (and dart) version 2024-05-07 12:48:28 -06:00
sneurlax
981b7c86d4 desktop confirm send pw field enable submit on enter pressed 2024-05-06 09:57:43 -06:00
sneurlax
cd6e894708 update tezart's dio dep 2024-05-06 08:58:04 -06:00
sneurlax
e472f9d6a9 update tezart's dio dep 2024-05-03 20:04:31 -05:00
sneurlax
86bd8f93c8 Merge branch 'tor' into monerodart_testing 2024-05-03 19:33:11 -05:00
sneurlax
395fb24100 monerodart windows updates
and submodule-pinning
2024-05-03 16:24:23 -05:00
sneurlax
53bccd20d1 update flutter_libmonero ref 2024-05-01 19:28:05 -05:00
sneurlax
1bbb08b433 Merge remote-tracking branch 'mrcyjanex/cyjan-monerodartv2' into monerodart_testing 2024-05-01 15:52:18 -05:00
Czarek Nakamoto
ed840ac235 windows support 2024-05-01 16:42:54 +02:00