Commit Graph

9 Commits

Author SHA1 Message Date
Doug 29d7262e38 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 5ccef012e6 Adjust PiP view vertical margins 2021-04-12 13:57:40 +03:00
ismailgulek f498f03c7c Move PiP view to bottom-right by default 2021-04-12 13:56:39 +03:00
ismailgulek a27d113804 Fix PiP view frame when device rotated 2021-02-15 18:33:21 +03:00
ismailgulek 99ae535f9c Move PiP view to top-right of the screen by default 2021-02-10 17:15:20 +03:00
ismailgulek a26bd1f108 Merge branch 'voip_2746' of https://github.com/vector-im/element-ios into voip_2746 2021-02-07 20:26:51 +03:00
ismailgulek 2dca0ea851 Keep a reference to block based notification observer and unregister it manually 2021-02-07 20:02:22 +03:00
ismailgulek 79af9f2fee Update Riot/Managers/Call/PiPView.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-02-07 19:59:31 +03:00
ismailgulek e2db97f995 Implement pip for video calls 2021-01-08 03:57:39 +03:00