Commit Graph

2477 Commits

Author SHA1 Message Date
ismailgulek 3be9ef1fb1 Add sanity checks 2021-06-14 19:31:03 +03:00
SBiOSoftWhare 2d00978886 RecentsViewController: Handle RoomsDirectoryCoordinatorBridgePresenter did select room id or alias. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare a6b91d403b DirectoryRoomTableViewCell: Hide number of users icon when the count is 0. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare ce4e780720 ShowDirectoryViewModel: Handle tap on search input cell. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare 2310186235 ShowDirectoryCoordinator: Manage DirectoryServerPickerViewController creation. 2021-06-14 16:13:46 +02:00
SBiOSoftWhare 837e1f5279 ShowDirectory: Update view model and handle direct input of room id alias even non public. 2021-06-14 16:13:46 +02:00
ismailgulek 3cd0472bd2 Listen for request changes and show QR reader on key verification 2021-06-14 17:00:50 +03:00
ismailgulek cec10e9722 Merge branch 'develop' into element_4269_additions 2021-06-11 15:46:20 +03:00
ismailgulek 0fdfe1c133 Do not terminate the app according to isProtectedDataAvailable 2021-06-11 15:45:49 +03:00
ismailgulek 33091000f8 Merge pull request #4409 from vector-im/remove_call_bar
VoIP: Replace Call Bar with PiP Tiles
2021-06-11 14:54:54 +03:00
ismailgulek 9117c232c8 Fix avatar for connected video calls 2021-06-11 13:44:38 +03:00
J. Ryan Stinnett 3624bbd558 Tweak auto theme message
This updates the auto theme explanation to make it more obvious that it follows
the system theme when on iOS 13+.

Fixes https://github.com/vector-im/element-ios/issues/2860
2021-06-10 23:24:43 +01:00
David Langley 51e99b9915 Merge pull request #4416 from vector-im/element_4414
iPad Crashes when you select a contact in search and then collapse a section or clear the query text
2021-06-10 08:09:56 +01:00
langleyd e8db7e9189 iPad Crashes when you select a contact in search and then collapse a section or clear the query text (#4414). 2021-06-09 17:53:05 +01:00
ismailgulek 737cc47280 Make on hold call bigger 2021-06-09 18:11:27 +03:00
langleyd c3f803fcf1 Merge develop 2021-06-09 14:58:19 +01:00
langleyd 89e9469dac Add more helpful message when trying to start DM with a user that does not exist (#224). 2021-06-09 14:57:40 +01:00
ismailgulek 4bd32356f6 Fix image resolutions 2021-06-09 16:10:59 +03:00
ismailgulek d13fa86430 Place a pause icon for on hold calls 2021-06-09 15:47:11 +03:00
ismailgulek 1011a14256 Fix call state and on hold call effect view 2021-06-09 14:22:41 +03:00
ismailgulek 2fa088924b Merge branch 'develop' into remove_call_bar 2021-06-09 13:56:42 +03:00
ismailgulek 3eaaee9ca7 Merge pull request #4401 from simonwiedmer/dial_pad_home
Add 'Dial pad' option to plus menu on homescreen
2021-06-09 13:55:58 +03:00
ismailgulek e1706f7793 Merge branch 'develop' into remove_call_bar 2021-06-09 13:54:59 +03: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
ismailgulek 27dfe850d1 Fix local preview for video calls, update theme 2021-06-09 12:42:54 +03:00
ismailgulek ded7420b6a Change UI according to video call, adapt theme, round avatars 2021-06-09 12:42:20 +03:00
David Langley bc73650451 Merge pull request #4405 from vector-im/element_4403
Fix crash when entering a DM after a call is hung-up/rejected while being answered (#4403)
2021-06-09 10:33:21 +01:00
simonwiedmer f122ee6902 Merge branch 'develop' into dial_pad_home 2021-06-09 11:21:03 +02:00
SBiOSoftWhare 9e88854d36 Merge pull request #4399 from vector-im/element_4398 2021-06-09 11:00:47 +02:00
Stefan Ceriu 01cd128e46 Integrate FLEX (#4394)
Set up FLEX for debug builds under a 2 finger double tap anywhere on the screen.
2021-06-09 09:58:22 +03:00
SBiOSoftWhare a399961e57 TabBarCoordinator: Add accessibility label on side menu action and fix settings icon. 2021-06-08 18:43:27 +02:00
SBiOSoftWhare 45a426ae22 AvatarView: Advertize on subclassing necessity. 2021-06-08 17:49:11 +02:00
langleyd 68dedfb5d0 Fix crash when entering a DM after a call is hung-up/rejected while being answered (#4403) 2021-06-08 14:03:17 +01:00
ismailgulek e9b9a87875 Add pip view container and load pip view into it 2021-06-08 16:00:38 +03:00
ismailgulek 256e9fb7a5 Create CallPiPView class 2021-06-08 15:59:57 +03:00
ismailgulek 0c16999ecf Remove call bar view 2021-06-08 15:59:06 +03:00
Simon Wiedmer 4ea30c8c58 Add check for PSTN support to dialpad 2021-06-08 13:39:28 +02:00
Simon Wiedmer b04222a91c Add 'Dial pad' option to plus menu on homescreen 2021-06-08 11:34:30 +02:00
ismailgulek 0d052f09af Remove all call bar related things 2021-06-08 12:13:16 +03:00
SBiOSoftWhare f63920f73f AppCoordinator: Handle side menu and AppNavigator injection. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare c15fb55014 TabBarCoordinator: Handle side menu. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare 87cb67ff15 Add AlertPresentable that absracts an alert presenter. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare d09c7bddf9 Add SideMenuPresentable and an implementation thant handles side menu presentation. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare fd8245f005 Implement SideMenuCoordinator. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare 2e56cdc108 Implements side menu screen. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare e6ca45638c Add SideMenuVersionView that displays application version. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare 7e6292289f Add SideMenuActionView that represents a side menu action view. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare e2fc6a1bc1 Add SideMenuItem that represents side menu actions. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare bd33f8eb38 Create UserAvatarView. 2021-06-07 18:46:16 +02:00