Commit Graph

47 Commits

Author SHA1 Message Date
Marcos Rodriguez Velez
2bdd65ffd1 FIX: Small ui fixs 2024-11-11 14:11:59 -04:00
Marcos Rodriguez Velez
5a9e6452de wip 2024-11-08 21:59:39 -04:00
Marcos Rodriguez Vélez
3d10a3ceee
Update blue_modules/notifications.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-11-08 21:42:21 -04:00
Marcos Rodriguez Vélez
f25e20af46
Update blue_modules/notifications.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-11-08 21:42:11 -04:00
Marcos Rodriguez Velez
46099010d9 wip 2024-11-08 21:33:35 -04:00
Marcos Rodriguez Velez
dfea03dfd2 Update notifications.js 2024-11-08 21:20:07 -04:00
Marcos Rodriguez Velez
e1e34b17a0 FIX: Unhandled promise rejection on GC 2024-10-23 22:09:22 -04:00
Marcos Rodriguez Velez
6dc7930ba5 Merge branch 'master' into notio 2024-10-11 00:02:03 -04:00
Marcos Rodriguez Velez
19e3493815 Update notifications.js 2024-10-04 07:49:21 -04:00
Marcos Rodriguez Velez
15c608a7af FIX: Allow user to define a custom block explorer URL #7077 2024-09-17 22:00:58 -04:00
Marcos Rodriguez Velez
69811a48d1 FIX: Android notifications token was null 2024-09-15 12:55:07 -04:00
Marcos Rodriguez Velez
21f3c12b39 FIX: Disable autoinit of notifications prior to user autorizaiton 2024-08-25 14:21:45 -04:00
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
stellrust
46555ca46f
chore: fix some comments (#6638) 2024-06-01 16:21:27 -04:00
Marcos Rodriguez Velez
c41d8314e1
FIX: Notification toggle was stopped by an undefined object 2024-05-31 19:50:48 -04:00
Ivan Vershigora
642932d4a7
fix: appy simple-import-sort plugin 2024-05-21 11:56:10 +01:00
Ivan Vershigora
49f0b1a753
fix: replace require with import 2024-04-09 18:14:14 +02:00
Marcos Rodriguez Velez
b3c356bb3c
FIX: Notifications alert was not working on desktop 2024-03-24 16:58:50 -04:00
Marcos Rodriguez Velez
8e68655c5d
FIX: Notifications auth was not visible 2024-03-20 19:21:05 -04:00
Marcos Rodriguez Velez
ca016d89bf
FIX: abandonPermissions was undefined 2024-03-07 19:00:31 -04:00
Marcos Rodriguez Velez
8c4cb4b932
FIX: Permission issues on newer Android APIs 2023-10-20 14:59:49 -04:00
Ivan Vershigora
7a6aa679fe
fix: enable @react-native-community eslint plugin and fix all the errors 2023-07-27 10:08:16 +01:00
Ivan Vershigora
ecb12d9832
OPS: update eslint packages and config 2022-10-31 12:25:26 +00:00
Overtorment
5b5a9ba924
FIX: storage issues 2021-09-07 20:30:07 +01:00
marcosrdz
95ea380e7f ADD: Do not show notification settings if device does not support it. 2021-01-22 21:46:33 -05:00
Overtorment
81e8fcc85f REF: processing push notifications 2021-01-01 19:58:23 +00:00
marcosrdz
964db9f656 REF: Move calls to notification module 2020-12-29 17:54:56 -05:00
marcosrdz
e39cc340ac OPS: Update iOS Push package 2020-12-19 15:29:18 -05:00
marcosrdz
0e0b346706 Update notifications.js 2020-12-19 12:09:31 -05:00
marcosrdz
1d82ac246a ADD: Fetch txs when Push is received (Android) 2020-12-19 04:11:37 -05:00
marcosrdz
5527d62b40 OPS: Update packages 2020-12-15 22:15:57 -05:00
Overtorment
2cfcb76e2a FIX: Notifications pop up does not clear on devices without Google Services (closes #1839) 2020-11-11 17:52:08 +00:00
Marcos Rodriguez Vélez
1e770f779b
REF: useContext for centralized data access 2020-10-24 18:20:59 +01:00
Marcos Rodriguez Vélez
79bd72bd38 DEL: Remove Emulator check 2020-08-27 11:09:53 +01:00
marcosrdz
a6e5ab352b FIX: Notifications Alert title 2020-08-20 11:45:51 +01:00
Overtorment
ae0e016401
ADD: handling push notification open (#1467) 2020-08-10 15:17:50 +01:00
Overtorment
2f48467996 FIX: disable push notifications in settings 2020-08-05 18:33:45 +01:00
Overtorment
733fb90b0e FIX: notifications 2020-08-04 14:43:03 +01:00
Overtorment
a1ccc93b3b ADD: push notification settings screen 2020-07-31 16:44:19 +01:00
Overtorment
1b00594c35 FIX: unsubscribe from push notifications when wallet is deleted 2020-07-30 15:07:41 +01:00
Overtorment
1d8cbcf4b2 ADD: subscripbe to push notifications about mined tx 2020-07-28 15:48:38 +01:00
Marcos Rodriguez Vélez
51d1325f18 Update notifications.js 2020-07-24 12:55:56 +01:00
Overtorment
a9e706422f Revert "Update notifications.js"
This reverts commit 7dc0417e78.
2020-07-23 19:12:49 +01:00
Marcos Rodriguez Vélez
7dc0417e78 Update notifications.js 2020-07-23 19:08:23 +01:00
Marcos Rodriguez Vélez
a33d4ab454
ADD: Detect if running inside iOS simulator (#1360) 2020-07-20 14:42:22 +01:00
Overtorment
545c8891f6
ADD: push notifications 2020-07-18 20:33:43 +01:00