Frank Rotermund
242e35fdc7
Merge commit 'ab5f501c2daf60d26f41b1a15d7e97bfe5679228' into feature/4884_merge_foss_1.10.14
...
# Conflicts:
# Config/AppVersion.xcconfig
# Podfile.lock
# Riot/Modules/Home/AllChats/AllChatsCoordinator.swift
# fastlane/.env.default
# fastlane/Fastfile
2023-07-04 08:24:05 +02:00
Mauro Romito
9a83aa69bd
enabling ff
2023-05-30 16:06:04 +02:00
Arnfried Griesert
e5d97ed154
merged element-ios 1.10.5 into 4409_basis_update_1_10_5
2023-03-16 12:19:26 +01:00
Mauro Romito
fc1c22c08c
refactor completed
2023-03-06 14:59:03 +01:00
Arnfried Griesert
86aa5365bb
MESSENGER-3352 build settings
2022-10-27 09:06:24 +00:00
aringenbach
79ce5b3378
Improve error display for Jitsi service unable to start
2022-03-22 14:03:30 +01:00
aringenbach
7d81ee1398
Improve error display for Jitsi service unable to start
2022-03-22 14:03:30 +01:00
aringenbach
3b31ec1a80
Avoid doubling error display on Jitsi get well known failure
2022-03-22 14:03:30 +01:00
aringenbach
b8f823ba31
Avoid doubling error display on Jitsi get well known failure
2022-03-22 14:03:30 +01:00
SBiOSoftWhare
e8d4af46d2
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
SBiOSoftWhare
56a51da9f9
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
Phl-Pro
31a99e2e09
Merge branch 'develop' into phlpro/4722_objc_headers
2021-11-05 14:41:36 +01:00
Phl-Pro
df8ff2b587
Merge branch 'develop' into phlpro/4722_objc_headers
2021-11-05 14:41:36 +01:00
SBiOSoftWhare
360b2745c3
Weakify strong reference delegates.
2021-10-29 12:23:06 +02:00
SBiOSoftWhare
1d3cacc5bb
Weakify strong reference delegates.
2021-10-29 12:23:06 +02:00
Philippe Loriaux
216924165d
Improve the Obj-C Generated Interface Header Name definition
2021-10-26 17:42:33 +02:00
Philippe Loriaux
eaa2450be7
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
9449e20d8f
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
ismailgulek
db8acbe813
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
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
b4f8442f36
Pass openIdToken to the JWT builder
2021-05-24 13:23:40 +03:00
ismailgulek
d3382346e7
Pass openIdToken to the JWT builder
2021-05-24 13:23:40 +03:00
ismailgulek
c6b4c002ba
Add optional serverName param to the Matrix context
2021-05-24 13:23:16 +03:00
ismailgulek
f305615ee6
Add optional serverName param to the Matrix context
2021-05-24 13:23:16 +03:00
ismailgulek
c526cca991
Hide chat in Jitsi call screen
2021-04-28 12:40:25 +03:00
ismailgulek
55683ff8b9
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
b35c172a5b
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
9ccfbbf5a8
Remove unused code
2021-04-07 15:49:01 +03:00
ismailgulek
a4bdacf23c
Continue with no auth if well known is not provided, fixes #4040
2021-04-07 14:14:04 +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
a10e65d533
Unify call screen methods, use UIViewController
2021-04-02 14:22:03 +03:00
ismailgulek
0eecb59a26
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
5d2cb9691e
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
81b9c5457c
Enable muting audio for Jitsi calls
2021-03-19 02:52:36 +03:00
ismailgulek
a1a4f585ee
Implement in-memory decline cache for group calls
2021-03-18 13:32:34 +03:00
ismailgulek
1d50eb4ed6
Implement in-memory decline cache for group calls
2021-03-18 13:32:34 +03:00
ismailgulek
502dfa359c
Update JitsiMeet sdk name
2021-02-09 12:34:45 +03:00
ismailgulek
284ad03b7e
Update JitsiMeet sdk name
2021-02-09 12:34:45 +03:00
SBiOSoftWhare
d621104ece
Refactor RoomIDComponents struct.
2020-11-04 10:28:37 +01:00
SBiOSoftWhare
aed9756f9b
Refactor RoomIDComponents struct.
2020-11-04 10:28:37 +01:00
SBiOSoftWhare
f201fe0458
JitsiService: Use RoomIDComponents to get local room ID.
2020-11-02 18:09:30 +01:00
SBiOSoftWhare
d99abefa49
JitsiService: Use RoomIDComponents to get local room ID.
2020-11-02 18:09:30 +01:00
SBiOSoftWhare
e892c9e178
JitsiService: Constrain widget dictionary key to String.
2020-11-02 16:24:54 +01:00