Commit graph

2536 commits

Author SHA1 Message Date
Marcos Rodriguez Velez
aee4c9dd6f
REF 2023-10-20 13:47:37 -04:00
Marcos Rodriguez Velez
d18078c3af
Update add.js 2023-10-20 11:15:54 -04:00
Marcos Rodriguez Velez
942a1dee8d
REF 2023-10-20 11:10:50 -04:00
Marcos Rodriguez Velez
a41ea5c32a
REF 2023-10-20 10:25:40 -04:00
Marcos Rodriguez Velez
f1aa88774c
REF 2023-10-19 22:28:49 -04:00
Marcos Rodriguez Velez
ccc655e053
REF: StatusBar usage 2023-10-19 22:12:08 -04:00
Marcos Rodriguez Velez
a40d626c81
REF: Use nav prop for statusbar 2023-10-19 21:54:19 -04:00
Marcos Rodriguez Velez
0ae11e19f1
OPS: Update RN Device Info 2023-10-19 14:46:33 -04:00
Marcos Rodriguez Velez
f1813bd4b8
FIX: Deepscan 2023-10-17 09:51:06 -04:00
Marcos Rodriguez Velez
d78391a51a
Update details.js 2023-10-17 09:47:28 -04:00
Marcos Rodriguez Velez
77687e3ac0
FIX: Lint 2023-10-17 09:39:32 -04:00
Marcos Rodriguez Velez
889689a3af
REF: Camera Authorization Request 2023-10-17 09:35:10 -04:00
overtorment
ca9a14b85c FIX: better tx list update when transactions actually changed (rel #5615) 2023-10-11 23:23:35 +01:00
overtorment
42ea6af833 FIX: pull-to-refresh while inside the wallet doesnt update the tx list (closes #5615) 2023-09-30 15:24:40 +01:00
overtorment
530ba107d2 FIX: unable to delete faulty wallet (rel #5661) 2023-09-28 15:58:30 +01:00
Marcos Rodriguez Velez
e6131aae71 FIX: Settings was not fully visible on newer iPhone models 2023-09-27 17:51:39 +01:00
S.Blagogee
cc728a01c9
ADD: airdrop ms cosigner (#5682) 2023-09-17 16:28:54 +00:00
Ivan Vershigora
42789730fc
fix: round circles on Multisig screen 2023-08-27 22:19:08 +03:00
Mustafa Uzun
6dfeca8989 fix: stateURL default value 2023-08-23 22:03:24 +01:00
Ivan Vershigora
82d8257993
fix: upgrade eslint and prettier 2023-07-27 10:08:16 +01:00
Ivan Vershigora
7a6aa679fe
fix: enable @react-native-community eslint plugin and fix all the errors 2023-07-27 10:08:16 +01:00
overtorment
d239096925 FIX: invalid cosigner when scanning cosigner during multigig vault setup (closes #5616) 2023-07-24 22:36:15 +01:00
Marcos Rodriguez Velez
3684814e21
FIX: can't access storage for unsigned transaction export #5559 2023-07-09 12:12:05 -05:00
overtorment
9a26be1c80 FIX: incorrect error handling when scanning invalid BC-UR data 2023-06-28 22:59:36 +01:00
overtorment
6c87d23d05 FIX: incorrect data display on multisig wallet details screen 2023-06-28 22:56:42 +01:00
Marcos Rodriguez Velez
2cd80b4157
ref: draggable flatlist source 2023-06-17 10:42:32 -05:00
gruve-p
1e8dd1046c Bump year 2023-05-26 20:59:16 +01:00
overtorment
4dffd7c2f6 FIX: camera black screen (closes #5510) 2023-05-06 18:23:48 +01:00
overtorment
8ab4a46874 REF: camera permissions 2023-04-30 20:31:31 +01:00
overtorment
acd839a52a REF: replace icon 2023-04-30 12:36:40 +01:00
overtorment
7ba1b77966 FIX: rare crash when signing with HW wallet 2023-04-30 12:36:21 +01:00
GLaDOS
002d377174
Merge pull request #5492 from BlueWallet/ref-camera-del-lint
REF: refactor after camera component cleanup
2023-04-29 20:55:51 +01:00
overtorment
0938af8a36 FIX: offchain csv export 2023-04-28 17:04:39 +01:00
overtorment
8bb0360b47 REF: refactor after camera component cleanup 2023-04-28 10:37:19 +01:00
overtorment
f24e57b426 Merge remote-tracking branch 'origin/master' into scan 2023-04-27 10:30:24 +01:00
masikotimo
f273cc6170 ADD: Enable lightning/offchain wallet transactions to be exported to csv 2023-04-27 10:26:46 +01:00
Marcos Rodriguez Velez
b919966ef3
FIX: Crash on large screen devices due to not checking if item is not false 2023-04-22 14:46:58 -05:00
Overtorment
54fe359cdc
REF: speedup app startup 2023-04-21 15:39:12 +00:00
DanGould
f013f61847 Satisfy PayjoinClient wallet param
PayjoinClient requires named opts.wallet, we passed opts.payJoinWallet
2023-04-13 11:03:40 +01:00
Marcos Rodriguez Velez
fedcfba796 ADD: Search currency 2023-04-13 10:51:31 +01:00
GLaDOS
6bd995d2bb
Merge pull request #5073 from BlueWallet/ref-ecc-noble
REF: swap tiny-secp256k1 for noble-secp256k1
2023-04-13 00:18:43 +01:00
GLaDOS
133736cf4f
Merge pull request #5456 from BlueWallet/onpress
REF: Pass item rather than index
2023-04-12 22:22:46 +01:00
Overtorment
74dbe47467
Update list.js 2023-04-12 20:14:37 +00:00
Overtorment
89a98c4a4b
Update drawerList.js 2023-04-12 20:13:53 +00:00
Marcos Rodriguez Velez
ae1f52e92f REF: GeneralSettings JS > TSX 2023-04-12 13:06:19 -05:00
Marcos Rodriguez Velez
9e1974dbc7 REF: Pass item rather than index
This will open the door to future features that will prefer the item instead of index. Such as search
2023-04-12 10:58:00 -05:00
overtorment
7288682b56 REF: resolved conflict 2023-04-10 10:52:10 +01:00
Marcos Rodriguez Velez
d7daf40f65 DEL: Unnecessary code 2023-04-06 16:47:09 -04:00
Ivan
72271f10f6
FIX: BIP47 import (#5387) 2023-04-06 16:29:34 +00:00
Marcos Rodriguez Velez
144c9bea25 ADD: Use performance improving props for large lists 2023-04-03 09:02:25 -04:00