Commit graph

33 commits

Author SHA1 Message Date
SBiOSoftWhare
c582260888 Merge branch 'develop' into element_3594
# Conflicts:
#	CHANGES.rst
2020-09-04 12:35:08 +02:00
manuroe
d2d2f56ae0 PushKit: Fix Steve's comment 2020-09-03 08:20:26 +02:00
manuroe
eda09b9e93 PushKit: Check all registered pushers and remove PushKit ones 2020-09-02 17:00:05 +02:00
SBiOSoftWhare
be15511af7 Update PushNotificationService. 2020-08-31 19:38:32 +02:00
manuroe
a74e764378 PushNotificationService: Use the MatrixKit way to remove PK pusher
This is a revert of #3601
2020-08-31 17:51:20 +02:00
manuroe
3dec5d95a4 PushKit pusher: Add more logs when removing it
#3577
2020-08-31 16:42:21 +02:00
ismailgulek
dbfb416789 Fix removal of pushers 2020-08-27 19:29:44 +03:00
ismailgulek
7ad2cc639a Explicitly remove PushKit pushers 2020-08-27 17:57:48 +03:00
ismailgulek
5756ce0585 Use latest SDK 2020-08-26 13:05:50 +03:00
ismailgulek
2d49b93a71 Improve logs 2020-08-25 14:13:38 +03:00
ismailgulek
b60e32bfdd Fix potential memory management problems 2020-08-20 17:50:15 +03:00
ismailgulek
b2c1cacc91 Remove shared instance 2020-08-20 17:43:46 +03:00
ismailgulek
fafd5ac081 Rename store variables 2020-08-20 17:33:03 +03:00
ismailgulek
111c27aea9 Rename PushNotificationManager to PushNotificationStore 2020-08-20 17:31:47 +03:00
ismailgulek
5c6e377428
Update PushNotificationService.m 2020-08-12 21:44:10 +03:00
ismailgulek
584517ea3e Avoid receiving VoIP pushes before session store data ready 2020-08-11 21:19:47 +03:00
ismailgulek
877c72fb91 Refactor remove call notifications method 2020-08-11 12:53:51 +03:00
ismailgulek
ea7bca3a9b Remove call notifications on various points 2020-08-10 18:20:02 +03:00
ismailgulek
3cdfb922b6 Do background sync on voip push 2020-08-10 18:19:08 +03:00
ismailgulek
50b768766a Merge branch 'develop' into element_3452
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2020-08-10 14:20:28 +03:00
ismailgulek
b68d55bb6e Use PushNotificationManager 2020-08-05 14:13:53 +03:00
ismailgulek
a8af28170b
Introduce PushNotificationManager 2020-08-05 14:12:37 +03:00
ismailgulek
5f3178efd7
Disable message highlighting when app opened from a notification 2020-06-15 13:49:22 +03:00
ismailgulek
c26b2385a1
Pass eventId when navigating to room from notification 2020-06-09 17:51:07 +03:00
ismailgulek
5f4821e5d4
Clear old notification handling from PushNotificationService, fix notification doubling 2020-06-03 15:08:53 +03:00
ismailgulek
3e3f7b1063
Fix reply from notification when session store not ready yet 2020-06-03 14:20:06 +03:00
ismailgulek
ba50f47c6b
Remove some commented code
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-26 18:04:18 +03:00
ismailgulek
f85aee0a56
Implement a workaround to delete some notifications afterwards
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 17:52:29 +03:00
ismailgulek
9475cd7a10
Fix Manu's comments
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-25 15:50:26 +03:00
ismailgulek
53bb87dafa
Create notification service extension
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 14:27:30 +03:00
ismailgulek
eb05cb69ac Fix Steve's coment
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek
c592eb470e Make PushNotificationService not singleton
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek
4c9f44cc6d PushNotificationService implementation
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:50:45 +03:00