Commit Graph

2477 Commits

Author SHA1 Message Date
Gil Eluard 92199f8833 Merge branch 'develop' into element_3969 2021-01-29 11:32:22 +01:00
Gil Eluard bea1d51703 Modifications after review 2021-01-28 19:53:20 +01:00
SBiOSoftWhare d8441cd1e5 SocialLoginListView: Update social login buttons sorting. 2021-01-28 19:51:59 +01:00
SBiOSoftWhare 4653078ab8 Social login: In SocialLoginButtonFactory handle MXLoginSSOIdentityProvider brand property and handle Gitlab style. 2021-01-28 19:50:33 +01:00
Gil Eluard 72ac59b542 Update Riot/Modules/Application/LegacyAppDelegate.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-28 14:48:23 +01:00
Gil Eluard aff1c2c463 Update Riot/Modules/Application/LegacyAppDelegate.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-28 14:47:12 +01:00
Gil Eluard 90fac3b31b Fixed cross-signing detection in LegacyAppDelegate 2021-01-28 11:32:54 +01:00
Gil Eluard 2f5dacee21 reintroduced RoomKeyRequestViewController for the case of the cross signing is not available 2021-01-27 09:38:11 +01:00
Gil Eluard c4cde52e71 Avoid megolm share requests if the device is not verified 2021-01-26 17:33:05 +01:00
ismailgulek 165836ec7b Remove empty section spaces 2021-01-22 20:09:21 +03:00
ismailgulek 0a79878211 Fix indexpaths 2021-01-22 19:52:43 +03:00
ismailgulek 0c6d5f1af3 Fix colors 2021-01-22 19:38:16 +03:00
ismailgulek 2d8a08953a Implement recent section with ignoring current call user 2021-01-22 19:23:39 +03:00
ismailgulek c8dfcdec5d Change section title 2021-01-22 19:22:53 +03:00
ismailgulek bfea7d860e Refresh local contacts when showing contact selection 2021-01-22 14:29:04 +03:00
ismailgulek 4635a6d430 Implement phone number lookup 2021-01-22 14:20:46 +03:00
ismailgulek 2384edd437 Use Matrix only contacts data source 2021-01-22 14:20:23 +03:00
ismailgulek 53b556591e Add MatrixContactsDataSource 2021-01-22 14:19:31 +03:00
SBiOSoftWhare 55ae3089d9 AuthVC: Fix social login layout issue. 2021-01-22 11:13:25 +01:00
ismailgulek 943afcebe5 Show transfer view and implement delegate methods 2021-01-21 21:28:56 +03:00
ismailgulek cb906c18c4 Adapt new dial pad config 2021-01-21 21:28:03 +03:00
ismailgulek 2994e87c13 Add call transfer module 2021-01-21 21:27:28 +03:00
ismailgulek a00a33e66a Improve dial pad screen with new config 2021-01-21 21:26:12 +03:00
ismailgulek 8101e60341 Pass mx sessions to the call service 2021-01-21 14:28:56 +03:00
ismailgulek 4e1a70855d Add notification for tap on tiles 2021-01-21 14:27:32 +03:00
ismailgulek 1c19d16b7f Do not show tile for incoming call 2021-01-21 13:52:14 +03:00
ismailgulek 927bcaa37c Fix pasted phone number issue 2021-01-21 01:30:47 +03:00
ismailgulek 45b7cffe69 Merge branch 'voip_2746' into voip_tiles 2021-01-20 16:28:28 +03:00
ismailgulek ea0de91ac6 Merge branch 'voip_dialpad' into voip_dtmf
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2021-01-20 16:27:55 +03:00
ismailgulek ee9779e4ed Merge branch 'voip_2746' into voip_dialpad
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2021-01-20 16:25:36 +03:00
ismailgulek c88b4080ad Merge branch 'develop' into voip_2746 2021-01-20 15:40:19 +03:00
ismailgulek c356b7c7ff Remove old cell 2021-01-20 14:53:47 +03:00
ismailgulek 9ec761139c Implement cell tap action 2021-01-20 13:27:30 +03:00
ismailgulek 2b2873766f Implement call back action 2021-01-20 13:27:13 +03:00
ismailgulek 664a0e5ba8 Use new call cells 2021-01-20 13:26:55 +03:00
ismailgulek 2cca34986d Implement call cells, introduce allLinkedEvents on bubble cell data 2021-01-20 13:26:28 +03:00
ismailgulek 9c851d4a8c Group call invite and reject events with a new tag 2021-01-20 13:13:04 +03:00
manuroe b04230081e 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 4159007324 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
mtoohey31 0d66ae3164 Fixed cients spelling mistake 2021-01-16 22:51:37 -05:00
SBiOSoftWhare 9b96adb3e7 TermsView: Improve rendering. 2021-01-15 17:06:21 +01:00
SBiOSoftWhare e3ecc33f37 AuthVC: Fix recaptcha view cropping. 2021-01-15 17:05:45 +01:00
ismailgulek fd2f8deb5a Merge branch 'develop' into voip_2746
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.m
2021-01-15 16:07:36 +03:00
ismailgulek 4e70c646f5 Implement openDialpad on call screen 2021-01-14 18:23:20 +03:00
ismailgulek 187155da63 Make call delegate method optional 2021-01-14 18:22:46 +03:00
ismailgulek adc7243256 Introduce digit delegate method on dial pad 2021-01-14 18:20:29 +03:00
ismailgulek 56476d0273 Introduce DialpadConfiguration 2021-01-14 18:20:00 +03:00
SBiOSoftWhare 45abc4713c Merge pull request #3930 from vector-im/splitVC_logs
AppCoordinator & SplitViewCoordinator: Add detail navigation logs
2021-01-14 14:56:47 +01:00
manuroe 3f0a253c72 More logs in SplitVC 2021-01-14 14:54:34 +01:00
SBiOSoftWhare 7633443cbb AppCoordinator & SplitViewCoordinator: Add detail navigation logs. 2021-01-14 14:41:39 +01:00