manuroe
|
e26cf154a2
|
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
|
7e06bd43f6
|
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
|
1e087b77e8
|
Memory: The memory logger has been moved to the SDK
|
2021-01-28 15:24:04 +01:00 |
|
manuroe
|
9c42dbd8fd
|
NotificationService: Update logs
|
2021-01-21 12:22:19 +01:00 |
|
ismailgulek
|
5e261d728b
|
Polish memory footprinter and logs
|
2020-12-18 15:03:00 +03:00 |
|
ismailgulek
|
ff7e8e7cd7
|
Log memory footprint
|
2020-12-18 14:14:35 +03:00 |
|
ismailgulek
|
d30fc1b21a
|
Force reloading account details on every notification
|
2020-12-11 12:57:10 +03:00 |
|
ismailgulek
|
e3d6f75d5f
|
Clean up resources after completion
|
2020-12-09 14:01:45 +03:00 |
|
ismailgulek
|
0eea1098bb
|
Remove commented code
|
2020-10-23 18:53:46 +03:00 |
|
ismailgulek
|
7760a1b7dc
|
Remove NSEMemoryStore
|
2020-10-22 17:27:51 +03:00 |
|
ismailgulek
|
4290564e85
|
Use new background sync service
|
2020-10-22 17:27:35 +03:00 |
|
ismailgulek
|
903d7cf125
|
Remove commented codes
|
2020-10-13 18:11:58 +03:00 |
|
ismailgulek
|
19483c24ca
|
Revert logger
|
2020-10-12 21:52:43 +03:00 |
|
ismailgulek
|
98fec2f686
|
Use store in the Kit
|
2020-10-12 21:51:57 +03:00 |
|
ismailgulek
|
86e7e17c48
|
Improve SyncResponseStore
|
2020-10-12 17:27:06 +03:00 |
|
ismailgulek
|
7d143178a5
|
Last changes
|
2020-10-12 12:57:00 +03:00 |
|
ismailgulek
|
b65b8a5a28
|
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
|
5a8f5b6a80
|
Change notification body, keep it expendable
|
2020-09-28 14:23:33 +03:00 |
|
ismailgulek
|
c60c06a4ab
|
Do not allow reply if protected, also set to be removed
|
2020-09-16 16:08:02 +03:00 |
|
ismailgulek
|
016c314561
|
Do not show content if protection is set
|
2020-09-16 16:07:09 +03:00 |
|
ismailgulek
|
401d0fb1ca
|
Remove shared instance
|
2020-08-20 17:43:46 +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
|
01348cd879
|
Fix NSE bugs
|
2020-08-11 21:17:48 +03:00 |
|
ismailgulek
|
1d59acc7f9
|
Refactor remove call notifications method
|
2020-08-11 12:53:51 +03:00 |
|
ismailgulek
|
ff8eba8597
|
Category identifier for call invites
|
2020-08-10 18:17:46 +03:00 |
|
ismailgulek
|
13a9e96cf7
|
Call push gateway api for call invites
|
2020-08-10 18:17:13 +03:00 |
|
ismailgulek
|
7120426bb6
|
Merge branch 'develop' into element_3452
# Conflicts:
# Riot.xcodeproj/project.pbxproj
|
2020-08-10 14:20:28 +03:00 |
|
ismailgulek
|
3bf7586d22
|
Add push gateway rest client
|
2020-08-10 14:03:47 +03:00 |
|
ismailgulek
|
26df6f9d9e
|
Use keychain access group config in entitlements
|
2020-08-05 17:05:10 +03:00 |
|
ismailgulek
|
df8efba189
|
Add common configs for each target
|
2020-08-03 12:42:19 +03:00 |
|
manuroe
|
0a0631df50
|
Build: Define applicationGroupIdentifier in xcconfig
|
2020-07-30 10:10:42 +02:00 |
|
ismailgulek
|
8eac1699bd
|
Add configs for NSE & SiriIntents too
|
2020-07-29 16:49:39 +03:00 |
|
manuroe
|
f672744231
|
Merge branch 'develop' into appConfig
|
2020-07-29 10:59:23 +02:00 |
|
manuroe
|
1223d09b42
|
AppConfig: Rename files to CommonConfiguration and AppConfiguration
|
2020-07-29 10:13:43 +02:00 |
|
manuroe
|
fafd6f7687
|
AppConfig: Fix Steve's remarks
|
2020-07-29 10:05:45 +02:00 |
|
manuroe
|
621a631ac5
|
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
|
74a6a7f4bf
|
AppConfig: Make all extensions use it
|
2020-07-28 16:53:55 +02:00 |
|
ismailgulek
|
be90d15beb
|
Merge branch 'develop' into element_3436
|
2020-07-24 18:01:26 +03:00 |
|
ismailgulek
|
7d7d9b2d8b
|
Do not cache showDecryptedContentInNotifications
|
2020-07-23 13:15:21 +03:00 |
|
ismailgulek
|
8e7c846ada
|
Add keychain access group
|
2020-07-22 17:06:39 +03:00 |
|
ismailgulek
|
5173adbbca
|
Remove redundant event sender names in notification body, they're already in the title
|
2020-07-17 13:01:30 +03:00 |
|
ismailgulek
|
a2f5c0e2f6
|
Avoid early fallback when not showing decrypted content in notifications
|
2020-07-17 13:00:40 +03:00 |
|
ismailgulek
|
adb7b775d4
|
Disable key backup on push extension
|
2020-06-29 17:02:48 +03:00 |
|
ismailgulek
|
8d98ba8eeb
|
Change fallback message for encrypted events
|
2020-06-25 15:14:57 +03:00 |
|
ismailgulek
|
1592910ccc
|
Change fallback contents to include room display name
|
2020-06-25 15:14:14 +03:00 |
|
ismailgulek
|
ff09d626b3
|
Merge branch 'xcode11' into riot_3325
# Conflicts:
# CHANGES.rst
|
2020-06-25 14:26:10 +03:00 |
|
ismailgulek
|
efa8001f50
|
Refactor fallback method name
|
2020-06-25 14:23:21 +03:00 |
|
ismailgulek
|
6a996a0f8a
|
Refactor best attempt contents variable name
|
2020-06-25 14:22:16 +03:00 |
|
ismailgulek
|
f479592b85
|
Include room display name in fallback content
|
2020-06-25 14:18:53 +03:00 |
|