Commit Graph

11 Commits

Author SHA1 Message Date
ismailgulek 0672a91cbf Rename store variables 2020-08-20 17:33:03 +03:00
ismailgulek ce1a1e83e5 Rename PushNotificationManager to PushNotificationStore 2020-08-20 17:31:47 +03:00
ismailgulek 66660e92e8 Avoid receiving VoIP pushes before session store data ready 2020-08-11 21:19:47 +03:00
ismailgulek bf09b7e419 Remove call notifications on various points 2020-08-10 18:20:02 +03:00
ismailgulek b524ea8988 Disable message highlighting when app opened from a notification 2020-06-15 13:49:22 +03:00
ismailgulek 080acec1e8 Pass eventId when navigating to room from notification 2020-06-09 17:51:07 +03:00
ismailgulek cb19a84383 Clear old notification handling from PushNotificationService, fix notification doubling 2020-06-03 15:08:53 +03:00
ismailgulek 2830af7cd6 Create notification service extension
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 14:27:30 +03:00
ismailgulek d402c389da Fix Steve's coment
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek 6de0649c96 Make PushNotificationService not singleton
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek f83ca37a69 PushNotificationService implementation
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:50:45 +03:00