Commit graph

72 commits

Author SHA1 Message Date
Shunmugaraj
2e2b54c47e updated protocol signature for jmcallkitlistener 2023-06-07 12:07:12 +03:00
Mauro Romito
5d1758de6d refactor completed 2023-03-06 14:59:03 +01:00
Gil Eluard
0ecbf82eee Added support for MSC3881
- Update after review
2022-10-03 15:33:35 +02:00
Gil Eluard
f6b2be8dc4 Added support for MSC3881 2022-10-03 13:42:30 +02:00
aringenbach
49482ef02b Fix app not leaving call when Jitsi widget is removed from the room 2022-03-24 14:57:58 +01:00
Doug
705b31a302 Remove MatrixKitL10n from SwiftGen
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
SBiOSoftWhare
3e6df9749c Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
Stefan Ceriu
2c0bf1e80f vector-im/element-ios/issues/4899 - Fixed various localization issues. 2021-09-30 09:40:12 +03:00
Doug
989f19696d Merge branch 'develop' into doug/fix_warnings
# Conflicts:
#	Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
2021-07-12 17:54:34 +01:00
Doug
e2a9d3bb24 Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
ismailgulek
6cb835d53b
Do not present ended calls 2021-07-05 15:27:36 +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
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
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
ismailgulek
7fefb4a89c
Add logs for group calls 2021-05-24 15:12:32 +03: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
eb5929d96d
Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-05-04 19:11:17 +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
252f443b83
Update old defers 2021-04-29 11:14:40 +03:00
ismailgulek
6aca61d640
Exit from PiP mode when tapped on tile 2021-04-28 13:34:39 +03:00
ismailgulek
ebbacd069f
Fix two ongoing Jitsi calls issue 2021-04-28 13:24:16 +03:00
ismailgulek
badbeea0e8
Add leave action to call tiles 2021-04-21 14:52:51 +03:00
ismailgulek
fc0d9fee79
Remove temporary call bar 2021-04-21 11:41:28 +03:00
ismailgulek
1f7e35e752
Revert "Remove PiP animations"
This reverts commit c8fd3f92ea.
2021-04-19 14:51:44 +03:00
ismailgulek
615387c7ee
Fix a crash 2021-04-14 16:28:00 +03:00
ismailgulek
dc1c7ccdc6
Adjust PiP view vertical margins 2021-04-12 13:57:40 +03:00
ismailgulek
1a2682d8bb
Move PiP view to bottom-right by default 2021-04-12 13:56:39 +03:00
ismailgulek
24c2159f87
Use completion block for pip mode 2021-04-12 01:28:52 +03:00
ismailgulek
c8fd3f92ea
Remove PiP animations 2021-04-09 15:52:20 +03:00
ismailgulek
96d80f7ef2
Define target PiP view size 2021-04-09 15:44:40 +03:00
ismailgulek
3162a5d720
Introduce enableRingingForGroupCalls and add a labs setting for it 2021-04-09 14:54:03 +03:00
ismailgulek
e314f22f6f
Bug fixes around temporary Jitsi call bars 2021-04-07 13:52:23 +03:00
ismailgulek
25830f9372
Remove unnecessary check 2021-04-02 17:31:37 +03:00
ismailgulek
c6981f7aab
Unify call screen methods, use UIViewController 2021-04-02 14:22:03 +03:00
ismailgulek
534e712d04
Introduce room-specific call bar, refactorings & comments 2021-04-02 00:02:54 +03:00
ismailgulek
0d93e3aa60
Update method name 2021-04-02 00:01:43 +03:00
ismailgulek
53527d0b8e
Add call bar update delegate method 2021-04-02 00:01:23 +03:00
ismailgulek
0cfde0fe76
Move Jitsi view controller to CallPresenter 2021-03-19 17:33:07 +03:00
ismailgulek
9712f11b7c
Handle widget events in CallPresenter, integration with CallKit 2021-03-19 02:56:56 +03:00
ismailgulek
a99e85e5dc
Handle group call tile tap 2021-03-17 19:41:31 +03:00
ismailgulek
97f02699ef Remove PiP button callback 2021-02-17 16:49:48 +03:00
ismailgulek
d854b11678 Wait for user action on alert if an alert is displayed 2021-02-16 21:45:16 +03:00
ismailgulek
c50d889320 Fix video call screen layout when coming back after device rotation 2021-02-15 18:34:33 +03:00
ismailgulek
4b5d906119 Fix PiP view frame when device rotated 2021-02-15 18:33:21 +03:00
ismailgulek
67f0501e67 Merge branch 'develop' into voip_design_updates
# Conflicts:
#	Podfile
#	Podfile.lock
#	Riot.xcodeproj/project.pbxproj
#	Riot/Categories/RoomBubbleCellData.swift
#	Riot/Managers/Call/CallPresenter.swift
#	Riot/Modules/Room/RoomViewController.h
#	Riot/Modules/Room/RoomViewController.m
#	Riot/Modules/Room/Views/BubbleCells/Call/CallBubbleCellBaseContentView.swift
2021-02-15 14:25:48 +03:00