Commit Graph

382 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