Commit graph

1500 commits

Author SHA1 Message Date
marcosrdz
30fe5bf4a1 Merge branch 'master' into plausablehook 2020-11-22 04:42:21 -05: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
3ff3ce1906 FIX: recover lost testID="refreshTransactions" 2020-11-22 11:36:28 +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
2a200dc686 WIP 2020-11-21 19:57:51 -05:00
marcosrdz
d2128717df FIX: Dont show loading indicator on launch and onsnapitem 2020-11-21 19:42:39 -05:00
marcosrdz
cb542ec18a WIP 2020-11-21 19:16:20 -05:00
marcosrdz
54db77e582 WIP 2020-11-20 21:47:13 -05: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
c526833259 Bad git! 2020-11-19 14:58:58 +01: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
GLaDOS
b5a6e095fd
Merge pull request #2140 from BlueWallet/dim
FIX: Dim nonselected wallets on additional screens
2020-11-18 15:56:33 +00: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
821ea26ab1 Merge branch 'master' into iscatalyst 2020-11-17 11:48:12 -05:00
marcosrdz
07dd4c5e01 Merge branch 'master' into dim 2020-11-17 11:43:00 -05:00
GLaDOS
0417ba68d2
Merge pull request #2148 from BlueWallet/androidnav
ADD: Change Android soft keys bar along with Theme
2020-11-17 14:19:12 +00:00
Ivan Vershigora
8ca2e43872 REF: BottomModal component 2020-11-17 11:43:38 +03:00
marcosrdz
789b0deb70 Update transactions.js 2020-11-16 20:50:55 -05:00
marcosrdz
ceba328351 Update transactions.js 2020-11-16 20:50:16 -05:00
marcosrdz
310d385b9c Update list.js 2020-11-16 20:48:49 -05:00
marcosrdz
d948e969a0 REF: Show reload txs button if isCatalyst 2020-11-15 23:10:21 -05:00
marcosrdz
a59dda61d4 FIX: Dim nonselected wallets on additional screens 2020-11-15 13:19:55 -05:00
marcosrdz
a0a48f3865 Merge branch 'master' into limpbrains-cc 2020-11-14 23:33:02 -05:00
GLaDOS
c2cdf26267
Merge pull request #2132 from BlueWallet/ref-speedun-ms-creation
REF: speedup multisig creation (closes #2097)
2020-11-14 07:18:17 +00:00
marcosrdz
cfec05163a FIX: 'RnSksIsAppInstalled' was being read from the wrong suite 2020-11-13 20:49:16 +00:00
Overtorment
89ac4f0f72 REF: speedup multisig creation (closes #2097) 2020-11-13 18:22:48 +00:00
Overtorment
be45e34654 FIX: wallets are not refreshing when app boots; FIX: wallets are not refreshing when they are navigated to 2020-11-13 15:14:49 +00:00
GLaDOS
525085ee77
Merge pull request #2120 from BlueWallet/fix-sticky-pushnotifications-popup
FIX: Notifications pop up does not clear on devices without Google Se…
2020-11-12 15:39:15 +00:00
marcosrdz
9abee25139 Merge branch 'master' into limpbrains-cc 2020-11-11 20:58:09 -05:00
marcosrdz
efeb6397ff Merge branch 'master' into limpbrains-cc 2020-11-11 19:42:53 -05:00
marcosrdz
80629efa52 Update viewEditMultisigCosigners.js 2020-11-11 19:09:02 -05:00
marcosrdz
96b3287140 Merge branch 'master' into Quorum-modal,-not-possible-to-go-back-#2069- 2020-11-11 19:03:30 -05:00
marcosrdz
11dfee5124 Merge branch 'master' into limpbrains-cc 2020-11-11 14:42:11 -05:00