mattermost-mobile/app/push_notifications
Mattermost Build 8b8a375c21 Automated cherry pick of #3382 (#3456)
* Refactor custom push notification code

* Use react-native-notifications 2.0.6 and patch for scheduled notifs

* Fix patch

* iOS changes

* Fix delete

* Fix setting of badge number on Android

* Undo Reflect removal

* Undo removal of didReceiveRemoteNotification

* Use min importance for push notifs received while app is active

* Correctly set badge number after push notificaiton reply

* Fix tests

* Localize reply action text

* Add getDeliveredNotifications

* Fix identifier check and failing test

* Fix local push notif test for Android > 9
2019-10-24 09:29:05 +03:00
..
index.js add eslint-plugin-header, and --fix all (#1726) 2018-06-19 19:14:50 -04:00
push_notifications.android.js Automated cherry pick of #3382 (#3456) 2019-10-24 09:29:05 +03:00
push_notifications.ios.js Automated cherry pick of #3382 (#3456) 2019-10-24 09:29:05 +03:00
push_notifications.ios.test.js Automated cherry pick of #3382 (#3456) 2019-10-24 09:29:05 +03:00