Commit graph

378 commits

Author SHA1 Message Date
ismailgulek
f749bbca08
Merge branch 'develop' into element_4269_additions 2021-06-11 15:46:20 +03:00
ismailgulek
4f9cb2e179
Enhance logs 2021-06-11 14:38:07 +03:00
ismailgulek
7f534738ff
Handle app state better 2021-06-11 14:37:53 +03:00
ismailgulek
de5ea4e2fb
Handle app inactive state too 2021-06-10 11:43:08 +03:00
ismailgulek
c85101999d
Fix call screen user interaction 2021-06-09 18:33:00 +03:00
ismailgulek
51d6bcf950
Fix corner radius 2021-06-09 18:28:15 +03:00
ismailgulek
99a0b7e892
Bug fixes 2021-06-09 15:46:37 +03:00
ismailgulek
0536cf52e5
Fix PiP state when presenting a call screen 2021-06-09 15:11:06 +03:00
ismailgulek
e4ab0cf7fd
Merge branch 'develop' into remove_call_bar 2021-06-09 13:54:59 +03:00
ismailgulek
7c715c805b
Enhance PictureInPicturable protocol 2021-06-09 13:53:35 +03:00
ismailgulek
378efbc2c5
Remove all call bar related things 2021-06-08 12:13:16 +03:00
SBiOSoftWhare
92cf824b69 Create AppInfo used to handle the application information. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
dfadf865df Create BuildInfo that gives build information made at compilation time. 2021-06-07 18:46:16 +02:00
ismailgulek
688191b49a
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
0558280183 UserSessionsService: Add possibility to remove a user session from the associated Matrix session. 2021-06-07 12:09:37 +02:00
ismailgulek
187b08c3f0
Create keys for room last message data type 2021-06-03 15:48:01 +03:00
Stefan Ceriu
f7a8163947
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
0d6f0a34f1 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
008b5d4d38 UserSession: Now use let non nil property for the MXSession. 2021-05-28 12:44:37 +02:00
ismailgulek
7fefb4a89c
Add logs for group calls 2021-05-24 15:12:32 +03:00
SBiOSoftWhare
007296243d 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
3620be9800
Merge pull request #4316 from vector-im/pushkit_crashes
Fixes for Pushkit Crashes
2021-05-12 10:31:54 +03:00
ismailgulek
8cb2f2f921
Update store mechanism for call invites 2021-05-10 17:28:59 +03:00
ismailgulek
e45ae3dff6
Add removeAll method to KeyValueStore 2021-05-10 17:21:44 +03:00
ismailgulek
e108447731
No need to check session state twice 2021-05-10 15:51:26 +03:00
SBiOSoftWhare
8f437e9fbe Merge branch 'spaces_beta' into spaces_feature_unavailable
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.h
2021-05-07 15:08:45 +02:00
ismailgulek
d2e4b336c3
Use model class to read call id 2021-05-07 11:05:37 +03:00
SBiOSoftWhare
7543c95fdf GroupsViewController: Add space beta announce cell. 2021-05-06 12:09:12 +02:00
ismailgulek
3ef0ea81df
Wait for the next life cycle to detect status bar layout updates 2021-05-05 15:21:47 +03:00
ismailgulek
c999001a8f
Merge branch 'develop' into attended_call_transfers 2021-05-05 11:02:31 +03:00
ismailgulek
13f485a5c3
Use new tile theme color 2021-05-04 19:25:24 +03:00
ismailgulek
eb5929d96d
Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-05-04 19:11:17 +03:00
ismailgulek
678fc48b80
Merge branch 'develop' into voip_design_updates 2021-05-04 19:10:22 +03:00
ismailgulek
d49cbaba1e
Convert colors to lazy vars 2021-05-04 18:35:03 +03:00
ismailgulek
87b35d102a
Update class name to LightColors 2021-05-04 18:30:15 +03:00
ismailgulek
daefb25477
Hold other Matrix calls and end Jitsi call if a new call started 2021-05-04 11:25:18 +03:00
ismailgulek
5288b5de28
Inject theme v2 into theme 2021-04-30 15:59:50 +03:00
Gil Eluard
ed3f0450b6
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
a5051978b3
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
eab687d9ec
Merge branch 'develop' into element_4285 2021-04-29 19:49:42 +02:00
Gil Eluard
ddd1a6b60e Show / hide NSFW and decrypted content options in Settings screen from build settings 2021-04-29 17:53:18 +02:00
manuroe
f1317173b2
Merge branch 'develop' into element_3158_v2 2021-04-29 17:52:19 +02:00
Gil Eluard
235df71607 Show / Hide More and Report Content contextual menu from settings 2021-04-29 17:03:34 +02:00
manuroe
079b29babd 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
9cc897b0c4 Enable / disable "Hide all messages from this user" of Room Member Screen from settings 2021-04-29 15:38:19 +02:00
SBiOSoftWhare
461aeb6e5a WidgetManager: Update Jitsi domain retrieval. 2021-04-29 12:37:27 +02:00
ismailgulek
252f443b83
Update old defers 2021-04-29 11:14:40 +03:00
ismailgulek
ed6f850b06
Adjust navigation items spacing 2021-04-29 02:19:40 +03:00
ismailgulek
cf3c4ac073
Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-04-28 14:03:24 +03:00
ismailgulek
850cfed45a
Merge branch 'develop' into voip_design_updates 2021-04-28 14:03:13 +03:00