Commit graph

2573 commits

Author SHA1 Message Date
Marcos Rodriguez Velez
2f00b83e63
Update DefaultView.tsx 2024-03-23 12:11:08 -04:00
Marcos Rodriguez Velez
63ebc7b6b1
Merge branch 'master' into defaultview 2024-03-23 12:03:11 -04:00
Ivan Vershigora
e1c99f19b4 feat: BlueApp TS 2024-03-23 15:35:29 +00:00
Marcos Rodriguez Velez
f678e6bbaa
Lint 2024-03-22 21:06:40 -04:00
Marcos Rodriguez Velez
e8ae050637
Lint 2024-03-22 20:59:23 -04:00
Marcos Rodriguez Velez
0567ab65c2
Update selftest.js 2024-03-22 19:13:24 -04:00
Marcos Rodriguez Velez
cbd107b1cf
Merge branch 'master' into PSBT---File-can-only-be-saved-on-APP,-not-on-Internal/External-Storage-#6220 2024-03-22 19:12:01 -04:00
Marcos Rodriguez Velez
b14fcb70f0
REF: DefaultView to TSX and hook 2024-03-22 19:11:31 -04:00
GLaDOS
d93fd584d6
Merge pull request #6303 from BlueWallet/walletexpo
FIX: Wallet export reminder was not visible on macOS
2024-03-22 19:00:25 +00:00
Marcos Rodriguez Velez
945a255c7b
ADD: Save File Button 2024-03-21 20:54:40 -04:00
GLaDOS
b051fa662c
Merge pull request #6302 from BlueWallet/drawerlistscroll
FIX: Unable to scroll wallets list
2024-03-21 15:55:12 +00:00
Marcos Rodriguez Velez
3f733aecc8
FIX: error is a string , not an Error object. 2024-03-21 00:52:21 -04:00
Marcos Rodriguez Velez
8e68655c5d
FIX: Notifications auth was not visible 2024-03-20 19:21:05 -04:00
Marcos Rodriguez Velez
234321ef37
FIX: Wallet export reminder was not visible on macOS 2024-03-20 19:16:12 -04:00
Marcos Rodriguez Velez
57a74629d3
FIX: Unable to scroll wallets list 2024-03-20 19:14:53 -04:00
GLaDOS
4816ff3190
Merge pull request #6280 from BlueWallet/cropped
FIX: Bio restore Text was cropped
2024-03-19 20:55:12 +00:00
GLaDOS
ee1a32ec2f
Merge pull request #6281 from BlueWallet/drawertsx
REF: DrawerList to TSX
2024-03-19 20:30:05 +00:00
Marcos Rodriguez Velez
c223bd8de6
REF: Use Pressable instead of TouchableOpacity for Android
The onPress was inconsistent if inside a child component on some android APIs
2024-03-18 18:31:55 -04:00
Marcos Rodriguez Velez
6edc9d699f
Merge branch 'master' into drawertsx 2024-03-18 18:03:04 -04:00
Marcos Rodriguez Velez
94afc5699b
FIX: wrong import for isDesktop 2024-03-17 13:03:39 -04:00
Marcos Rodriguez Velez
efbd7355f8
Update DrawerList.tsx 2024-03-17 01:55:05 -04:00
Marcos Rodriguez Velez
6cb4384e50
Update DrawerList.tsx 2024-03-17 01:39:30 -04:00
Marcos Rodriguez Velez
2718320723
REF: useReducer 2024-03-17 01:29:19 -04:00
Marcos Rodriguez Velez
0bd3c9232c
REF: DrawerList to TSX 2024-03-17 01:17:19 -04:00
Marcos Rodriguez Velez
18a0690747
FIX: Bio restore Text was cropped 2024-03-17 00:20:33 -04:00
Marcos Rodriguez Velez
74f1134295
REF: SecondButton to TSX and new design 2024-03-16 12:26:52 -04:00
Marcos Rodriguez Velez
a0c27ff356
FIX: Unlock button width 2024-03-15 18:38:32 -04:00
xinhangzhou
6a1e223464 chore: fix some comments
Signed-off-by: xinhangzhou <shuangcui@aliyun.com>
2024-03-15 13:44:00 +00:00
Marcos Rodriguez Vélez
d1de00c25f
Merge branch 'master' into unlock2 2024-03-13 22:37:28 -04:00
Marcos Rodriguez Velez
3eb971ecd9
FIX: wrong value sent 2024-03-13 18:03:02 -04:00
Marcos Rodriguez Velez
57b3e9b08d
FIX: scanqr call 2024-03-13 17:54:32 -04:00
Marcos Rodriguez Velez
1432be50bc
Merge branch 'master' into crash 2024-03-13 17:49:43 -04:00
Marcos Rodriguez Velez
0124eeb994
Merge branch 'master' into unlock2 2024-03-13 17:48:31 -04:00
Marcos Rodriguez Velez
29afad98bd
DEL: Remove comments 2024-03-13 17:46:22 -04:00
Marcos Rodriguez Velez
76281e4e81
FIX: Crash due to actionsheet changes 2024-03-13 17:44:53 -04:00
GLaDOS
3160ffa39f
Merge pull request #6258 from BlueWallet/biounknown
ADD: Re-enable biometrics to unlock
2024-03-13 21:28:32 +00:00
Marcos Rodriguez Velez
849c395874
FIX: Camera would force close on ViewEditCosigners 2024-03-11 18:38:39 -04:00
Marcos Rodriguez Velez
f74a4320f3
REF: Move file to screen folder 2024-03-10 20:29:37 -04:00
Marcos Rodriguez Velez
34c6881cfb
FIX: Options for sheet were broken on iPhone 2024-03-10 05:24:07 -04:00
Marcos Rodriguez Velez
038ec4245b
ADD: Discard changes prompt 2024-03-09 15:21:06 -04:00
Marcos Rodriguez Velez
32ce3525b8
Lint 2024-03-09 00:08:07 -04:00
Marcos Rodriguez Velez
94ace88ba7
Update viewEditMultisigCosigners.tsx 2024-03-09 00:07:08 -04:00
Marcos Rodriguez Velez
591e9fe6ba
FIX: Multisig Forget alerts where visible after closing modal (macOS) 2024-03-08 23:59:47 -04:00
Marcos Rodriguez Vélez
2aa737942a
Update encryptStorage.js (#6218) 2024-03-02 12:50:26 -04:00
Marcos Rodriguez Vélez
a6d0073f7e
FIX: Security screen froze on load (#6214) 2024-03-01 18:14:08 -04:00
overtorment
34ccee4156 TST: e2e test to import individual multisig cosigners 2024-03-01 11:45:05 +00:00
overtorment
5bc79222d6 FIX: could not scan cosigner when creating a multisig fault (closes #6105) 2024-03-01 00:30:10 +00:00
GLaDOS
0d293c47d9
Merge pull request #6188 from BlueWallet/passcodeexp
ADD: If OS supports passcode, provide explanation
2024-02-29 10:43:23 +00:00
Daniel Padrino
27005136a3
REF: SquareButton to TS (#6182) 2024-02-28 19:20:29 -04:00
S.Blagogee
d75a8fdb02
add explanation for airdrop usage (#6195) 2024-02-28 08:34:44 -04:00