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
ismailgulek
d3382346e7
Pass openIdToken to the JWT builder
2021-05-24 13:23:40 +03:00
ismailgulek
881c811536
Continue with no auth if well known is not provided, fixes #4040
2021-04-07 14:14:04 +03:00
ismailgulek
1d50eb4ed6
Implement in-memory decline cache for group calls
2021-03-18 13:32:34 +03:00
ismailgulek
284ad03b7e
Update JitsiMeet sdk name
2021-02-09 12:34:45 +03:00
SBiOSoftWhare
aed9756f9b
Refactor RoomIDComponents struct.
2020-11-04 10:28:37 +01:00
SBiOSoftWhare
d99abefa49
JitsiService: Use RoomIDComponents to get local room ID.
2020-11-02 18:09:30 +01:00
SBiOSoftWhare
ecb23786ec
JitsiService: Constrain widget dictionary key to String.
2020-11-02 16:24:54 +01:00
SBiOSoftWhare
d2eb06e72f
JitsiService: Handle Jitsi JWT token generation.
2020-10-27 23:54:36 +01:00
SBiOSoftWhare
b9c4e159a6
JitsiService: Handle Well Known retrieval and Jitsi widget content creation.
2020-10-27 15:31:30 +01:00
manuroe
7583e1b556
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
f7171cf629
Swift: NSURL -> URL
2019-11-22 12:20:57 +01:00
manuroe
531cb4b54c
Widgets: Check user permission before opening a widget (data part)
...
#2833
2019-11-22 11:18:08 +01:00
SBiOSoftWhare
c185fdd87a
Create JitsiService to abstract and configure Jisti Meet SDK
2019-04-19 18:29:53 +02:00