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
SBiOSoftWhare
597eea1f59
UserSessionsService: Improve add and removal UserSession. Wait for valid Matrix session state before adding a UserSession.
2021-05-28 12:46:48 +02:00
SBiOSoftWhare
30bba517a7
UserSession: Now use let non nil property for the MXSession.
2021-05-28 12:44:37 +02:00
ismailgulek
341f8d47b5
Add logs for group calls
2021-05-24 15:12:32 +03:00
SBiOSoftWhare
7a132f308f
Add UserSession that represents a user session and UserSessionsService that enables to manage multiple user sessions and all logic around sessions management.
2021-05-20 22:10:03 +02:00
ismailgulek
abaffae56a
Merge pull request #4316 from vector-im/pushkit_crashes
...
Fixes for Pushkit Crashes
2021-05-12 10:31:54 +03:00
ismailgulek
f132070fc7
Update store mechanism for call invites
2021-05-10 17:28:59 +03:00
ismailgulek
4a704262d4
Add removeAll method to KeyValueStore
2021-05-10 17:21:44 +03:00
ismailgulek
ac11b5a4ef
No need to check session state twice
2021-05-10 15:51:26 +03:00
SBiOSoftWhare
5e7e07eef0
Merge branch 'spaces_beta' into spaces_feature_unavailable
...
# Conflicts:
# Riot/Modules/Application/LegacyAppDelegate.h
2021-05-07 15:08:45 +02:00
ismailgulek
d789bde498
Use model class to read call id
2021-05-07 11:05:37 +03:00
SBiOSoftWhare
0cd3f9a5e6
GroupsViewController: Add space beta announce cell.
2021-05-06 12:09:12 +02:00
ismailgulek
e95056b769
Wait for the next life cycle to detect status bar layout updates
2021-05-05 15:21:47 +03:00
ismailgulek
b4617dcf94
Merge branch 'develop' into attended_call_transfers
2021-05-05 11:02:31 +03:00
ismailgulek
643a09b93a
Use new tile theme color
2021-05-04 19:25:24 +03:00
ismailgulek
bf87f42d38
Merge branch 'voip_design_updates' into voip_jitsi_remover
2021-05-04 19:11:17 +03:00
ismailgulek
ac1e5525ab
Merge branch 'develop' into voip_design_updates
2021-05-04 19:10:22 +03:00
ismailgulek
2b94b2ea5e
Convert colors to lazy vars
2021-05-04 18:35:03 +03:00
ismailgulek
0f1d90ce5e
Update class name to LightColors
2021-05-04 18:30:15 +03:00
ismailgulek
4a3aa93044
Hold other Matrix calls and end Jitsi call if a new call started
2021-05-04 11:25:18 +03:00
ismailgulek
640a03050e
Inject theme v2 into theme
2021-04-30 15:59:50 +03:00
Gil Eluard
4cca705da6
Merge pull request #4286 from vector-im/element_4285
...
Show / Hide More and Report Content contextual menu from settings
2021-04-29 20:36:48 +02:00
manuroe
102607d46f
Merge pull request #4283 from vector-im/element_3158_v2
...
Jitsi: use HS preferredDomain as Jitsi server to create conference v2
2021-04-29 19:54:45 +02:00
Gil Eluard
08d6f3acda
Merge branch 'develop' into element_4285
2021-04-29 19:49:42 +02:00
Gil Eluard
b88deda0ba
Show / hide NSFW and decrypted content options in Settings screen from build settings
2021-04-29 17:53:18 +02:00
manuroe
df777e6da7
Merge branch 'develop' into element_3158_v2
2021-04-29 17:52:19 +02:00
Gil Eluard
148b52829b
Show / Hide More and Report Content contextual menu from settings
2021-04-29 17:03:34 +02:00
manuroe
8a842a0f48
WidgetManager: Use the jitsi server defined in the homeserver wellknown
...
It was done in another PR at https://github.com/vector-im/element-ios/pull/3723/files#diff-530bc68fd973c8c954c5c4e673e9a9f0328943b4656440b8f997b4d718c51d6aR312
But the change was lost with other code updates.
2021-04-29 16:29:13 +02:00
Gil Eluard
4f7526dfbe
Enable / disable "Hide all messages from this user" of Room Member Screen from settings
2021-04-29 15:38:19 +02:00
SBiOSoftWhare
bb26fed073
WidgetManager: Update Jitsi domain retrieval.
2021-04-29 12:37:27 +02:00
ismailgulek
3586661e3d
Update old defers
2021-04-29 11:14:40 +03:00
ismailgulek
ee8d3d2099
Adjust navigation items spacing
2021-04-29 02:19:40 +03:00
ismailgulek
af4e37f9a5
Merge branch 'voip_design_updates' into voip_jitsi_remover
2021-04-28 14:03:24 +03:00
ismailgulek
f44ac75b0c
Merge branch 'develop' into voip_design_updates
2021-04-28 14:03:13 +03:00
ismailgulek
ddce438cc9
Add call tile bg color
2021-04-28 13:46:44 +03:00
ismailgulek
79f9353fab
Exit from PiP mode when tapped on tile
2021-04-28 13:34:39 +03:00
ismailgulek
5df30f1efe
Fix two ongoing Jitsi calls issue
2021-04-28 13:24:16 +03:00
ismailgulek
d4cafe965d
Add shadow color to theme
2021-04-27 01:30:21 +03:00
Gil Eluard
c9dad4adda
clear cache support for RiotSettings
2021-04-23 22:26:54 +02:00
ismailgulek
21eed06d7f
Add leave action to call tiles
2021-04-21 14:52:51 +03:00
ismailgulek
ddfebb4384
Merge branch 'develop' into voip_design_updates
2021-04-21 12:49:21 +03:00
ismailgulek
d779cfa94a
Remove temporary call bar
2021-04-21 11:41:28 +03:00
Gil Eluard
0aa76f94c4
Merge branch 'develop' into element_4218
...
# Conflicts:
# CHANGES.rst
# Riot/Managers/Settings/RiotSettings.swift
2021-04-21 09:08:58 +02:00
Gil Eluard
67f86cafe9
Merge branch 'develop' into element_4211
...
# Conflicts:
# CHANGES.rst
2021-04-21 08:23:33 +02:00
Gil Eluard
bc282c7fdb
Merge branch 'develop' into element_4218
...
# Conflicts:
# CHANGES.rst
# Riot/Managers/Settings/RiotSettings.swift
2021-04-20 15:27:27 +02:00
Gil Eluard
b5a7af8b3a
Merge branch 'develop' into element_4211
...
# Conflicts:
# Riot/Managers/Settings/RiotSettings.swift
2021-04-20 15:05:20 +02:00
Gil Eluard
a3cc1849ca
Show / Hide integrations and actions in rooms
2021-04-20 14:54:53 +02: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
Gil Eluard
c9f561f8c0
Merge branch 'develop' into element_4242
...
# Conflicts:
# CHANGES.rst
# Riot/Managers/Settings/RiotSettings.swift
2021-04-20 11:52:47 +02:00