ismailgulek
|
c00a4e0094
|
Add call transfer module
|
2021-01-21 21:27:28 +03:00 |
|
ismailgulek
|
5c9951f85a
|
Improve dial pad screen with new config
|
2021-01-21 21:26:12 +03:00 |
|
ismailgulek
|
a09a219f87
|
Fix pasted phone number issue
|
2021-01-21 01:30:47 +03:00 |
|
ismailgulek
|
cf637d90c5
|
Merge branch 'voip_dialpad' into voip_dtmf
# Conflicts:
# Riot.xcodeproj/project.pbxproj
|
2021-01-20 16:27:55 +03:00 |
|
ismailgulek
|
a75a19330b
|
Merge branch 'voip_2746' into voip_dialpad
# Conflicts:
# Riot.xcodeproj/project.pbxproj
|
2021-01-20 16:25:36 +03:00 |
|
ismailgulek
|
4e7a3bbb8f
|
Merge branch 'develop' into voip_2746
|
2021-01-20 15:40:19 +03:00 |
|
manuroe
|
03b3d73686
|
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
|
ebfb6769df
|
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
|
cda1e49679
|
Fixed cients spelling mistake
|
2021-01-16 22:51:37 -05:00 |
|
SBiOSoftWhare
|
c902b585f4
|
TermsView: Improve rendering.
|
2021-01-15 17:06:21 +01:00 |
|
SBiOSoftWhare
|
855f718abe
|
AuthVC: Fix recaptcha view cropping.
|
2021-01-15 17:05:45 +01:00 |
|
ismailgulek
|
85b5b9cefa
|
Merge branch 'develop' into voip_2746
# Conflicts:
# Riot/Modules/Application/LegacyAppDelegate.m
|
2021-01-15 16:07:36 +03:00 |
|
ismailgulek
|
25f377c54c
|
Implement openDialpad on call screen
|
2021-01-14 18:23:20 +03:00 |
|
ismailgulek
|
0f48d50cb4
|
Make call delegate method optional
|
2021-01-14 18:22:46 +03:00 |
|
ismailgulek
|
021a7dfb8d
|
Introduce digit delegate method on dial pad
|
2021-01-14 18:20:29 +03:00 |
|
ismailgulek
|
7863945a9a
|
Introduce DialpadConfiguration
|
2021-01-14 18:20:00 +03:00 |
|
SBiOSoftWhare
|
0026a393c0
|
Merge pull request #3930 from vector-im/splitVC_logs
AppCoordinator & SplitViewCoordinator: Add detail navigation logs
|
2021-01-14 14:56:47 +01:00 |
|
manuroe
|
260965f37c
|
More logs in SplitVC
|
2021-01-14 14:54:34 +01:00 |
|
SBiOSoftWhare
|
4b7fa485da
|
AppCoordinator & SplitViewCoordinator: Add detail navigation logs.
|
2021-01-14 14:41:39 +01:00 |
|
ismailgulek
|
585617bb7b
|
Move dialpad into room
|
2021-01-14 13:38:17 +03:00 |
|
Gil Eluard
|
1f1194ba5a
|
Prevent navigation controller from pushing same view controller
|
2021-01-14 10:57:12 +01:00 |
|
ismailgulek
|
00dfbe2510
|
Fix orientation
|
2021-01-14 12:13:25 +03:00 |
|
ismailgulek
|
92287bcd3f
|
Fix orientation to portrait, not working with pageSheet modal
|
2021-01-13 23:00:50 +03:00 |
|
ismailgulek
|
aeeee8b38a
|
Open dialpad on people tab
|
2021-01-13 22:30:03 +03:00 |
|
ismailgulek
|
1fa7ffad71
|
Fix warnings, pass properties to new instance
|
2021-01-13 22:28:22 +03:00 |
|
ismailgulek
|
aa6f3e8e60
|
Implement dialpad view controller
|
2021-01-13 21:51:47 +03:00 |
|
SBiOSoftWhare
|
e0396b002e
|
Merge pull request #3912 from vector-im/invite_friends
|
2021-01-13 09:19:11 +01:00 |
|
SBiOSoftWhare
|
9d86db9d53
|
Invite friends: Update invite friends action wording.
|
2021-01-12 18:14:52 +01:00 |
|
ismailgulek
|
742910117e
|
Create view controller class
|
2021-01-12 14:38:36 +03:00 |
|
SBiOSoftWhare
|
b59b010a10
|
Invite friends: Make app name customizable in share text.
|
2021-01-12 11:34:05 +01:00 |
|
SBiOSoftWhare
|
dd811e222c
|
StartChatVC: Add invite friends action.
|
2021-01-11 18:28:13 +01:00 |
|
SBiOSoftWhare
|
2c573880f3
|
Add InviteFriendsHeaderView table header view that presents invite friends action.
|
2021-01-11 18:26:54 +01:00 |
|
SBiOSoftWhare
|
8a455cf508
|
Invite friends: Add action to settings.
|
2021-01-11 18:26:06 +01:00 |
|
SBiOSoftWhare
|
8aab5eb71b
|
Add InviteFriendsPresenter that enables to share current user contact to someone else.
|
2021-01-11 18:25:39 +01:00 |
|
SBiOSoftWhare
|
9d36b76562
|
Add CustomRoundedButton: Button to customized from the outside.
|
2021-01-11 18:22:43 +01:00 |
|
Gil Eluard
|
2c2dd41677
|
Merge branch 'develop' into element_3816
# Conflicts:
# CHANGES.rst
# Riot/Modules/BugReport/BugReportViewController.m
|
2021-01-11 12:18:30 +01:00 |
|
Gil Eluard
|
d7cc489253
|
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
|
0491029674
|
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
|
b754cbd097
|
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
|
9ac0fa757f
|
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
|
4ce874c876
|
Merge branch 'develop' into element_3881
|
2021-01-11 09:53:32 +01:00 |
|
SBiOSoftWhare
|
df40d39699
|
Merge branch 'develop' into element_3846
|
2021-01-08 17:48:11 +01:00 |
|
SBiOSoftWhare
|
5091ddb9cd
|
Fix typo with SSO authentication completion handler type alias.
|
2021-01-08 16:33:31 +01:00 |
|
SBiOSoftWhare
|
01c541789a
|
Fix typo in SSOURLConstants.
|
2021-01-08 16:21:12 +01:00 |
|
SBiOSoftWhare
|
271a971f26
|
Update SocialLoginButton.
|
2021-01-08 16:19:18 +01:00 |
|
Gil Eluard
|
97d56e94e3
|
Update Riot/Modules/SetPinCode/EnterPinCode/EnterPinCodeViewModel.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2021-01-08 14:46:43 +01:00 |
|
Gil Eluard
|
867994548f
|
Update Riot/Modules/SetPinCode/EnterPinCode/EnterPinCodeViewModel.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
|
2021-01-08 14:46:30 +01:00 |
|
ismailgulek
|
cce78840ae
|
Implement pip for video calls
|
2021-01-08 03:57:39 +03:00 |
|
SBiOSoftWhare
|
122194a46c
|
AuthVC: Do use fallback page when using SSO without idp.
|
2021-01-07 16:01:17 +01:00 |
|
SBiOSoftWhare
|
50c1689553
|
AppCoordinator: Handle custom scheme URL parsing and SSO deep link.
|
2021-01-07 14:41:01 +01:00 |
|