Commit Graph

1650 Commits

Author SHA1 Message Date
ismailgulek 8d8a0cd34e Use Matrix only contacts data source 2021-01-22 14:20:23 +03:00
ismailgulek fea510c907 Add MatrixContactsDataSource 2021-01-22 14:19:31 +03:00
ismailgulek a11574ae5d Show transfer view and implement delegate methods 2021-01-21 21:28:56 +03:00
ismailgulek 85531c1b72 Adapt new dial pad config 2021-01-21 21:28:03 +03:00
ismailgulek 51a5c42145 Add call transfer module 2021-01-21 21:27:28 +03:00
ismailgulek 45c1554c44 Improve dial pad screen with new config 2021-01-21 21:26:12 +03:00
ismailgulek bcb0f87260 Fix pasted phone number issue 2021-01-21 01:30:47 +03:00
ismailgulek 40a1bda6d6 Merge branch 'voip_dialpad' into voip_dtmf
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2021-01-20 16:27:55 +03:00
ismailgulek 6128a96805 Merge branch 'voip_2746' into voip_dialpad
# Conflicts:
#	Riot.xcodeproj/project.pbxproj
2021-01-20 16:25:36 +03:00
ismailgulek 6d54204fa4 Merge branch 'develop' into voip_2746 2021-01-20 15:40:19 +03:00
manuroe 31c76a5caa 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 d67d488646 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 f8a3f8ffeb Fixed cients spelling mistake 2021-01-16 22:51:37 -05:00
SBiOSoftWhare 7cebe01793 TermsView: Improve rendering. 2021-01-15 17:06:21 +01:00
SBiOSoftWhare a3b512ac12 AuthVC: Fix recaptcha view cropping. 2021-01-15 17:05:45 +01:00
ismailgulek 064528ee25 Merge branch 'develop' into voip_2746
# Conflicts:
#	Riot/Modules/Application/LegacyAppDelegate.m
2021-01-15 16:07:36 +03:00
ismailgulek efd37dd73d Implement openDialpad on call screen 2021-01-14 18:23:20 +03:00
ismailgulek 5cc86346a8 Make call delegate method optional 2021-01-14 18:22:46 +03:00
ismailgulek dbac4a3645 Introduce digit delegate method on dial pad 2021-01-14 18:20:29 +03:00
ismailgulek 478d8f30c8 Introduce DialpadConfiguration 2021-01-14 18:20:00 +03:00
SBiOSoftWhare fc43354f56 Merge pull request #3930 from vector-im/splitVC_logs
AppCoordinator & SplitViewCoordinator: Add detail navigation logs
2021-01-14 14:56:47 +01:00
manuroe 254fe94626 More logs in SplitVC 2021-01-14 14:54:34 +01:00
SBiOSoftWhare 17561bf45a AppCoordinator & SplitViewCoordinator: Add detail navigation logs. 2021-01-14 14:41:39 +01:00
ismailgulek 4fd4377b15 Move dialpad into room 2021-01-14 13:38:17 +03:00
Gil Eluard 99602bf612 Prevent navigation controller from pushing same view controller 2021-01-14 10:57:12 +01:00
ismailgulek ee48d297b0 Fix orientation 2021-01-14 12:13:25 +03:00
ismailgulek baf3d751c2 Fix orientation to portrait, not working with pageSheet modal 2021-01-13 23:00:50 +03:00
ismailgulek 748b0f1e68 Open dialpad on people tab 2021-01-13 22:30:03 +03:00
ismailgulek 8ad6038d63 Fix warnings, pass properties to new instance 2021-01-13 22:28:22 +03:00
ismailgulek 8f1836564a Implement dialpad view controller 2021-01-13 21:51:47 +03:00
SBiOSoftWhare 810d9dde2f Merge pull request #3912 from vector-im/invite_friends 2021-01-13 09:19:11 +01:00
SBiOSoftWhare 15c4c41fcf Invite friends: Update invite friends action wording. 2021-01-12 18:14:52 +01:00
ismailgulek 1eaf077d09 Create view controller class 2021-01-12 14:38:36 +03:00
SBiOSoftWhare 2f60a6db4c Invite friends: Make app name customizable in share text. 2021-01-12 11:34:05 +01:00
SBiOSoftWhare 2e4f316e29 StartChatVC: Add invite friends action. 2021-01-11 18:28:13 +01:00
SBiOSoftWhare aff7c53b3b Add InviteFriendsHeaderView table header view that presents invite friends action. 2021-01-11 18:26:54 +01:00
SBiOSoftWhare 1a30e38262 Invite friends: Add action to settings. 2021-01-11 18:26:06 +01:00
SBiOSoftWhare f3c7b900a5 Add InviteFriendsPresenter that enables to share current user contact to someone else. 2021-01-11 18:25:39 +01:00
SBiOSoftWhare abc1f285fb Add CustomRoundedButton: Button to customized from the outside. 2021-01-11 18:22:43 +01:00
Gil Eluard 3570534a17 Merge branch 'develop' into element_3816
# Conflicts:
#	CHANGES.rst
#	Riot/Modules/BugReport/BugReportViewController.m
2021-01-11 12:18:30 +01:00
Gil Eluard 79993ab89e Update Riot/Modules/BugReport/BugReportViewController.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-11 09:57:49 +01:00
Gil Eluard 68fbd2c86f Update Riot/Modules/BugReport/BugReportViewController.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-11 09:57:35 +01:00
Gil Eluard ee5f95992a Update Riot/Modules/BugReport/BugReportViewController.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-11 09:57:27 +01:00
Gil Eluard 1e15cfa347 Update Riot/Modules/BugReport/BugReportViewController.m
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2021-01-11 09:57:19 +01:00
Gil Eluard e376583623 Merge branch 'develop' into element_3881 2021-01-11 09:53:32 +01:00
SBiOSoftWhare 01b9924667 Merge branch 'develop' into element_3846 2021-01-08 17:48:11 +01:00
SBiOSoftWhare 9a2147fa1d Fix typo with SSO authentication completion handler type alias. 2021-01-08 16:33:31 +01:00
SBiOSoftWhare ccfff0cc6e Fix typo in SSOURLConstants. 2021-01-08 16:21:12 +01:00
SBiOSoftWhare 345fcd2642 Update SocialLoginButton. 2021-01-08 16:19:18 +01:00
Gil Eluard cb62670a60 Update Riot/Modules/SetPinCode/EnterPinCode/EnterPinCodeViewModel.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2021-01-08 14:46:43 +01:00