julian-CStack
2745598e9f
Merge branch 'staging' into uri
2024-08-27 17:06:02 -06:00
sneurlax
19cae77e2b
use AddressUtils where appropriate
...
instead of duplicating logic
2024-08-27 16:55:19 -05:00
sneurlax
b73628d939
update uri parsing code to support monero URIs
...
bitcoin URIs now also validate properly
2024-08-27 16:41:30 -05:00
sneurlax
dd11214b3c
Merge branch 'staging' into uri
2024-08-27 13:09:50 -05:00
sneurlax
16a2b23dde
refactor QrCodeScannerDialog into its own widget, use thru Frost process
2024-08-02 14:40:38 -05:00
sneurlax
2145334152
remove onSnackbarMessage, do not show error on regular scans, only files
2024-07-31 16:43:15 -06:00
julian
d6c609fea4
ask before enabling toggle
2024-07-31 16:31:57 -06:00
sneurlax
db87beef90
convert snackbar messages to dialog messages
...
remove unused CameraLinux instance
refactor delay to be more easily edited (at the cost of not being const any more)
2024-07-30 18:09:17 -06:00
sneurlax
cd38a5153b
initialize camera on macos
...
and quiet warning re: NSCameraUseContinuityCameraDeviceType
2024-07-30 18:09:17 -06:00
sneurlax
1d49cc83e9
use camera_macos package on macos for qr code scanning
2024-07-30 18:09:17 -06:00
sneurlax
84108eb6ba
comments notes and tweaks
2024-07-30 18:09:17 -06:00
sneurlax
be3c02ed2a
make ui less janky
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
7477922382
add file selection button
...
still janky, it should show snackbar messages on errors but doesn't. ffs
2024-07-30 18:09:17 -06:00
sneurlax
8bf8a90404
"live" webcam image in qr code dialog
...
still a little janky... add debug prints thru the process to see what I mean
but it works, so...
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
f5ca4ffdd0
poc of getting an image from webcam
...
but doesn't work as pushed, need to parse image correctly
2024-07-30 18:09:17 -06:00
julian
4d1fde7671
prepare send failure logging
2024-07-30 08:43:25 -06:00
julian
7e12ec604c
desktop menu toggle state fix
2024-07-29 11:09:13 -06:00
julian-CStack
08d3e0abb5
Merge branch 'staging' into hideex
2024-07-29 10:37:36 -06:00
julian
ce1b1f0ffb
just exit(0); on desktop because why not...
2024-07-22 17:12:59 -06:00
julian
7ccb403ed3
add fuzzy check to handle some api endpoints that think consistency doesn't matter
2024-07-22 12:40:04 -06:00
julian
367daad3c5
ui bugfixes
2024-07-17 10:19:39 -06:00
sneurlax
d1780aa82e
remove "by default" from "Reuse receiving address" string
2024-07-16 12:33:01 -06:00
sneurlax
21b7bfcb4e
check if pasted value is URI
2024-07-16 10:46:22 -05:00
julian
2da9c9ef85
clean up wallets list on desktop and add keys to widgets in list
2024-07-11 10:41:59 -06:00
julian
77f4eff913
search and replace
2024-07-09 08:54:29 -06:00
julian
a676341e54
various text changes and some fixes
2024-07-08 11:27:20 -06:00
sneurlax
efbf805056
remove mobile dialog from desktop page
2024-07-05 18:39:51 -05:00
sneurlax
a066f77639
fix attempt to toggle enableExchange while desktop menu minimized
2024-07-05 14:46:14 -05:00
sneurlax
38defea3d1
Merge remote-tracking branch 'origin/staging' into hideex
2024-07-05 14:37:22 -05:00
sneurlax
977207ffb3
enable wakelock on windows and macos
2024-07-05 13:26:48 -06:00
julian
23f07334a6
consistent copy and qr buttons in back screen across platforms
2024-07-05 11:27:16 -06:00
julian
4f40572366
small tweaks
2024-07-05 11:24:19 -06:00
sneurlax
8fb49ef029
move reuseAddress pref from global prefs to walletInfo
2024-07-05 11:24:19 -06:00
sneurlax
e88e0fb5b7
add reuseAddress pref to advanced settings menu
...
now with warning dialog! but why do you not toggle off when cancel is clicked?
2024-07-05 11:24:19 -06:00
julian
eebe1df050
xmr/wow keys
2024-07-04 15:17:05 -06:00
julian
5eb65ba13e
desktop receive copy button fix
2024-07-04 14:54:20 -06:00
sneurlax
c64cde30a7
Merge remote-tracking branch 'origin/staging' into hideex
2024-07-04 15:23:17 -05:00
julian
afab9e5918
xpriv gui clean up
2024-07-04 11:40:57 -06:00
julian
6af6456c9c
request auth to show address private key
2024-07-04 11:40:57 -06:00
julian
64b61779cd
show xpubs
2024-07-04 11:40:57 -06:00
julian
cae27b3835
display xprivs along side mnemonic on backup screen
2024-07-04 11:40:57 -06:00
julian
f22f34904a
nanswap
2024-07-04 11:40:57 -06:00
julian
89718c6933
small tweaks and fixes
2024-07-04 11:20:11 -06:00
sneurlax
3025fc359a
add address type to desktop receive
2024-07-03 17:01:53 -05:00
sneurlax
220cf65520
disable exchange data loading based on enableExchange pref
...
and refactor showExchange->enableExchange
2024-07-02 22:52:51 -05:00
sneurlax
2b2127aeb5
hide swap and buy buttons around the ui
...
and const keys
2024-07-02 22:41:00 -05:00
sneurlax
1e9775eded
add unique keys to each button so they aren't reused
...
flutter would reuse widgets which would cause weird behavior like removing "Support" and "About" instead of "Swap" and "Buy crypto", and/or adding additional "Support" and "About" items upon hot reload
2024-07-02 22:23:47 -05:00
sneurlax
a080e65ee5
hide exchange menu items contextually
...
WHY doesn't this work tho?
2024-07-02 19:09:07 -05:00