Commit graph

99 commits

Author SHA1 Message Date
ismailgulek
971f3641cf
Group if conditions 2021-04-29 12:34:27 +03:00
ismailgulek
0c9b3f5255
Change group call notification title and body 2021-04-20 16:04:58 +03:00
ismailgulek
7e00afa54a
Do not display group call notification when in the related room 2021-04-20 15:51:46 +03:00
ismailgulek
1387aea33f
Merge branch 'voip_group_notification' into voip_design_updates 2021-04-20 15:30:32 +03:00
ismailgulek
ba81000e56
Merge branch 'develop' into voip_design_updates 2021-04-20 11:41:53 +03:00
manuroe
bab4c2a746 Notifications: Fix sender display name that can miss
Fix #4222
2021-04-16 15:02:02 +02:00
ismailgulek
27b69914f3
Show notifications always for incoming group calls 2021-04-14 16:30:21 +03:00
ismailgulek
3162a5d720
Introduce enableRingingForGroupCalls and add a labs setting for it 2021-04-09 14:54:03 +03:00
ismailgulek
13eab811f8
Send VoIP pushes fro Jitsi widget events 2021-03-19 03:00:38 +03:00
ismailgulek
062b8a2980 Wait for VoIP push request before calling contentHandler 2021-02-12 15:28:31 +03:00
manuroe
89c20da039 Push notifications: Keep more life cycles logs but with a size limit
Fix Gil's comments
2021-02-03 15:59:06 +01:00
manuroe
c865d1eb6d Push notifications: Keep more life cycles logs but with a size limit
This should be temporary until we fix crashes in NSE
2021-02-03 12:14:33 +01:00
manuroe
104f3d3135 Memory: The memory logger has been moved to the SDK 2021-01-28 15:24:04 +01:00
manuroe
5b804c67e0 NotificationService: Update logs 2021-01-21 12:22:19 +01:00
ismailgulek
79f1cd3a08 Polish memory footprinter and logs 2020-12-18 15:03:00 +03:00
ismailgulek
6998f313a6 Log memory footprint 2020-12-18 14:14:35 +03:00
ismailgulek
a81b5e3f7b Force reloading account details on every notification 2020-12-11 12:57:10 +03:00
ismailgulek
c842e0bf93 Clean up resources after completion 2020-12-09 14:01:45 +03:00
ismailgulek
eab8d12845 Remove commented code 2020-10-23 18:53:46 +03:00
ismailgulek
c5c173e0a0 Use new background sync service 2020-10-22 17:27:35 +03:00
ismailgulek
de389a430c Revert logger 2020-10-12 21:52:43 +03:00
ismailgulek
056cf111c7 Use store in the Kit 2020-10-12 21:51:57 +03:00
ismailgulek
386a9edc53 Improve SyncResponseStore 2020-10-12 17:27:06 +03:00
ismailgulek
db1bd7ffa6 Last changes 2020-10-12 12:57:00 +03:00
ismailgulek
68ec3adc07 Check crypto has keys to decrypt an event before decryption attempt, avoid sync loops on failure 2020-10-07 15:12:02 +03:00
ismailgulek
08cb05b91b Change notification body, keep it expendable 2020-09-28 14:23:33 +03:00
ismailgulek
b41888a9e8 Do not allow reply if protected, also set to be removed 2020-09-16 16:08:02 +03:00
ismailgulek
b87ab2ae83 Do not show content if protection is set 2020-09-16 16:07:09 +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
74460ef658 Fix NSE bugs 2020-08-11 21:17:48 +03:00
ismailgulek
877c72fb91 Refactor remove call notifications method 2020-08-11 12:53:51 +03:00
ismailgulek
b25c0710db Category identifier for call invites 2020-08-10 18:17:46 +03:00
ismailgulek
eec3bd9c01 Call push gateway api for call invites 2020-08-10 18:17:13 +03:00
ismailgulek
ab126993df Add push gateway rest client 2020-08-10 14:03:47 +03:00
manuroe
fd29e97baa AppConfig: Rename files to CommonConfiguration and AppConfiguration 2020-07-29 10:13:43 +02:00
manuroe
6b976e09af AppConfig: Fix Steve's remarks 2020-07-29 10:05:45 +02:00
manuroe
b13188f9e6 Config: Cut AppConfig into Config and AppConfig
so that the app can have its own configuration
2020-07-28 17:20:14 +02:00
manuroe
a8ad374075 AppConfig: Make all extensions use it 2020-07-28 16:53:55 +02:00
ismailgulek
598aca8901
Do not cache showDecryptedContentInNotifications 2020-07-23 13:15:21 +03:00
ismailgulek
59205aa7d5
Remove redundant event sender names in notification body, they're already in the title 2020-07-17 13:01:30 +03:00
ismailgulek
097d812be8
Avoid early fallback when not showing decrypted content in notifications 2020-07-17 13:00:40 +03:00
ismailgulek
1016f22c1f
Disable key backup on push extension 2020-06-29 17:02:48 +03:00
ismailgulek
2988efc79b
Change fallback message for encrypted events 2020-06-25 15:14:57 +03:00
ismailgulek
d953632884
Change fallback contents to include room display name 2020-06-25 15:14:14 +03:00
ismailgulek
44721cb656
Merge branch 'xcode11' into riot_3325
# Conflicts:
#	CHANGES.rst
2020-06-25 14:26:10 +03:00
ismailgulek
8abe501ac2
Refactor fallback method name 2020-06-25 14:23:21 +03:00
ismailgulek
565caf9a7c
Refactor best attempt contents variable name 2020-06-25 14:22:16 +03:00
ismailgulek
b6fded100d
Include room display name in fallback content 2020-06-25 14:18:53 +03:00