Commit graph

457 commits

Author SHA1 Message Date
marcosrdz
67580c2a90 FIX: Latest nav 5 would show double headers if modals were not their own stack. 2020-11-23 22:15:33 -05:00
marcosrdz
bfa147c912 Merge branch 'master' into plausablehook 2020-11-23 21:29:25 -05:00
GLaDOS
bd68d10d90
Merge pull request #2006 from BlueWallet/limpbrains-cc
Coin control
2020-11-23 19:04:12 +00:00
Overtorment
6a7efaed91 FIX: Disregarding curent denomination on send screen, scanning address always resets it to BTC (closes #2088) 2020-11-23 16:06:53 +00:00
marcosrdz
11acebed92 ADD: Show alert on Android if storage access is denied. 2020-11-23 08:55:32 -05:00
marcosrdz
eccb764840 FIX: FIle dialog was not displayed on Big Sur 2020-11-23 07:06:18 -05:00
marcosrdz
f3f0ed8515 Update details.js 2020-11-22 22:19:46 -05:00
ncoelho
530f3ef13e REF: Don't show list header on empty list 2020-11-22 11:42:52 +01:00
Ivan Vershigora
32fd2a7a1a REF: use BottomModal component in CoinControl 2020-11-22 11:54:58 +03:00
marcosrdz
8dd65ca50e FIX: Styling for large screens 2020-11-22 03:48:16 -05:00
Ivan Vershigora
af11aead63 REF: use allBalance instead of fromWallet.getBalance() in send/details render component 2020-11-22 11:42:33 +03:00
Ivan Vershigora
65725e3db8 REF: remove lodash, add inline debounce func 2020-11-22 11:15:49 +03:00
marcosrdz
c0b525de8a REF: Plausible deniability uses Hooks 2020-11-22 03:04:04 -05:00
Ivan Vershigora
f5d51c85e8 REF: jsdoc, move metadata to this._utxoMetadata, change getUtxo({frozen: true}) to getUtxo(true) 2020-11-22 10:43:11 +03:00
marcosrdz
172634b857 REF: Reuse Success screen 2020-11-22 02:41:59 -05:00
Ivan Vershigora
c61ca124c4 sync up with master 2020-11-22 10:07:27 +03:00
Ivan Vershigora
b4947490ba FIX: eslint format 2020-11-22 10:01:54 +03:00
marcosrdz
f29e269833 Update psbtWithHardwareWallet.js 2020-11-20 08:01:49 -05:00
marcosrdz
5f103d1e20 Update psbtWithHardwareWallet.js 2020-11-20 07:55:40 -05:00
marcosrdz
93b28f8809 WIP 2020-11-19 20:19:04 -05:00
marcosrdz
07877161fd REF: PSBTWithHardware screen uses Hooks 2020-11-19 20:16:11 -05:00
marcosrdz
57afcc8957 Merge branch 'master' into limpbrains-cc 2020-11-19 14:19:45 -05:00
ncoelho
72d76e05f5 declare 2020-11-19 16:40:26 +01:00
ncoelho
43fcb37701 testing 2020-11-19 16:30:54 +01:00
ncoelho
7566e6087e fix lint 2020-11-19 15:33:32 +01:00
Overtorment
0630a5e833 FIX: camera is not closing after QR with PSBT (UR) scanned from hw wallet (closes #2162) 2020-11-19 14:33:18 +00:00
ncoelho
e37e934f3f Merge branch 'master' of https://github.com/BlueWallet/BlueWallet into limpbrains-cc 2020-11-19 14:46:11 +01:00
ncoelho
465133caa8 ADD: Short explanation on what coin control allows to do 2020-11-19 14:32:00 +01:00
marcosrdz
9f7d7db3d0 Update details.js 2020-11-18 09:29:41 -05:00
marcosrdz
501bf5cfe4 Merge branch 'master' into limpbrains-cc 2020-11-17 16:11:32 -05:00
marcosrdz
07dd4c5e01 Merge branch 'master' into dim 2020-11-17 11:43:00 -05:00
Ivan Vershigora
8ca2e43872 REF: BottomModal component 2020-11-17 11:43:38 +03:00
marcosrdz
a59dda61d4 FIX: Dim nonselected wallets on additional screens 2020-11-15 13:19:55 -05:00
marcosrdz
9abee25139 Merge branch 'master' into limpbrains-cc 2020-11-11 20:58:09 -05:00
marcosrdz
835a69406b REF: Use onBackButtonPressed on modals 2020-11-11 11:59:03 -05:00
marcosrdz
d065bd586f Merge branch 'master' into limpbrains-cc 2020-11-10 23:55:51 -05:00
Marcos Rodriguez Vélez
b0898fe501
REF: Refactor Batch UI to use FlatList 2020-11-10 14:21:54 +00:00
Ivan Vershigora
09cef5ba94 ADD: CoinsSelected component 2020-11-09 12:24:17 +03:00
Ivan Vershigora
2bf5c26252 FIX: show effective balance for UseAllFunds button when limited utxo is selected 2020-11-09 11:25:11 +03:00
Ivan Vershigora
cf175cd723 FIX: exclude change address from recipients for Confirm screen 2020-11-06 18:52:12 +03:00
ncoelho
8691621641 Merge branch 'master' of https://github.com/BlueWallet/BlueWallet into limpbrains-cc 2020-11-06 11:12:38 +01:00
ncoelho
aa32b43fdf REF: theme colors
removed static colors and use global, and added a bigger padding on the modal
2020-11-06 11:12:20 +01:00
Ivan Vershigora
1dd38d7913 FIX: cc modal layout 2020-11-06 09:29:03 +03:00
Overtorment
100099d28b TST: spend from multisig test 2020-11-05 17:17:27 +00:00
Overtorment
133534f44e TST: basic multisig import wallet e2e test (+test UR animated qrs); REF: create ms; ADD: scanQR now has progress bar when scanning animated QRs; 2020-11-04 19:41:40 +00:00
Ivan Vershigora
7c86095993 FIX: dark mode 2020-11-04 19:36:43 +03:00
Ivan Vershigora
72a9086515 ADD: e2e tests 2020-11-03 16:18:46 +03:00
Ivan Vershigora
d7b025d5a8 FIX: add fetchUtxo to coincontrol component 2020-11-03 11:41:50 +03:00
Ivan Vershigora
2548f4a755 sync up with master 2020-10-30 09:40:34 +03:00
Overtorment
4921beb9ca
ADD: ui to create multisig; styling onboard screen 2020-10-29 21:13:54 +00:00