Commit graph

3306 commits

Author SHA1 Message Date
Marcos Rodriguez Velez
1edfc3042d Merge branch 'master' into elecd 2024-10-15 22:36:49 -04:00
Marcos Rodriguez Velez
cc5d57a21b Update IsItMyAddress.tsx 2024-10-15 17:26:51 -04:00
Marcos Rodriguez Velez
59013fe54f Merge branch 'master' into isit 2024-10-15 17:24:43 -04:00
GLaDOS
ef9f9fa8d2
Merge pull request #7168 from BlueWallet/kbdi
FIX: Keyboard didnt dismiss on selection
2024-10-15 14:52:24 +00:00
GLaDOS
73b8bc569c
Merge pull request #7171 from BlueWallet/delre
ADD: Remove all recipients
2024-10-15 14:52:22 +00:00
GLaDOS
a160917f3c
Merge pull request #7163 from BlueWallet/detailsb
FIX: Eliminate the need for a save button.
2024-10-15 14:23:14 +00:00
Marcos Rodriguez Velez
ab8c840d46 FIX: Alerts should allow repeat by default 2024-10-15 08:58:25 -04:00
Marcos Rodriguez Vélez
fa467bfa2a
Update xpub.tsx 2024-10-14 02:03:38 -04:00
Marcos Rodriguez Velez
34babb6bab REF: usePrivacy hook no longer needed 2024-10-14 01:46:57 -04:00
Marcos Rodriguez Velez
64ec1963dc Merge branch 'master' into delre 2024-10-13 16:10:23 -04:00
Marcos Rodriguez Vélez
501c6af62c
REF: Use react-native-screen-capture (#7169) 2024-10-13 10:44:22 -04:00
Marcos Rodriguez Velez
eea5b04fcc ADD: Remove all recipients 2024-10-13 03:08:52 -04:00
Marcos Rodriguez Velez
a38d487eb5 FIX: Keyboard didnt dismiss on selection 2024-10-13 02:58:07 -04:00
Marcos Rodriguez Velez
094961ef48 FIX: ${selectedBlockExplorer} was missing url 2024-10-13 02:55:12 -04:00
Marcos Rodriguez Vélez
795b336ff9
Update screen/settings/IsItMyAddress.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-10-12 23:43:20 -04:00
Marcos Rodriguez Velez
61da30262e wip 2024-10-12 23:18:29 -04:00
Marcos Rodriguez Velez
5b4d1adef6 Update IsItMyAddress.tsx 2024-10-12 20:45:17 -04:00
Marcos Rodriguez Velez
7dfa0ac69c Update IsItMyAddress.tsx 2024-10-12 20:43:27 -04:00
Marcos Rodriguez Velez
3d50c6b7aa REF: IsItMyAddress to TSX 2024-10-12 20:29:23 -04:00
Marcos Rodriguez Velez
c648d8b48c Update WalletDetails.tsx 2024-10-12 18:03:23 -04:00
Marcos Rodriguez Velez
68d72026be Revert "Update abstract-hd-electrum-wallet.ts"
This reverts commit fc6c558ef0.
2024-10-12 17:59:26 -04:00
Marcos Rodriguez Velez
fc6c558ef0 Update abstract-hd-electrum-wallet.ts
REF: cache masterfingerprint

wip

Update abstract-wallet.ts
2024-10-12 17:59:10 -04:00
Marcos Rodriguez Velez
f631df1adb FIX: Eliminate the need for a save button.
Follows modern HIGs
2024-10-12 17:32:47 -04:00
Marcos Rodriguez Vélez
fe4c1d8489
Merge branch 'master' into elecd 2024-10-11 20:42:16 -04:00
Marcos Rodriguez Velez
c38ca680de Merge branch 'master' into clip 2024-10-11 00:11:42 -04:00
Marcos Rodriguez Velez
b4dd8e3f41 Merge branch 'master' into elecd 2024-10-11 00:05:27 -04:00
Marcos Rodriguez Velez
ed0edb923e Merge branch 'master' into notio 2024-10-11 00:02:25 -04:00
Marcos Rodriguez Velez
6dc7930ba5 Merge branch 'master' into notio 2024-10-11 00:02:03 -04:00
Marcos Rodriguez Vélez
7d141700a7
REF: Use builtin subtitle prop for ListItem (#7115) 2024-10-11 00:01:15 -04:00
Marcos Rodriguez Velez
6f531fb1a9 wip 2024-10-08 09:43:48 -04:00
Marcos Rodriguez Vélez
03c100048a
Update screen/settings/ElectrumSettings.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-10-08 09:38:01 -04:00
Marcos Rodriguez Vélez
6a16eb806e
Update screen/settings/ElectrumSettings.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-10-08 09:36:09 -04:00
Marcos Rodriguez Velez
547f8c8242 Merge branch 'master' into elecd 2024-10-08 09:35:25 -04:00
Marcos Rodriguez Velez
dc0bc3e827 Update ImportWalletDiscovery.tsx 2024-10-06 21:31:54 -04:00
Marcos Rodriguez Velez
f74e4abf18 Update ImportWalletDiscovery.tsx 2024-10-06 19:49:29 -04:00
Marcos Rodriguez Vélez
c31a4a45fb
Update screen/wallets/ImportWalletDiscovery.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-10-06 19:48:22 -04:00
Marcos Rodriguez Vélez
4b6444bdb1
Update screen/wallets/ImportWalletDiscovery.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-10-06 19:48:05 -04:00
Marcos Rodriguez Velez
e82bcb4e1d Update ImportWalletDiscovery.tsx 2024-10-06 18:06:41 -04:00
Marcos Rodriguez Velez
5539e4a9ae Merge branch 'master' into output 2024-10-06 17:52:26 -04:00
Marcos Rodriguez Velez
dd9c75ce7d ADD: Clear clipboard on import 2024-10-06 17:49:52 -04:00
GLaDOS
b0187a18dd
Merge pull request #7092 from BlueWallet/interac
FIX: Make FContainer load first
2024-10-06 17:57:16 +00:00
GLaDOS
03a96b428b
Merge pull request #7084 from BlueWallet/blocxkex
FIX: Allow user to define a custom block explorer URL #7077
2024-10-06 17:51:10 +00:00
Marcos Rodriguez Velez
19c934fb75 REF: ImportDiscoveryWallet to TSX 2024-10-05 10:13:46 -04:00
Marcos Rodriguez Velez
b862d5154a wip 2024-10-04 07:54:31 -04:00
Marcos Rodriguez Velez
5d74649d3e Update NotificationSettings.tsx 2024-10-04 00:57:16 -04:00
Marcos Rodriguez Velez
63a98b87cb Merge branch 'notio' of https://github.com/BlueWallet/BlueWallet into notio 2024-10-04 00:53:42 -04:00
Marcos Rodriguez Velez
f37b97f6be Update NotificationSettings.tsx 2024-10-04 00:53:34 -04:00
Marcos Rodriguez Vélez
25499dc43d
Update screen/settings/NotificationSettings.tsx
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-10-04 00:14:12 -04:00
Marcos Rodriguez Velez
2b792654d6 Update NotificationSettings.tsx 2024-10-04 00:12:09 -04:00
Marcos Rodriguez Velez
12800eaa21 FIX: When user uses custom electrum server, make him aware that his addresses/txids sre still leaked to a Push Notificatinos serer #4806 2024-10-03 23:46:35 -04:00