Commit Graph

21 Commits

Author SHA1 Message Date
Philippe Loriaux
216924165d Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00
ismailgulek
0417122599 Hide also texts in Jitsi call on PiP 2021-06-09 13:54:14 +03:00
ismailgulek
be2399b4e5 Enhance PictureInPicturable protocol 2021-06-09 13:53:35 +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
ismailgulek
c526cca991 Hide chat in Jitsi call screen 2021-04-28 12:40:25 +03:00
ismailgulek
cad6ba23e6 Hide controls on Jitsi call screen for PiP mode 2021-04-12 14:17:43 +03:00
ismailgulek
9aede3a75b Remove unused code 2021-04-07 15:49:01 +03:00
ismailgulek
a10e65d533 Unify call screen methods, use UIViewController 2021-04-02 14:22:03 +03:00
ismailgulek
a0883480e8 Introduce duration for group calls 2021-04-01 23:55:17 +03:00
ismailgulek
e875c03fbf Enable muting audio for Jitsi calls 2021-03-19 02:52:36 +03:00
ismailgulek
502dfa359c Update JitsiMeet sdk name 2021-02-09 12:34:45 +03:00
SBiOSoftWhare
a009d20bbd JitsiViewController: Remove unused code. 2020-11-02 15:38:33 +01:00
SBiOSoftWhare
03f3677454 JitsiViewController: Handle authenticated Jitsi widget when needed. 2020-10-28 00:00:23 +01:00
manuroe
efbca319f0 Code Quality: Make sonar happier
by removing some code smells
2020-08-25 18:54:47 +02:00
manuroe
8e246c7c50 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
32aa28b5a0 Jitsi: Support v2 widget data. Open a conference on the provided domain 2020-04-24 11:09:01 +02:00
manuroe
d40f421852 Jitsi: Display room name, user name and user avatar in the conference screen 2019-11-22 12:04:28 +01:00
manuroe
70c8f161f0 Update Riot/Modules/Integrations/Widgets/Jitsi/JitsiViewController.m
Co-Authored-By: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2019-04-24 15:55:51 +02:00
SBiOSoftWhare
f328a0d9cd Update JistiViewController to use new JitsiMeet SDK API 2019-04-19 18:34:44 +02:00
fridtjof
5f9058c043 fix almost all the warnings caused by -Wstrict-prototypes 2019-01-05 03:28:53 +01:00
SBiOSoftWhare
263c8f9246 Structure project almost by features. Start by organizing view controllers. 2018-07-10 10:21:20 +02:00