Commit Graph

2477 Commits

Author SHA1 Message Date
SBiOSoftWhare 0a9ef1f04c Merge branch 'develop' into element_3776 2021-02-23 18:51:19 +01:00
SBiOSoftWhare 48e51eb186 RoomVC: Present a RoomInfoCoordinator on room creation cell quick actions. 2021-02-23 15:52:24 +01:00
SBiOSoftWhare 0fd2bcb62c RoomInfoCoordinator: Add possibility to open an initial specific section. 2021-02-23 15:51:23 +01:00
SBiOSoftWhare 9a9b63fbd3 RoomCreationIntroCellContentView: Improve add topic case. 2021-02-23 15:46:20 +01:00
SBiOSoftWhare 46dc396628 RoomDataSource: Fix insertRoomCreationIntroCellDataIfNeeded method. 2021-02-23 09:34:27 +01:00
SBiOSoftWhare 84f02abd0b RoomCreationIntroCell: Remove unused method. 2021-02-23 08:48:17 +01:00
SBiOSoftWhare 75414f8ebe RoomDataSource: Add thread safety instructions for bubbles array in insertRoomCreationIntroCellDataIfNeeded. 2021-02-23 08:47:50 +01:00
SBiOSoftWhare 948103b1ba RecentsVC: Handle room directory display. HomeVC now show room directory on join room action. 2021-02-22 17:47:40 +01:00
Gil Eluard cd76369f9d Improve the status of send messages (sending, sent, received, failed)
- First implementation
2021-02-22 13:51:25 +01:00
ismailgulek 30e37de68c Merge branch 'develop' into voip_design_updates 2021-02-22 14:57:16 +03:00
SBiOSoftWhare 2ed9cb1a70 RoomVC: Handle RoomCreationIntroCell./ 2021-02-22 00:12:01 +01:00
SBiOSoftWhare 1adf074bbe RoomParticipantsViewController: Add possibility to display cancel bar button. 2021-02-22 00:12:01 +01:00
SBiOSoftWhare 9aadd4d205 RoomFilesViewController: Add possibility to display cancel bar button. 2021-02-22 00:12:01 +01:00
SBiOSoftWhare 2b6008cea1 RoomDataSource: Handle RoomCreationIntroCell conditional display. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare e5796073c8 RoomBubbleCellData: Add new tag to handle RoomCreationIntroCell. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare 165621a7ae RoomAvatarView: Add view data. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare 7cd48413c4 Room creation intro: Create RoomCreationIntroCell. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare 2bfeb6b25a Room creation intro: Create cell content view. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare 97669e9a0c Create room avatar view. 2021-02-22 00:12:00 +01:00
ismailgulek 082353bfc7 Fix more button layout 2021-02-18 11:35:24 +03:00
ismailgulek 727a2cec68 Fix self video 2021-02-17 18:43:28 +03:00
ismailgulek 36626b9077 Fix buttons layout 2021-02-17 18:43:16 +03:00
ismailgulek 9dc0a6ff7c Update icons & more 2021-02-17 16:50:46 +03:00
ismailgulek 6eb1a9102d Remove old view outlet 2021-02-17 16:50:24 +03:00
ismailgulek 7630902740 Dismiss the call screen instead of alerts on it 2021-02-16 21:45:53 +03:00
ismailgulek f920133336 Update backspace button style 2021-02-16 20:06:09 +03:00
manuroe ec8455e105 Merge branch 'develop' into element_3812 2021-02-16 11:44:13 +01:00
manuroe cecb1b0bed XcodeGen: Remove old files, probably residual from a git mv 2021-02-16 08:44:26 +01:00
ismailgulek 14fdeff3a3 Fix call status bar layout on orientation changes 2021-02-15 17:47:22 +03:00
ismailgulek 4a7f45e522 Force orientation to portrait only on phone 2021-02-15 17:46:49 +03:00
ismailgulek 0aff546979 Add dial pad tones 2021-02-15 15:58:19 +03:00
ismailgulek 8553aaf296 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
ismailgulek 8d5022575c Show dialpad option only if PSTN supported 2021-02-12 15:47:35 +03:00
SBiOSoftWhare 4da0a67ad0 SettingsVC: Use mainSession property where needed. 2021-02-12 09:19:46 +01:00
SBiOSoftWhare 62543b7654 Settings: Add UIA support when adding a new 3pid. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare 593f7946f5 ReauthenticationCoordinator: Add the possibility to start directly from a MXAuthenticationSession. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare ac24a19ac9 UserInteractiveAuthenticationService: Add method to retrieve authentication status from a request error. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare ebb3a9731e ManageSessionVC: Handle user interactive authentication for delete device. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare 073df037d2 Reauthentication: Update reauthentication and cross singing setup coordinator presenter parameter for ObjC. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare f48c63ea24 Remove unused properties. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare b2ffb9098e Cross-signing: Handle UserInteractiveAuthenticationService refactoring for cross signing setup. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare 1e81cf3164 ReauthenticationCoordinator: Handle UserInteractiveAuthenticationService refactoring. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare 5b135d14a1 Fix pbxproj conflicts. 2021-02-11 15:06:07 +01:00
ismailgulek 5581211cd8 Merge branch 'voip_2746' into voip_tiles
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2021-02-10 21:41:51 +03:00
ismailgulek f16893d019 Move backspace button to the right 2021-02-10 16:38:42 +03:00
ismailgulek 56b9d3aa8b Improve title of digit button 2021-02-10 16:38:36 +03:00
ismailgulek 00b9ec8f42 Add letters to dialpad buttons 2021-02-10 16:17:38 +03:00
ismailgulek 438445f081 Update variable name after voip_2746 changes 2021-02-10 00:51:41 +03:00
ismailgulek 52d4aa4ecb Merge branch 'voip_call_transfer' into voip_all
# Conflicts:
#	Podfile
#	Podfile.lock
#	Riot.xcodeproj/project.pbxproj
2021-02-10 00:47:51 +03:00
ismailgulek b522dd0e97 Merge branch 'voip_dtmf' into voip_call_transfer 2021-02-10 00:40:47 +03:00