ismailgulek
cec10e9722
Merge branch 'develop' into element_4269_additions
2021-06-11 15:46:20 +03:00
ismailgulek
70ed4850dd
Enhance logs
2021-06-11 14:38:07 +03:00
ismailgulek
bae3a6a1ea
Handle app state better
2021-06-11 14:37:53 +03:00
ismailgulek
6e519d9c5d
Handle app inactive state too
2021-06-10 11:43:08 +03:00
ismailgulek
11af5dffde
Fix call screen user interaction
2021-06-09 18:33:00 +03:00
ismailgulek
69ccbf470f
Fix corner radius
2021-06-09 18:28:15 +03:00
ismailgulek
73685d93f7
Bug fixes
2021-06-09 15:46:37 +03:00
ismailgulek
d7cd9b1035
Fix PiP state when presenting a call screen
2021-06-09 15:11:06 +03:00
ismailgulek
e1706f7793
Merge branch 'develop' into remove_call_bar
2021-06-09 13:54:59 +03:00
ismailgulek
be2399b4e5
Enhance PictureInPicturable protocol
2021-06-09 13:53:35 +03:00
ismailgulek
0d052f09af
Remove all call bar related things
2021-06-08 12:13:16 +03:00
SBiOSoftWhare
7010598275
Create AppInfo used to handle the application information.
2021-06-07 18:46:16 +02:00
SBiOSoftWhare
9d0daa3127
Create BuildInfo that gives build information made at compilation time.
2021-06-07 18:46:16 +02:00
ismailgulek
bdf724c9a3
Merge pull request #4388 from vector-im/element_4360_additions
...
Create Room Last Message Encryption Keys
2021-06-07 19:29:27 +03:00
SBiOSoftWhare
f3be6e5ba0
UserSessionsService: Add possibility to remove a user session from the associated Matrix session.
2021-06-07 12:09:37 +02:00
ismailgulek
f41f07c9dc
Create keys for room last message data type
2021-06-03 15:48:01 +03:00
Stefan Ceriu
43f6c44c78
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
4b4fb79497
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
aab730a08c
UserSession: Now use let non nil property for the MXSession.
2021-05-28 12:44:37 +02:00
ismailgulek
c8b73fe961
Add logs for group calls
2021-05-24 15:12:32 +03:00
SBiOSoftWhare
e0533230c9
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
46d966b109
Merge pull request #4316 from vector-im/pushkit_crashes
...
Fixes for Pushkit Crashes
2021-05-12 10:31:54 +03:00
ismailgulek
93bd3c1ac8
Update store mechanism for call invites
2021-05-10 17:28:59 +03:00
ismailgulek
6cca4543b2
Add removeAll method to KeyValueStore
2021-05-10 17:21:44 +03:00
ismailgulek
b22f51c8d5
No need to check session state twice
2021-05-10 15:51:26 +03:00
SBiOSoftWhare
8a15d0e993
Merge branch 'spaces_beta' into spaces_feature_unavailable
...
# Conflicts:
# Riot/Modules/Application/LegacyAppDelegate.h
2021-05-07 15:08:45 +02:00
ismailgulek
39b9781dbd
Use model class to read call id
2021-05-07 11:05:37 +03:00
SBiOSoftWhare
ecbedf955a
GroupsViewController: Add space beta announce cell.
2021-05-06 12:09:12 +02:00
ismailgulek
db2d2384ef
Wait for the next life cycle to detect status bar layout updates
2021-05-05 15:21:47 +03:00
ismailgulek
a45511a450
Merge branch 'develop' into attended_call_transfers
2021-05-05 11:02:31 +03:00
ismailgulek
5805cfc897
Use new tile theme color
2021-05-04 19:25:24 +03:00
ismailgulek
88b087b979
Merge branch 'voip_design_updates' into voip_jitsi_remover
2021-05-04 19:11:17 +03:00
ismailgulek
17e11c6663
Merge branch 'develop' into voip_design_updates
2021-05-04 19:10:22 +03:00
ismailgulek
7101a7be33
Convert colors to lazy vars
2021-05-04 18:35:03 +03:00
ismailgulek
4d5098894a
Update class name to LightColors
2021-05-04 18:30:15 +03:00
ismailgulek
8fef0aa53b
Hold other Matrix calls and end Jitsi call if a new call started
2021-05-04 11:25:18 +03:00
ismailgulek
71f6083406
Inject theme v2 into theme
2021-04-30 15:59:50 +03:00
Gil Eluard
93ee283656
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
1a1e3bd7d2
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
14189d2a5c
Merge branch 'develop' into element_4285
2021-04-29 19:49:42 +02:00
Gil Eluard
899e8c692f
Show / hide NSFW and decrypted content options in Settings screen from build settings
2021-04-29 17:53:18 +02:00
manuroe
99457cc959
Merge branch 'develop' into element_3158_v2
2021-04-29 17:52:19 +02:00
Gil Eluard
7ca8fb5d50
Show / Hide More and Report Content contextual menu from settings
2021-04-29 17:03:34 +02:00
manuroe
721c8143d2
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
8dadd54d5f
Enable / disable "Hide all messages from this user" of Room Member Screen from settings
2021-04-29 15:38:19 +02:00
SBiOSoftWhare
ce3a9869ae
WidgetManager: Update Jitsi domain retrieval.
2021-04-29 12:37:27 +02:00
ismailgulek
532b95e358
Update old defers
2021-04-29 11:14:40 +03:00
ismailgulek
c3f52f9b97
Adjust navigation items spacing
2021-04-29 02:19:40 +03:00
ismailgulek
0cb7eb744e
Merge branch 'voip_design_updates' into voip_jitsi_remover
2021-04-28 14:03:24 +03:00
ismailgulek
5266254232
Merge branch 'develop' into voip_design_updates
2021-04-28 14:03:13 +03:00