Commit graph

393 commits

Author SHA1 Message Date
Marcos Rodriguez Velez
7641489883
Merge branch 'master' into PSBT---File-can-only-be-saved-on-APP,-not-on-Internal/External-Storage-#6220 2024-03-31 18:20:29 -04:00
GLaDOS
4ff1b479ce
Merge pull request #6320 from BlueWallet/import
fix: replace require with import for blue_modules
2024-03-31 22:06:57 +00:00
Ivan Vershigora
5b223971c5
fix: replace require with import for blue_modules 2024-03-31 20:59:14 +01:00
Marcos Rodriguez Velez
835258b0ee
REF: useReducer for on app launch 2024-03-31 13:06:15 -04:00
Marcos Rodriguez Velez
5096cbf909
TST: force mock 2024-03-29 21:22:05 -04:00
Marcos Rodriguez Velez
8d6c8e00aa
REF: BlueCopyToClipboardButton and BlueCopyToClipboard to TSX 2024-03-27 00:37:43 -04:00
Marcos Rodriguez Velez
dd9aa0463e
REF: Store ID, not whole wallet object 2024-03-23 12:33:00 -04:00
Marcos Rodriguez Velez
2f00b83e63
Update DefaultView.tsx 2024-03-23 12:11:08 -04: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
b14fcb70f0
REF: DefaultView to TSX and hook 2024-03-22 19:11:31 -04:00
Marcos Rodriguez Velez
a0c27ff356
FIX: Unlock button width 2024-03-15 18:38:32 -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
GLaDOS
0d293c47d9
Merge pull request #6188 from BlueWallet/passcodeexp
ADD: If OS supports passcode, provide explanation
2024-02-29 10:43:23 +00: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
Marcos Rodriguez Velez
8e01cadbba
ADD: If OS supports passcode, provide explanation 2024-02-25 23:09:18 -04: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
abhiShandy
66116fc4e9
ref: navigation to TS (#6170) 2024-02-24 07:27:17 -04:00
Marcos Rodriguez Velez
9194edd4de
Merge branch 'master' into alert 2024-02-15 15:43:46 -04:00
GLaDOS
d3ff290c94
Merge pull request #6116 from BlueWallet/centercontent
FIX: Center content
2024-02-10 20:43:43 +00:00
Marcos Rodriguez Velez
e5de406bf5
FIX: Haptic feedback on password error 2024-02-09 12:25:09 -04:00
Marcos Rodriguez Velez
4154d4583e
FIX: Center content 2024-02-08 21:54:46 -04:00
Marcos Rodriguez Velez
35b3625655
Merge branch 'master' into alert 2024-02-08 17:04:05 -04:00
Marcos Rodriguez Velez
1116044c9f
ADD: Expand Alert component to add custom title 2024-02-07 15:24:24 -04:00
Marcos Rodriguez Velez
a225b10801
REF: License to TSX 2024-02-04 12:39:55 -04:00
Marcos Rodriguez Vélez
197702582e
FIX: ListItem background color would fail under dark mode (#6089) 2024-02-04 11:49:26 -04:00
Marcos Rodriguez Vélez
bec42fe42d
REF: Currency module to TS (#6052) 2024-01-28 11:11:08 -04:00
Marcos Rodriguez Velez
f2df216477 REF: Currency settings screen to TSX 2024-01-27 15:08:56 +00:00
Marcos Rodriguez Velez
3246d8d714
FIX: BlueHeaderDefaultSub was crashing the bundler on emulator 2024-01-21 16:07:29 -04:00
Marcos Rodriguez Velez
589e13ac7d
FIX: SearchBar wasnt visible on Currency screen 2024-01-20 13:27:48 -04:00
22388o⚡️
4290a363b1 Update licensing.js 2024-01-18 21:23:46 +00:00
Marcos Rodriguez Velez
add0070f05
wip 2024-01-14 18:26:21 -04:00
Marcos Rodriguez Velez
6afcd466e6
Merge branch 'master' into margin 2024-01-14 13:01:58 -04:00
Marcos Rodriguez Velez
8fe51930d3
Update electrumSettings.js 2024-01-13 12:40:51 -04:00
Marcos Rodriguez Velez
88c33ed3d0
REF: Use builtin Nav options for headerShadowVisible 2024-01-13 12:28:55 -04:00
Marcos Rodriguez Velez
63b1842699
FIX: Remove padding 2024-01-13 10:56:29 -04:00
Marcos Rodriguez Velez
a7a1cd7b80
FIX: Clipboard toggle was not visible in Settings 2024-01-04 20:50:53 -04:00
Ivan Vershigora
3c2b179baf
fix: use SafeAreaView from react-native-safe-area-context 2023-12-30 15:18:33 +07:00
Marcos Rodriguez Vélez
a08117a75f
REF: Haptic feedback into a class with power state verification (#5954) 2023-12-29 07:52:12 -04:00
Ivan Vershigora
ef4f846caa
fix: sync languages 2023-12-22 13:56:39 +07:00
Marcos Rodriguez Vélez
cf5e89bb2c
REF: BlueListemItem to TSX (#5911) 2023-12-16 21:44:35 +00:00
Marcos Rodriguez Velez
269a578dba
FIX: Removed remaining strings from removed package 2023-12-15 19:08:52 -04:00
Marcos Rodriguez Velez
6ae3572aca
DEL: Abandoned package 2023-12-15 11:56:41 -04:00
Marcos Rodriguez Velez
538eb55ed3
Update lightningSettings.tsx 2023-11-15 09:05:23 -04:00
Marcos Rodriguez Velez
d2c6abf98c
FIX 2023-11-15 08:07:54 -04:00
Marcos Rodriguez Velez
fa9b60db26
REF: Extract BlueButton to Button.tsx 2023-11-15 04:40:22 -04:00