Commit Graph

432 Commits

Author SHA1 Message Date
Marcos Rodriguez Velez
8f36c502fd FIX: Notifications constant 2024-08-17 18:08:06 +01:00
Marcos Rodriguez Velez
411284527d DEL: Remove Frisbee
npm audit on multiple recent releases raised high security issues
2024-08-15 11:46:32 -04:00
Marcos Rodriguez Vélez
47acf76efb
OPS: Attempt to fix yarn issue (#6867) 2024-08-04 15:41:49 -04:00
overtorment
6a6ac560dd OPS: dont use faulty electrum server 2024-07-31 10:27:14 +01:00
overtorment
83fafa3878 REF: fixes 2024-07-23 13:39:04 +01:00
Marcos Rodriguez Velez
417fb980b1
REF: Use menu package since showPopmenu is being removed 2024-06-15 18:47:40 -04:00
stellrust
46555ca46f
chore: fix some comments (#6638) 2024-06-01 16:21:27 -04:00
GLaDOS
720a47cbd0
Merge pull request #6636 from BlueWallet/push
FIX: Notification toggle was stopped by an undefined object
2024-06-01 10:55:10 +00:00
Marcos Rodriguez Velez
c41d8314e1
FIX: Notification toggle was stopped by an undefined object 2024-05-31 19:50:48 -04:00
Marcos Rodriguez Velez
3ee765d237
REF: Proper file/dir structure for context providers 2024-05-31 11:52:29 -04:00
Marcos Rodriguez Velez
d9c913c265
Update storage-context.tsx 2024-05-26 18:58:43 -04:00
Marcos Rodriguez Velez
07f07d3d38
FIX: Notes were not persistent 2024-05-26 18:10:38 -04:00
GLaDOS
888504a55a
Merge pull request #6609 from BlueWallet/usedebounce
ADD: useDebounce hook
2024-05-26 10:46:56 +00:00
Marcos Rodriguez Velez
90172d1e67
ADD: Scan tooltip 2024-05-25 13:13:29 -04:00
Marcos Rodriguez Velez
02519bce91
ADD: useDebounce hook 2024-05-25 12:33:21 -04:00
Overtorment
1d4c316c21
REF: send screen 2024-05-22 20:35:36 +01:00
Ivan Vershigora
642932d4a7
fix: appy simple-import-sort plugin 2024-05-21 11:56:10 +01:00
Marcos Rodriguez Velez
6612360b1e
Merge branch 'master' into storageuse 2024-05-20 17:31:01 -04:00
Marcos Rodriguez Velez
d6982c92a5
DEL: Widget center package 2024-05-19 13:59:53 -04:00
Marcos Rodriguez Velez
a3d362535b FIX: wrong file 2024-05-18 19:29:07 +01:00
Marcos Rodriguez Velez
60d6abf08b REF: useBiometrics 2024-05-18 19:29:07 +01:00
overtorment
71bd7963d5 Merge branch 'master' of github.com:BlueWallet/BlueWallet into add-bip47-notif-tx 2024-05-16 22:06:53 +01:00
Marcos Rodriguez Velez
27111f3418
Update storage-context.tsx 2024-05-15 18:10:55 -04:00
overtorment
ec3e80e9fb resolved conflict 2024-05-15 23:02:41 +01:00
overtorment
138a46cb37 ADD: BIP47 notification transaction 2024-05-15 22:46:54 +01:00
Marcos Rodriguez Velez
7b3b48e3b5
REF: isTablet 2024-05-15 08:05:42 -04:00
Marcos Rodriguez Velez
a2e392866a
Merge branch 'master' into largescrenprov 2024-05-14 20:01:43 -04:00
Marcos Rodriguez Velez
7df5c3721e
FIX: CI 2024-05-14 19:50:13 -04:00
Marcos Rodriguez Velez
f7b3056360
FIX: Use existing file 2024-05-14 19:02:08 -04:00
Marcos Rodriguez Velez
ef90a4daf4
REF: Remove need to type .current 2024-05-13 13:17:19 -04:00
Marcos Rodriguez Velez
fbc5609047
REF: useStorage useCallback and useMemo 2024-05-12 17:14:52 -04:00
Marcos Rodriguez Velez
b537944d4e
REF: Place network calls in InteractionManager 2024-05-12 16:45:37 -04:00
overtorment
8ad6af025e ADD: rename counterparty paymentcode 2024-05-09 12:19:29 +01:00
Marcos Rodriguez Vélez
f924dde5fb
FIX: manage funds had undefined actionKey (#6533)
* FIX: manage funds had undefined actionKey

* OPS Lint
2024-05-08 14:46:47 -04:00
Marcos Rodriguez Velez
e245dd301a Update fs.ts 2024-05-08 07:52:30 +01:00
Marcos Rodriguez Velez
c0d903b366 FIX: ExportMultisigCoordinationSetup: label with / symbol will fail fs write #6484 2024-05-06 14:03:14 +01:00
overtorment
ead613aed4 FIX: is tablet detection 2024-05-05 18:57:41 +01:00
Marcos Rodriguez Velez
b395e1b782
FIX: TX details screen would hang when loading large data 2024-05-04 19:38:39 -04:00
overtorment
2739019c50 REF: types for BlueApp 2024-04-29 14:01:46 +01:00
GLaDOS
deb220ea7e
Merge pull request #6393 from BlueWallet/import3
fix: replace require with import
2024-04-28 14:32:42 +00:00
Ivan Vershigora
c3b37d99a9
fix: replace require with import 2024-04-28 10:34:26 +01:00
Marcos Rodriguez Velez
b28bf884d7
FIX: Restore stored fiat preference on launch 2024-04-27 18:20:59 -04:00
Marcos Rodriguez Velez
ce5963b891
ADD: Optional haptic feedback parameter for Alerts 2024-04-25 22:02:22 -04:00
Marcos Rodriguez Velez
f9601b20fa
FIX: Some get/set for Settings was broken 2024-04-24 21:32:37 -04:00
Marcos Rodriguez Velez
7c5d4f0a60
Update currency.ts 2024-04-20 22:24:28 -04:00
Marcos Rodriguez Velez
7b460550f8
FIX: On fresh install getPreferredCurrency would fail 2024-04-19 18:48:40 -04:00
Marcos Rodriguez Velez
9a7c985356
REF: SettingsContext 2024-04-17 21:05:48 -04:00
overtorment
36570e1cd4 REF: app-storage class 2024-04-16 20:52:42 +01:00
overtorment
ca6725675d REF 2024-04-15 21:53:44 +01:00
overtorment
bcaec353cb REF: app-storage class 2024-04-14 10:31:08 +01:00
Marcos Rodriguez Velez
c0577acef3
Merge branch 'master' into realmtmp 2024-04-12 14:09:00 -04:00
GLaDOS
659ab3db79
Merge pull request #6360 from BlueWallet/import2
fix: replace require with import
2024-04-10 15:00:03 +00:00
Overtorment
ccada48b9f
Merge branch 'master' into realmtmp 2024-04-10 12:43:12 +01:00
Marcos Rodriguez Velez
abf2ea148f
cacheFolderPath 2024-04-09 17:53:57 -04:00
Marcos Rodriguez Velez
2294c851cb
Update BlueElectrum.ts 2024-04-09 17:51:18 -04:00
Marcos Rodriguez Velez
1856e79eaf
FIX: Warnings 2024-04-09 14:52:57 -04:00
Marcos Rodriguez Velez
80a3318780
Merge branch 'master' into realmtmp 2024-04-09 14:39:24 -04:00
Marcos Rodriguez Vélez
6b7887d3d7
REF: WidgetCommunication to TSX (#6379)
* REF: WidgetCommunication to TSX

* Update WidgetCommunication.ios.tsx

* Update WidgetCommunication.ios.tsx

* Update WalletInformationWidget.swift
2024-04-09 14:37:10 -04:00
Ivan Vershigora
49f0b1a753
fix: replace require with import 2024-04-09 18:14:14 +02:00
Marcos Rodriguez Velez
ef38634ca7
Merge branch 'master' into realmtmp 2024-04-09 11:22:05 -04:00
Ivan Vershigora
17477f91f5
feat: refactor BlueElectrum to Typescript 2024-04-09 07:48:01 +02:00
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
Ivan Vershigora
5b223971c5
fix: replace require with import for blue_modules 2024-03-31 20:59:14 +01:00
Marcos Rodriguez Velez
7c93fa124e
Merge branch 'master' into PSBT---File-can-only-be-saved-on-APP,-not-on-Internal/External-Storage-#6220 2024-03-29 14:55:05 -04:00
Marcos Rodriguez Velez
38564f07e1
REF: Provide before and after onpres 2024-03-24 18:27:58 -04:00
Marcos Rodriguez Velez
27c19bc2be
Merge branch 'master' into PSBT---File-can-only-be-saved-on-APP,-not-on-Internal/External-Storage-#6220 2024-03-24 17:07:34 -04:00
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
Marcos Rodriguez Velez
e69ae6e089
FIX: Use filename for alert 2024-03-23 17:27:57 -04:00
Marcos Rodriguez Velez
413e4e4cad
Merge branch 'master' into realmtmp 2024-03-23 16:06:55 -04:00
Marcos Rodriguez Velez
7de3664ade
DEL: REmove alert 2024-03-23 12:45:07 -04:00
Marcos Rodriguez Velez
097917d2bd
Merge branch 'master' into PSBT---File-can-only-be-saved-on-APP,-not-on-Internal/External-Storage-#6220 2024-03-23 12:37:51 -04:00
Ivan Vershigora
e1c99f19b4 feat: BlueApp TS 2024-03-23 15:35:29 +00: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
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
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
Marcos Rodriguez Velez
1ac7354d24
FIX: Cache destination 2024-03-07 10:30:28 -04:00
Marcos Rodriguez Velez
41a277e675
ADD: Electrum too 2024-03-06 18:27:20 -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