Commit Graph

32 Commits

Author SHA1 Message Date
ismailgulek 3604c2de24 Do not present ended calls 2021-07-05 15:27:36 +03:00
ismailgulek fb05979d53 Fix call screen user interaction 2021-06-09 18:33:00 +03:00
ismailgulek dbbc26b65c Bug fixes 2021-06-09 15:46:37 +03:00
ismailgulek 28352b6607 Remove all call bar related things 2021-06-08 12:13:16 +03:00
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 7e441f5f5b Add logs for group calls 2021-05-24 15:12:32 +03:00
ismailgulek 9efa3a7d6c Merge branch 'develop' into attended_call_transfers 2021-05-05 11:02:31 +03:00
ismailgulek 4ac2722c0b Merge branch 'voip_design_updates' into voip_jitsi_remover 2021-05-04 19:11:17 +03:00
ismailgulek 2df6aaa166 Hold other Matrix calls and end Jitsi call if a new call started 2021-05-04 11:25:18 +03:00
ismailgulek 28e88985ec Update old defers 2021-04-29 11:14:40 +03:00
ismailgulek da7fad8102 Exit from PiP mode when tapped on tile 2021-04-28 13:34:39 +03:00
ismailgulek c152c29180 Fix two ongoing Jitsi calls issue 2021-04-28 13:24:16 +03:00
ismailgulek 924301b0bc Add leave action to call tiles 2021-04-21 14:52:51 +03:00
ismailgulek d898d9c496 Remove temporary call bar 2021-04-21 11:41:28 +03:00
ismailgulek c88aeadb1b Revert "Remove PiP animations"
This reverts commit e1e7594c1b.
2021-04-19 14:51:44 +03:00
ismailgulek 4382777cc8 Fix a crash 2021-04-14 16:28:00 +03:00
ismailgulek 8115cb3ba2 Use completion block for pip mode 2021-04-12 01:28:52 +03:00
ismailgulek e1e7594c1b Remove PiP animations 2021-04-09 15:52:20 +03:00
ismailgulek 4ddaa15034 Introduce enableRingingForGroupCalls and add a labs setting for it 2021-04-09 14:54:03 +03:00
ismailgulek 9e0b574040 Bug fixes around temporary Jitsi call bars 2021-04-07 13:52:23 +03:00
ismailgulek 1b164859cb Remove unnecessary check 2021-04-02 17:31:37 +03:00
ismailgulek 4a53e96dcb Unify call screen methods, use UIViewController 2021-04-02 14:22:03 +03:00
ismailgulek 11a8db2639 Introduce room-specific call bar, refactorings & comments 2021-04-02 00:02:54 +03:00
ismailgulek e5196d85f1 Update method name 2021-04-02 00:01:43 +03:00
ismailgulek c7c5d51801 Move Jitsi view controller to CallPresenter 2021-03-19 17:33:07 +03:00
ismailgulek 0818ee12d3 Handle widget events in CallPresenter, integration with CallKit 2021-03-19 02:56:56 +03:00
ismailgulek c229aadedc Handle group call tile tap 2021-03-17 19:41:31 +03:00
ismailgulek df13ce3da9 Remove PiP button callback 2021-02-17 16:49:48 +03:00
ismailgulek add5237357 Wait for user action on alert if an alert is displayed 2021-02-16 21:45:16 +03:00
ismailgulek dc8afd1b29 Merge branch 'voip_2746' into voip_tiles 2021-02-10 00:38:49 +03:00
ismailgulek 498d0508fb Make callTimer optional 2021-02-07 19:57:35 +03:00
ismailgulek 0380b4c5b2 Rename CallService to CallPresenter 2021-02-07 19:55:36 +03:00