Commit graph

357 commits

Author SHA1 Message Date
Marcos Rodriguez Vélez
5ece75b691
ADD: Privacy Settings Screen (#1967)
* ADD: Privacy Settings Screen

* REF: Clipboard read opt-out

* ADD: Wallet shortcut privacy

* FIX: Remove unused code

* REF:Addasync/await

* REF: BlueClipboard

* REF: Rename file
2020-10-10 20:19:42 +01:00
Marcos Rodriguez Vélez
2484a74b42
REF: Wallets List uses React Hooks (#1762) 2020-10-08 21:03:57 +01:00
Overtorment
5c880d6fd6 ADD: multisig can cosign for other coordinator; REF: BC-UR is now decoded centrally 2020-10-08 17:30:47 +01:00
Overtorment
d17b746cdf FIX: import multisig from caravan & fullynoded 2020-10-07 19:54:07 +01:00
Overtorment
ce2e778091 REF: multisig wallet backup electrum import 2020-10-07 15:43:58 +01:00
marcosrdz
5c26ffd266 Merge branch 'master' into fix-freeze-send-screen 2020-10-05 17:32:23 -04:00
Overtorment
5c512833d9
ADD: multisig technical release 2020-10-05 22:25:14 +01:00
Overtorment
e13fbdf083 FIX: rare freezes on send screen (closes #1945) 2020-10-05 18:53:47 +01:00
Overtorment
8ace25d140 REF: get utxo 2020-10-05 12:57:49 +01:00
Marcos Rodriguez Vélez
6f1f0326e4 FIX: Biometrics listener release for some Android devices. 2020-09-24 23:28:59 +01:00
Overtorment
f432aa6284
ADD: payjoin support 2020-09-21 20:32:20 +01:00
Overtorment
3e0a01254d FIX: some transactions displayed with 0 value - improved work with gap limit (closes #1835) 2020-09-21 00:06:35 +01:00
Overtorment
89d1e42216 FIX: rare crash on watch-only receive button 2020-09-19 23:53:08 +01:00
marcosrdz
9915e228f6 Update deeplink-schema-match.js 2020-09-18 11:25:29 +01:00
Overtorment
ec30394ed5 FIX: PSBT with HW wallets flow (closes #1822) 2020-09-18 11:25:29 +01:00
marcosrdz
f638c55c37 FIX: Build issue 2020-09-17 17:52:16 +01:00
marcosrdz
13a0d006e7 ADD: Password/Passcode/Apple Watch unlock for iOS and macOS 2020-09-17 17:52:16 +01:00
marcosrdz
75b99a1ca3 FIX: Send Max not working #1797 2020-09-16 13:20:52 +01:00
Overtorment
7e500bee47 FIX: validation allows user to create transaction even without valid address & amount 2020-09-14 21:14:52 +01:00
Ivan
46f1ced76c
ADD: new choose fee workflow 2020-09-14 11:49:08 +01:00
Marcos Rodriguez Vélez
97e4bd1fb2
FIX: If user has approved notifications, send hash from watch 2020-09-07 12:35:08 +01:00
Overtorment
f64238931c FIX: better handling of errors from HodlHodl 2020-09-07 12:21:14 +01:00
marcosrdz
d68f36570e FIX: Android -> decrypt storage works but throws an error #1617 2020-09-04 10:00:12 +01:00
Overtorment
497e38eda4 FIX: speedup onchain wallet creation (dont pre-fill too much cache) 2020-09-03 22:18:48 +01:00
Overtorment
2903ae5a1f REF: speeded up large wallets (>3k txs) 2020-08-29 09:53:07 +01:00
Overtorment
a6d45a25af FIX: scan Cobo vault signed transaction QR 2020-08-24 17:37:10 +01:00
marcosrdz
b1143c0664 FIX: Animated QRCode border. Change save path to Downloads folder. 2020-08-16 10:10:03 +01:00
Overtorment
ae0e016401
ADD: handling push notification open (#1467) 2020-08-10 15:17:50 +01:00
Overtorment
932ab6f182 FIX: resubscribe addresses to push notifications after wallet import 2020-07-29 23:49:51 +01:00
Overtorment
12016f1277 FIX: crashes after importing malformed xpub as watch-only (closes #1399) 2020-07-29 18:15:37 +01:00
Overtorment
f386bb345b ADD: lnurl-pay support 2020-07-24 12:50:33 +01:00
marcosrdz
6de8d6269a FIX: Keychain clear attempt reset 2020-07-21 09:51:55 +01:00
Marcos Rodriguez Vélez
0792add3a2
ADD: Keychain clear if password is lost 2020-07-20 15:58:35 +01:00
Ivan
7d1511056b
REF: Improve localization 2020-07-20 14:38:46 +01:00
Overtorment
545c8891f6
ADD: push notifications 2020-07-18 20:33:43 +01:00
Marcos Rodriguez Vélez
2ce7111687
ADD: Dark Mode 2020-07-15 18:32:59 +01:00
Stepan Snigirev
bdcaa2021f fix eslint 2020-07-05 10:24:31 +02:00
Stepan Snigirev
bd39adf8fc
zpub with fingerprint
* parse core-like HD key [mfp/derivation]zpub
* add unittest for zpub with fingerprint
2020-07-04 22:25:31 +02:00
Overtorment
a679ca1fcf REF: wrap save storage in try-catch 2020-07-02 21:28:16 +01:00
Overtorment
7396147157 REF: rearrange modules, move from root to blue_modules/ 2020-07-02 15:04:44 +01:00
Overtorment
fbac777894 REF: speeded up transactions list 2020-06-30 18:36:28 +01:00
Ivan
09b81c5941
ADD: Entropy generator (#1233) 2020-06-29 13:58:43 +01:00
Overtorment
82fd28ce12
ADD: support for Cobo Vault hardware wallet 2020-06-24 12:56:35 +01:00
Overtorment
1d89bff1f3 REF: speeded up legacy HD wallets (BIP44) 2020-06-24 12:32:47 +01:00
Marcos Rodriguez Vélez
df010227cd
ADD: Option to exclude transactions #248 (#1220) 2020-06-18 15:59:44 +01:00
Overtorment
ddd1255e27
ADD: HodlHodl accept offers (#1162) 2020-06-15 19:47:54 +01:00
marcosrdz
35b4a30bdf DEL: BIP70 2020-06-15 17:43:46 +01:00
Overtorment
a43d21241b FIX: deeplinking for cold boot 2020-06-15 17:32:30 +01:00
Ivan Vershigora
46653d8551 FIX: following onchain+offchain invoice 2020-06-09 16:00:58 +01:00
marcosrdz
7b5757003c FIX: Wallet Storage bug with removal 2020-06-06 12:14:33 +01:00