ismailgulek
aad81081cb
Recreate background sync service if credentials changed
2021-06-18 19:45:14 +03:00
Stefan Ceriu
a8b0e8700e
Adopt consolidated logging mechanism ( #4370 )
...
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
ismailgulek
b59e6e33ca
Add logs
2021-05-11 16:17:25 +03:00
ismailgulek
cea2ee9ddf
Do not store event below iOS 13, add some original fields to the stored event
2021-05-11 16:04:42 +03:00
ismailgulek
5b5fd63b98
Add sanity check for the method
2021-05-10 17:29:24 +03:00
ismailgulek
f132070fc7
Update store mechanism for call invites
2021-05-10 17:28:59 +03:00
ismailgulek
f65e30faf3
Use decrypted call invite events for VoIP pushes
2021-05-10 16:18:28 +03:00
ismailgulek
c5d03db13e
Send VoIP pushes if there is only enough time to handle them
2021-05-10 15:28:30 +03:00
ismailgulek
8bdf36d759
Add notification delay log
2021-05-10 15:21:30 +03:00
ismailgulek
f33dae9c69
Update request timeout
2021-05-10 14:47:18 +03:00
ismailgulek
2ebd28202a
Group if conditions
2021-04-29 12:34:27 +03:00
ismailgulek
a06837fe62
Change group call notification title and body
2021-04-20 16:04:58 +03:00
ismailgulek
2c70aec02b
Do not display group call notification when in the related room
2021-04-20 15:51:46 +03:00
ismailgulek
a0b956e209
Merge branch 'voip_group_notification' into voip_design_updates
2021-04-20 15:30:32 +03:00
ismailgulek
8c3a449230
Merge branch 'develop' into voip_design_updates
2021-04-20 11:41:53 +03:00
manuroe
d216e1be0d
Notifications: Fix sender display name that can miss
...
Fix #4222
2021-04-16 15:02:02 +02:00
ismailgulek
63c4235ed4
Show notifications always for incoming group calls
2021-04-14 16:30:21 +03:00
ismailgulek
6a1436e784
Introduce enableRingingForGroupCalls and add a labs setting for it
2021-04-09 14:54:03 +03:00
ismailgulek
04de548dfa
Send VoIP pushes fro Jitsi widget events
2021-03-19 03:00:38 +03:00
ismailgulek
f8b5ed5f25
Wait for VoIP push request before calling contentHandler
2021-02-12 15:28:31 +03:00
manuroe
2b31f2ede6
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
18a254ed6d
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
fabbff180a
Memory: The memory logger has been moved to the SDK
2021-01-28 15:24:04 +01:00
manuroe
1ea09fb223
NotificationService: Update logs
2021-01-21 12:22:19 +01:00
ismailgulek
af869c7a9b
Polish memory footprinter and logs
2020-12-18 15:03:00 +03:00
ismailgulek
98560f7a05
Log memory footprint
2020-12-18 14:14:35 +03:00
ismailgulek
05f527b32e
Force reloading account details on every notification
2020-12-11 12:57:10 +03:00
ismailgulek
0895b21fc4
Clean up resources after completion
2020-12-09 14:01:45 +03:00
ismailgulek
d737c525db
Remove commented code
2020-10-23 18:53:46 +03:00
ismailgulek
427f50a033
Use new background sync service
2020-10-22 17:27:35 +03:00
ismailgulek
8f88a44ac9
Revert logger
2020-10-12 21:52:43 +03:00
ismailgulek
7619822346
Use store in the Kit
2020-10-12 21:51:57 +03:00
ismailgulek
e09ed8aeb6
Improve SyncResponseStore
2020-10-12 17:27:06 +03:00
ismailgulek
e00a751cc3
Last changes
2020-10-12 12:57:00 +03:00
ismailgulek
bb8018362d
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
af4fe998e0
Change notification body, keep it expendable
2020-09-28 14:23:33 +03:00
ismailgulek
3d643d2211
Do not allow reply if protected, also set to be removed
2020-09-16 16:08:02 +03:00
ismailgulek
a8fa54b871
Do not show content if protection is set
2020-09-16 16:07:09 +03:00
ismailgulek
2e656c27c9
Remove shared instance
2020-08-20 17:43:46 +03:00
ismailgulek
71792e1466
Rename store variables
2020-08-20 17:33:03 +03:00
ismailgulek
7a96c60140
Rename PushNotificationManager to PushNotificationStore
2020-08-20 17:31:47 +03:00
ismailgulek
58f762146e
Fix NSE bugs
2020-08-11 21:17:48 +03:00
ismailgulek
b5e39fdb90
Refactor remove call notifications method
2020-08-11 12:53:51 +03:00
ismailgulek
a440ebb633
Category identifier for call invites
2020-08-10 18:17:46 +03:00
ismailgulek
b732dfd5fc
Call push gateway api for call invites
2020-08-10 18:17:13 +03:00
ismailgulek
4f77d31175
Add push gateway rest client
2020-08-10 14:03:47 +03:00
manuroe
addaff152a
AppConfig: Rename files to CommonConfiguration and AppConfiguration
2020-07-29 10:13:43 +02:00
manuroe
cc201fd010
AppConfig: Fix Steve's remarks
2020-07-29 10:05:45 +02:00
manuroe
e25f62a46e
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
5d21a8a60c
AppConfig: Make all extensions use it
2020-07-28 16:53:55 +02:00