Commit graph

10355 commits

Author SHA1 Message Date
Gil Eluard
fabef31ac1 reintroduced RoomKeyRequestViewController for the case of the cross signing is not available 2021-01-27 09:38:11 +01:00
SBiOSoftWhare
95f348dbfd
Merge pull request #3965 from vector-im/social_login_layout_fix
AuthVC: Fix social login layout issue
2021-01-26 17:39:51 +01:00
Gil Eluard
ccbf29ab84 Avoid megolm share requests if the device is not verified 2021-01-26 17:33:05 +01:00
ismailgulek
7e7a3dd6af Remove empty section spaces 2021-01-22 20:09:21 +03:00
ismailgulek
dc48cdc647 Fix indexpaths 2021-01-22 19:52:43 +03:00
ismailgulek
109c6033d0 Fix colors 2021-01-22 19:38:16 +03:00
ismailgulek
6ee30ffccc Implement recent section with ignoring current call user 2021-01-22 19:23:39 +03:00
ismailgulek
412213e1ed Change section title 2021-01-22 19:22:53 +03:00
SBiOSoftWhare
99ed2ecb84 Update changes 2021-01-22 14:52:30 +01:00
manuroe
8ee6e0e838
Merge pull request #3961 from vector-im/3956_reset_nse_crypto_db
NotificationService: Update logs
2021-01-22 14:28:20 +01:00
ismailgulek
c74e7781e8 Refresh local contacts when showing contact selection 2021-01-22 14:29:04 +03:00
ismailgulek
e355707645 Implement phone number lookup 2021-01-22 14:20:46 +03:00
ismailgulek
c28a1dbdbb Use Matrix only contacts data source 2021-01-22 14:20:23 +03:00
ismailgulek
c9ff51363c Add localization for error case 2021-01-22 14:19:56 +03:00
ismailgulek
e85aea7e93 Add MatrixContactsDataSource 2021-01-22 14:19:31 +03:00
SBiOSoftWhare
08cd1f156d AuthVC: Fix social login layout issue. 2021-01-22 11:13:25 +01:00
ismailgulek
0931fae8d6 Update CHANGES.rst 2021-01-21 21:30:15 +03:00
ismailgulek
9af9487298 Show transfer view and implement delegate methods 2021-01-21 21:28:56 +03:00
ismailgulek
c0693f1b22 Adapt new dial pad config 2021-01-21 21:28:03 +03:00
ismailgulek
9e3c083fa9 Add call transfer module 2021-01-21 21:27:28 +03:00
ismailgulek
536147c141 Improve dial pad screen with new config 2021-01-21 21:26:12 +03:00
ismailgulek
9807889673 Add localizations 2021-01-21 21:25:22 +03:00
ismailgulek
954691f76b Add some logs 2021-01-21 15:00:22 +03:00
ismailgulek
1116ed6062 Present call screen for active calls on tile taps 2021-01-21 14:29:38 +03:00
ismailgulek
491a846fe2 Pass mx sessions to the call service 2021-01-21 14:28:56 +03:00
ismailgulek
f82e64bf31 Make extension objc 2021-01-21 14:27:55 +03:00
ismailgulek
5e88f19d29 Add notification for tap on tiles 2021-01-21 14:27:32 +03:00
manuroe
5b804c67e0 NotificationService: Update logs 2021-01-21 12:22:19 +01:00
ismailgulek
8c2a043752 Do not show tile for incoming call 2021-01-21 13:52:14 +03:00
ismailgulek
eb2f58755a Fix pasted phone number issue 2021-01-21 01:30:47 +03:00
ismailgulek
67c0ab349a Merge branch 'voip_2746' into voip_tiles 2021-01-20 16:28:28 +03:00
ismailgulek
d2d16be0e0 Merge branch 'voip_dialpad' into voip_dtmf
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2021-01-20 16:27:55 +03:00
ismailgulek
bfc82b0b0f Merge branch 'voip_2746' into voip_dialpad
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2021-01-20 16:25:36 +03:00
ismailgulek
62652e9219 Merge branch 'develop' into voip_2746 2021-01-20 15:40:19 +03:00
ismailgulek
418af55a68 Update CHANGES.rst 2021-01-20 15:14:20 +03:00
ismailgulek
648e288372 Remove old cell 2021-01-20 14:53:47 +03:00
ismailgulek
c497d94892 Implement cell tap action 2021-01-20 13:27:30 +03:00
ismailgulek
87633d77cd Implement call back action 2021-01-20 13:27:13 +03:00
ismailgulek
7d16a3fa21 Use new call cells 2021-01-20 13:26:55 +03:00
ismailgulek
58243aa7de Implement call cells, introduce allLinkedEvents on bubble cell data 2021-01-20 13:26:28 +03:00
ismailgulek
46a64d7ed3 Add call back action identifier 2021-01-20 13:23:09 +03:00
ismailgulek
efbee079e5 Show new call grouped events in timeline 2021-01-20 13:19:52 +03:00
ismailgulek
9598fed633 Do not show events in timeline for call events except invites and rejects 2021-01-20 13:19:27 +03:00
ismailgulek
f30b7af7a0 Group call invite and reject events with a new tag 2021-01-20 13:13:04 +03:00
ismailgulek
e0bf1df0f9 Add localizations 2021-01-20 13:10:18 +03:00
ismailgulek
ad6b422127 Add new video icon 2021-01-20 13:09:55 +03:00
manuroe
c0860e6313
Merge pull request #3954 from vector-im/element_3863
Navigation: BF: Unable to open a room from a room list
2021-01-19 13:33:41 +01:00
manuroe
c68fc4c726
Merge pull request #3945 from mtoohey31/develop
Fix cients spelling mistake in multiple files
2021-01-19 13:25:54 +01:00
manuroe
40d463938c Navigation: BF: Unable to open a room from a room list
Fix #3863

Remove weak because of https://github.com/vector-im/element-ios/issues/3863#issuecomment-762723419
2021-01-19 13:07:25 +01:00
manuroe
b123699594 Prepare for new sprint 2021-01-18 16:28:46 +01:00