Commit Graph

24 Commits

Author SHA1 Message Date
ismailgulek 2015ef0e7f Fix removal of pushers 2020-08-27 19:29:44 +03:00
ismailgulek 85bdca768a Explicitly remove PushKit pushers 2020-08-27 17:57:48 +03:00
ismailgulek db3df11b18 Use latest SDK 2020-08-26 13:05:50 +03:00
ismailgulek 164f2fa005 Improve logs 2020-08-25 14:13:38 +03:00
ismailgulek 30a688811d Fix potential memory management problems 2020-08-20 17:50:15 +03:00
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 a55bc7eb5f Update PushNotificationService.m 2020-08-12 21:44:10 +03:00
ismailgulek 66660e92e8 Avoid receiving VoIP pushes before session store data ready 2020-08-11 21:19:47 +03:00
ismailgulek 1d59acc7f9 Refactor remove call notifications method 2020-08-11 12:53:51 +03:00
ismailgulek bf09b7e419 Remove call notifications on various points 2020-08-10 18:20:02 +03:00
ismailgulek c805f26fd7 Do background sync on voip push 2020-08-10 18:19:08 +03:00
ismailgulek f0a686a5a6 Use PushNotificationManager 2020-08-05 14:13:53 +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 217ff6aa77 Fix reply from notification when session store not ready yet 2020-06-03 14:20:06 +03:00
ismailgulek 89e1fba923 Remove some commented code
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-26 18:04:18 +03:00
ismailgulek 6856bbe088 Implement a workaround to delete some notifications afterwards
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 17:52:29 +03:00
ismailgulek e3159c2ab1 Fix Manu's comments
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 15:50:26 +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