Stefan Ceriu
b00d07ffca
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
49132f9128
Pass openIdToken to the JWT builder
2021-05-24 13:23:40 +03:00
ismailgulek
f8ca68329d
Continue with no auth if well known is not provided, fixes #4040
2021-04-07 14:14:04 +03:00
ismailgulek
47af12fd15
Implement in-memory decline cache for group calls
2021-03-18 13:32:34 +03:00
ismailgulek
af9d3c47d3
Update JitsiMeet sdk name
2021-02-09 12:34:45 +03:00
SBiOSoftWhare
67c1d4c2e8
Refactor RoomIDComponents struct.
2020-11-04 10:28:37 +01:00
SBiOSoftWhare
c57f3a7d28
JitsiService: Use RoomIDComponents to get local room ID.
2020-11-02 18:09:30 +01:00
SBiOSoftWhare
e63610f61a
JitsiService: Constrain widget dictionary key to String.
2020-11-02 16:24:54 +01:00
SBiOSoftWhare
f036ac00ea
JitsiService: Handle Jitsi JWT token generation.
2020-10-27 23:54:36 +01:00
SBiOSoftWhare
d9e6f1936c
JitsiService: Handle Well Known retrieval and Jitsi widget content creation.
2020-10-27 15:31:30 +01:00
manuroe
26cf320488
Build: Make the app build if JitsiMeetSDK is not in the Podfile.
...
We already had a mechanism to automatically build VoIP according to the presence of the webrtc pod file. Do the same but for conference calls.
2020-07-23 17:25:24 +02:00
manuroe
e2ca1f5cc9
Swift: NSURL -> URL
2019-11-22 12:20:57 +01:00
manuroe
bc5331e5f7
Widgets: Check user permission before opening a widget (data part)
...
#2833
2019-11-22 11:18:08 +01:00
SBiOSoftWhare
f2f5e4e965
Create JitsiService to abstract and configure Jisti Meet SDK
2019-04-19 18:29:53 +02:00