Commit Graph

6572 Commits

Author SHA1 Message Date
SBiOSoftWhare 3da61fc78b RecentsVC: Handle room directory display. HomeVC now show room directory on join room action. 2021-02-22 17:47:40 +01:00
Gil Eluard 2523498067 Improve the status of send messages (sending, sent, received, failed)
- First implementation
2021-02-22 13:51:25 +01:00
ismailgulek a041e9caa7 Merge branch 'develop' into voip_design_updates 2021-02-22 14:57:16 +03:00
SBiOSoftWhare cb15beb1f8 RoomVC: Handle RoomCreationIntroCell./ 2021-02-22 00:12:01 +01:00
SBiOSoftWhare 67a1f36c11 RoomParticipantsViewController: Add possibility to display cancel bar button. 2021-02-22 00:12:01 +01:00
SBiOSoftWhare 430f91929a RoomFilesViewController: Add possibility to display cancel bar button. 2021-02-22 00:12:01 +01:00
SBiOSoftWhare bcbf22c985 RoomDataSource: Handle RoomCreationIntroCell conditional display. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare 83c2e93a2b RoomBubbleCellData: Add new tag to handle RoomCreationIntroCell. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare 29be9b90dd RoomAvatarView: Add view data. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare b90395f611 Room creation intro: Create RoomCreationIntroCell. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare f5a16361da Room creation intro: Create cell content view. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare fb9915d00a Create room avatar view. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare 43ee8ff8f3 UIView: Add accessibility commodity method. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare f0d76904a0 Room creation intro: Add strings. 2021-02-22 00:12:00 +01:00
SBiOSoftWhare cdfa2922af Room creation intro: New theme color. 2021-02-22 00:11:59 +01:00
SBiOSoftWhare 5363c585bc Room creation intro: Add assets. 2021-02-22 00:11:59 +01:00
Peter Lewis 596b40287d Update Vector.strings
“and  be” > “and be”
2021-02-20 08:07:12 +00:00
manuroe 71ab877451 EncryptionKeyManager: Enable key for e2e DB 2021-02-18 16:37:58 +01:00
manuroe a72bf3bfd5 Merge branch 'develop' into element_3867 2021-02-18 15:35:21 +01:00
zer0-x 77c20d4035 Translated using Weblate (Arabic)
Currently translated at 100.0% (33 of 33 strings)

Translation: Element iOS/Element iOS (Push)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-push/ar/
2021-02-18 13:01:44 +00:00
zer0-x d12ce3f9a2 Translated using Weblate (Arabic)
Currently translated at 100.0% (6 of 6 strings)

Translation: Element iOS/Element iOS (Dialogs)
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios-dialogs/ar/
2021-02-18 13:01:41 +00:00
ismailgulek 9465502c15 Fix audio muted icon 2021-02-18 12:03:16 +03:00
ismailgulek 431930f1ca Fix audio button icons 2021-02-18 11:54:56 +03:00
ismailgulek 4a8ba8bbad Fix more button layout 2021-02-18 11:35:24 +03:00
ismailgulek 3f8ef8799e Fix self video 2021-02-17 18:43:28 +03:00
ismailgulek dcf41cedea Fix buttons layout 2021-02-17 18:43:16 +03:00
ismailgulek 8d6417e670 Fix icons 2021-02-17 18:42:50 +03:00
zer0-x a9fe2c76b2 Added translation using Weblate (Arabic) 2021-02-17 14:14:49 +00:00
zer0-x 06cc0be82d Added translation using Weblate (Arabic) 2021-02-17 14:14:33 +00:00
ismailgulek 23822e2698 Update icons & more 2021-02-17 16:50:46 +03:00
ismailgulek 75267cb1e9 Remove old view outlet 2021-02-17 16:50:24 +03:00
ismailgulek 4b96b4e6e8 Remove PiP button callback 2021-02-17 16:49:48 +03:00
ismailgulek 8b942b9f45 Update icons 2021-02-17 16:49:29 +03:00
ismailgulek ccf241fbbd Dismiss the call screen instead of alerts on it 2021-02-16 21:45:53 +03:00
ismailgulek c28e1aec8e Wait for user action on alert if an alert is displayed 2021-02-16 21:45:16 +03:00
ismailgulek d3e7141cc0 Update backspace button style 2021-02-16 20:06:09 +03:00
manuroe c25eba7be0 Merge branch 'develop' into element_3812 2021-02-16 11:44:13 +01:00
manuroe f79ca290d6 XcodeGen: Remove old files, probably residual from a git mv 2021-02-16 08:44:26 +01:00
ismailgulek e2ec0f03d5 Fix video call screen layout when coming back after device rotation 2021-02-15 18:34:33 +03:00
ismailgulek a27d113804 Fix PiP view frame when device rotated 2021-02-15 18:33:21 +03:00
ismailgulek 0728708132 Fix call status bar layout on orientation changes 2021-02-15 17:47:22 +03:00
ismailgulek 092f1f5d44 Force orientation to portrait only on phone 2021-02-15 17:46:49 +03:00
ismailgulek 18a847fc78 Add dial pad tones 2021-02-15 15:58:19 +03:00
ismailgulek ba20945066 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 478b0b356f Show dialpad option only if PSTN supported 2021-02-12 15:47:35 +03:00
SBiOSoftWhare fb3f9d8538 SettingsVC: Use mainSession property where needed. 2021-02-12 09:19:46 +01:00
manuroe 10b45d5c64 Merge remote-tracking branch 'origin/develop' into element_3812 2021-02-11 16:19:12 +01:00
SBiOSoftWhare 9fe62fca40 Settings: Add UIA support when adding a new 3pid. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare 00dd2c3c96 ReauthenticationCoordinator: Add the possibility to start directly from a MXAuthenticationSession. 2021-02-11 15:06:29 +01:00
SBiOSoftWhare 5041b5d203 UserInteractiveAuthenticationService: Add method to retrieve authentication status from a request error. 2021-02-11 15:06:29 +01:00