Commit Graph

17 Commits

Author SHA1 Message Date
Gil Eluard 68a0e09140 Can't view space invitations from system notifications #5915
- Fixed
2022-03-27 23:52:56 +02:00
ismailgulek 0b0ae45f84 Navigate to thread from notification 2022-03-08 12:58:13 +03:00
Stefan Ceriu bc60512101 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
SBiOSoftWhare 2202d26b11 Merge branch 'develop' into element_3594
# Conflicts:
#	CHANGES.rst
2020-09-04 12:35:08 +02:00
manuroe f2c54543eb PushKit: Check all registered pushers and remove PushKit ones 2020-09-02 17:00:05 +02:00
SBiOSoftWhare 474addd29d Update PushNotificationService. 2020-08-31 19:38:32 +02:00
ismailgulek 144ced95f3 Rename store variables 2020-08-20 17:33:03 +03:00
ismailgulek 65d6aa7ab0 Rename PushNotificationManager to PushNotificationStore 2020-08-20 17:31:47 +03:00
ismailgulek 33ce301921 Avoid receiving VoIP pushes before session store data ready 2020-08-11 21:19:47 +03:00
ismailgulek 1972a11d79 Remove call notifications on various points 2020-08-10 18:20:02 +03:00
ismailgulek bd6546ca48 Disable message highlighting when app opened from a notification 2020-06-15 13:49:22 +03:00
ismailgulek ff2c8b8ab8 Pass eventId when navigating to room from notification 2020-06-09 17:51:07 +03:00
ismailgulek 422a0fc9dc Clear old notification handling from PushNotificationService, fix notification doubling 2020-06-03 15:08:53 +03:00
ismailgulek 5c15b7f5d0 Create notification service extension
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 14:27:30 +03:00
ismailgulek e0ff9e0003 Fix Steve's coment
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek b4cc0d9d18 Make PushNotificationService not singleton
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:52:06 +03:00
ismailgulek 20362491cb PushNotificationService implementation
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 11:50:45 +03:00