Commit Graph

308 Commits

Author SHA1 Message Date
Marcos Rodriguez Velez
b3c356bb3c
FIX: Notifications alert was not working on desktop 2024-03-24 16:58:50 -04:00
Ivan Vershigora
575331de0a fix: txId || txid 2024-03-24 18:58:24 +00:00
Marcos Rodriguez Velez
6e368d66f7
FIX: Dont show alert if user cancels willingly 2024-03-23 17:33:10 -04:00
Ivan Vershigora
e1c99f19b4 feat: BlueApp TS 2024-03-23 15:35:29 +00: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
Smith Chang
6c18e6ecf6
Signed-off-by: veryyet <zhengxingru@outlook.com> (#6305) 2024-03-21 17:42:12 -04:00
Marcos Rodriguez Velez
8e68655c5d
FIX: Notifications auth was not visible 2024-03-20 19:21:05 -04:00
GLaDOS
77ab4fddbd
Merge pull request #6270 from BlueWallet/leftov
DEL: Unused code
2024-03-15 14:03:51 +00:00
Marcos Rodriguez Velez
ac73875d62
DEL: Unused code 2024-03-13 13:36:20 -04:00
Marcos Rodriguez Velez
8dc77a4921
FIX: Do not attempt to connect unless app is unlocked 2024-03-10 18:37:02 -04:00
Marcos Rodriguez Velez
ca016d89bf
FIX: abandonPermissions was undefined 2024-03-07 19:00:31 -04:00
overtorment
8e03eae63a REF: remove obsolete dep buffer-reverse 2024-02-25 21:57:04 +00:00
Marcos Rodriguez Velez
09ebde9b86
REF: Privacy to usePrivacy 2024-02-20 13:40:16 -04:00
Ivan Vershigora
1eb4833cf8
feat: deeplink-schema-match typescript 2024-02-18 10:21:43 +00:00
Ivan Vershigora
691b09afe4
fix: setPreferredCurrency function 2024-02-17 10:49:06 +00:00
Marcos Rodriguez Velez
9194edd4de
Merge branch 'master' into alert 2024-02-15 15:43:46 -04:00
GLaDOS
5b6e9faee8
Merge pull request #6121 from BlueWallet/harstring
FIX: Use const instead of string for key
2024-02-15 19:17:04 +00:00
Marcos Rodriguez Velez
d16446574a
REF: Toggle Optimize for Mac xcode option 2024-02-15 11:13:20 -04:00
Marcos Rodriguez Velez
d79d844bd5
FIX: Use const instead of string for key 2024-02-10 12:51:19 -04:00
Marcos Rodriguez Velez
1116044c9f
ADD: Expand Alert component to add custom title 2024-02-07 15:24:24 -04:00
Marcos Rodriguez Vélez
30cde4281f
REF: update rn-electrum-client to support latest react-native-tcp-socket; delete obsolete code 2024-02-05 19:00:34 +00:00
Marcos Rodriguez Vélez
bec42fe42d
REF: Currency module to TS (#6052) 2024-01-28 11:11:08 -04:00
Marcos Rodriguez Velez
0bc5b671b0
FIX: getPreferredCurrency was null 2024-01-27 09:05:16 -04:00
Marcos Rodriguez Velez
86fe574d37
Merge branch 'master' into rn722 2024-01-22 19:31:20 -04:00
GLaDOS
6bb244d322
Merge pull request #6025 from BlueWallet/ref-aezeed
REF: use aezeed package fromnpm instead of local
2024-01-21 08:40:27 +00:00
Marcos Rodriguez Velez
e7732c0e27
FIX: showUpdateStatusIndicator was not working well when no connection available 2024-01-20 18:16:36 -04:00
overtorment
7bc393a72e REF: use aezeed package fromnpm instead of local 2024-01-19 23:58:21 +00:00
overtorment
c4cf3d2244 REF: fs 2024-01-16 23:30:18 +00:00
Overtorment
4c51b791fb REF: fs 2024-01-16 20:34:47 +00:00
Overtorment
92ea58dc85 FIX: open & save files to file system 2024-01-16 19:51:48 +00:00
Marcos Rodriguez Velez
1cf69b767c
wip 2024-01-14 13:26:57 -04:00
Marcos Rodriguez Velez
d6d905a3bf
FIX: Unable to import files in Android 13+ 2024-01-08 23:40:02 -04:00
Marcos Rodriguez Velez
dc44db6ec5
FIX: Transactions List component does not update on setParams #5844 2024-01-05 04:03:47 -04:00
Overtorment
2864f083dc
FIX: rare crash on startup if not in offline mode (closes #5898) (#5964) 2023-12-29 20:39:31 -04: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
overtorment
7e89fc02da FIX: correctly work with addresses funded by coinbase transactions 2023-12-24 22:27:50 +00:00
overtorment
be07515b79 FIX: better tracking opt out (related #5688) 2023-12-17 18:51:14 +00:00
Marcos Rodriguez Velez
6ae3572aca
DEL: Abandoned package 2023-12-15 11:56:41 -04:00
Marcos Rodriguez Velez
8b0e431e74 Update storage-context.js 2023-11-20 20:48:46 +00:00
Marcos Rodriguez Vélez
294790bc4a
FIX: Update drawer view for nav 6 (#5843) 2023-11-20 20:02:47 +00:00
Marcos Rodriguez Velez
2bc0d282a2
ADD: See currency when tap and hold on balance 2023-11-12 20:53:43 -04:00
S.Blagogee
cad2c76851
Fix open files (#5770) 2023-11-12 14:41:51 +00:00
3bitcoins
53271d13f2
ADD: tool to generate last mnemonic word (#5722) 2023-11-02 17:16:11 +00:00
Marcos Rodriguez Velez
72d37df929
FIX: Paths 2023-10-29 11:51:29 -04:00
Marcos Rodriguez Velez
78a033999e
REF: Handle isTorCapable in-code rather than script changes
Refactoring so making builds for mac and old android is less hacky
2023-10-29 11:48:54 -04:00
Marcos Rodriguez Velez
bad0f62396
FIX: Show alert with error message when a selected file isn't valid 2023-10-28 15:18:17 -04:00
Marcos Rodriguez Velez
431771d1b1
FIX: Check if theres a string before triggering the clipboard alert 2023-10-24 20:50:53 -04:00
Marcos Rodriguez Velez
24dcdf32b4
REF: Encryption JS to TS 2023-10-23 20:57:41 -04:00
Marcos Rodriguez Velez
4ef3d7437b
REF: JS modules to TS 2023-10-23 12:12:11 -04:00
GLaDOS
c4b337fcf5
Merge pull request #5750 from BlueWallet/androidpermissions
FIX: Permission issues on newer Android APIs
2023-10-21 09:54:42 +01:00