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
|
94afc5699b
|
FIX: wrong import for isDesktop
|
2024-03-17 13:03:39 -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 |
|
abhishandy
|
3d753ac055
|
FIX: missing close buttons
|
2024-02-27 14:00:29 +00:00 |
|
Marcos Rodriguez Velez
|
9f3c4bf6f1
|
Update encryptStorage.js
|
2024-02-26 18:46:13 -04:00 |
|
Marcos Rodriguez Velez
|
e384229ee9
|
Update encryptStorage.js
|
2024-02-26 18:38:28 -04:00 |
|
Marcos Rodriguez Velez
|
11ac96d672
|
Merge branch 'master' into passcodeexp
|
2024-02-26 18:17:55 -04:00 |
|
GLaDOS
|
d06ff14034
|
Merge pull request #6187 from BlueWallet/curr
FIX: Currency row height issue on some devices
|
2024-02-26 03:13:53 +00:00 |
|
Marcos Rodriguez Velez
|
8e01cadbba
|
ADD: If OS supports passcode, provide explanation
|
2024-02-25 23:09:18 -04:00 |
|
overtorment
|
8e03eae63a
|
REF: remove obsolete dep buffer-reverse
|
2024-02-25 21:57:04 +00:00 |
|
Marcos Rodriguez Velez
|
21d6833e1c
|
FIX: Currency row height issue on some devices
It was static set to 50
|
2024-02-25 17:45:49 -04:00 |
|
Overtorment
|
716071f9eb
|
Merge branch 'master' into ms-ts
|
2024-02-25 17:01:48 +00:00 |
|
abhiShandy
|
66116fc4e9
|
ref: navigation to TS (#6170)
|
2024-02-24 07:27:17 -04:00 |
|
Marcos Rodriguez Velez
|
58e22250e1
|
ADD: Enable/disable Privacy blur on Add Vault screen
|
2024-02-22 18:18:52 -04:00 |
|
GLaDOS
|
4f4e8acda6
|
Merge pull request #6161 from BlueWallet/useprivacy
REF: Privacy to hooks
|
2024-02-22 21:22:10 +00:00 |
|
Marcos Rodriguez Velez
|
857098912a
|
wip
|
2024-02-20 18:07:29 -04:00 |
|
Marcos Rodriguez Velez
|
09ebde9b86
|
REF: Privacy to usePrivacy
|
2024-02-20 13:40:16 -04:00 |
|
Marcos Rodriguez Velez
|
3429247641
|
FIX: Import button not visible on version 6.5.1 android #6133
|
2024-02-20 01:33:08 -04:00 |
|
Ivan Vershigora
|
2ca9befdaf
|
fix: refactor multisig-hd-wallet to TS
|
2024-02-18 14:42:42 +00:00 |
|
Marcos Rodriguez Vélez
|
39fea33138
|
FIX: plus/minus icon in quorum settings is reversed #6085 (#6139)
|
2024-02-17 09:16:31 -04:00 |
|
Marcos Rodriguez Velez
|
113095d902
|
Update transactions.js
|
2024-02-16 11:13:17 -04:00 |
|
Marcos Rodriguez Velez
|
41f6a6bf6a
|
ADD: Comment
|
2024-02-16 10:42:21 -04:00 |
|
Marcos Rodriguez Velez
|
722b7e2843
|
FIX: Pull to refresh
|
2024-02-16 10:13:52 -04:00 |
|
Marcos Rodriguez Velez
|
b183f891ec
|
FIX: Mac crash
|
2024-02-15 18:35:21 -04:00 |
|
Marcos Rodriguez Velez
|
9194edd4de
|
Merge branch 'master' into alert
|
2024-02-15 15:43:46 -04:00 |
|
Marcos Rodriguez Velez
|
d16446574a
|
REF: Toggle Optimize for Mac xcode option
|
2024-02-15 11:13:20 -04:00 |
|