manuroe
9b92a0ba8e
Complete Security: Make sure the authentication flow display it if auth is not complete yet
...
The complete security flow can be unfortunately triggered from 2 places: AuthVC and MasterTabBarC.
On a fresh app installation, during authentication, it was unexpectedly displayed from MasterTabBarC. This prevented authentication flow to complete. The app stayed on the launching animation.
This commit fixes this race.
2020-09-25 13:06:34 +02:00
manuroe
a481bfc3cf
Merge remote-tracking branch 'origin/complete_security_allow_device_verification_retry' into complete_security_allow_device_verification_retry
2020-09-25 10:14:27 +02:00
manuroe
88497ed6d1
Add missing comment
2020-09-25 10:14:14 +02:00
manuroe
13377746f0
Update Riot/Modules/KeyVerification/Common/KeyVerificationCoordinator.swift
...
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com >
2020-09-25 10:10:06 +02:00
manuroe
82e765c3ee
Merge branch 'develop' into complete_security_allow_device_verification_retry
2020-09-25 09:24:25 +02:00
manuroe
7f8886bd5e
KeyVerificationSelfVerifyWait: Listen to all verification requests not only the first one
2020-09-25 09:03:43 +02:00
manuroe
16c0ca7ae2
Complete Security: Come back to the root screen if device verification is cancelled
...
So that the user can retry to verify with another device
2020-09-25 08:58:57 +02:00
SBiOSoftWhare
71c6288487
Fix review remarks.
2020-09-24 16:25:10 +02:00
SBiOSoftWhare
481e86d2a0
MasterTabBarController: Update delegate method name.
2020-09-24 15:55:59 +02:00
SBiOSoftWhare
ff0e2b668a
Update Riot/Modules/SplitView/SplitViewCoordinator.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2020-09-24 15:42:40 +02:00
SBiOSoftWhare
3c7b9d8d76
Update Riot/Modules/SplitView/SplitViewCoordinator.swift
...
Co-authored-by: manuroe <manuroe@users.noreply.github.com >
2020-09-24 15:16:51 +02:00
SBiOSoftWhare
1feefbc1bc
Update Riot/Modules/SplitView/SplitViewCoordinatorType.swift
...
Co-authored-by: manuroe <manuroe@users.noreply.github.com >
2020-09-24 15:16:06 +02:00
SBiOSoftWhare
4f35766986
Update Riot/Modules/SplitView/SplitViewCoordinatorType.swift
...
Co-authored-by: manuroe <manuroe@users.noreply.github.com >
2020-09-24 15:10:48 +02:00
ismailgulek
6f2f1e5fde
Merge branch 'develop' into convert_to_coordinators
...
# Conflicts:
# CHANGES.rst
2020-09-24 14:13:53 +03:00
SBiOSoftWhare
622476cce4
Add additional comments on SplitView and TabBar coordinators.
2020-09-24 12:00:21 +02:00
SBiOSoftWhare
e878ed475e
Merge branch 'develop' into convert_to_coordinators
...
# Conflicts:
# CHANGES.rst
# Riot/Modules/TabBar/MasterTabBarController.h
# Riot/Modules/TabBar/MasterTabBarController.m
2020-09-24 11:37:24 +02:00
ismailgulek
ffeaa1e32e
Update Riot/Modules/Room/RoomInfo/RoomInfoList/Views/RoomInfoBasicView.swift
...
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com >
2020-09-23 18:24:25 +03:00
ismailgulek
5499619eb8
Update Riot/Modules/Room/RoomInfo/RoomInfoList/Views/RoomInfoBasicView.swift
...
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com >
2020-09-23 18:24:12 +03:00
ismailgulek
4c161752c4
Stop using a cell for basic info, remove unneccessary GroupedTableViewCell
2020-09-23 13:35:34 +03:00
ismailgulek
c3685bcd14
Convert to RoomInfoBasicViewData
2020-09-23 12:46:33 +03:00
ismailgulek
bdab0eb92b
Create RoomInfoListViewData
2020-09-23 12:33:44 +03:00
ismailgulek
a601121267
Move segmented view controller to coordinator
2020-09-23 12:18:37 +03:00
ismailgulek
9961568bc6
Move leave alert to view controller
2020-09-23 12:06:36 +03:00
ismailgulek
89a2c278cd
Rename TableViewHeaderFooterView
2020-09-23 11:48:26 +03:00
ismailgulek
49515363d6
Use a constant for section & footer height
2020-09-23 11:45:10 +03:00
ismailgulek
66b161ccc7
Change rowHeight
2020-09-23 11:42:52 +03:00
ismailgulek
bc38f44add
Update row & section variable names
2020-09-23 11:40:28 +03:00
ismailgulek
5924111ed0
Use CloseButton
2020-09-23 11:37:08 +03:00
ismailgulek
c2913e1e93
Remove SimpleCoordinator
2020-09-23 11:14:14 +03:00
ismailgulek
a73d373259
Change loc key
2020-09-23 11:06:53 +03:00
ismailgulek
dd6fac42f1
Disable interactive dismissal when presented over room settings
2020-09-21 17:06:32 +03:00
ismailgulek
62e4958b29
Add iOS 13 drag callback
2020-09-21 16:30:33 +03:00
ismailgulek
b76012faf0
Implement leave
2020-09-21 14:53:12 +03:00
ismailgulek
8f7edcf6ad
Listen summary changes
2020-09-21 14:08:29 +03:00
ismailgulek
93e4efa7f2
UI changes
2020-09-21 14:08:15 +03:00
ismailgulek
389369c50e
Add avatar shadow
2020-09-21 14:07:12 +03:00
ismailgulek
bd2d388b51
Create GroupedTableViewCell
2020-09-21 14:06:50 +03:00
ismailgulek
127c7755da
Move SimpleCoordinator out
2020-09-18 19:02:22 +03:00
ismailgulek
0c07fbe495
Show new screen on tap header tap
2020-09-18 18:57:40 +03:00
ismailgulek
0bf0aceedc
Implement UI and logic, not completed yet
2020-09-18 18:57:12 +03:00
ismailgulek
b216eb0e11
Add basic info cells
2020-09-18 18:55:41 +03:00
ismailgulek
a9eee68c35
Create room info module
2020-09-18 14:37:12 +03:00
ismailgulek
5f8f512d25
Remove expanded header from room screen
2020-09-18 14:11:45 +03:00
ismailgulek
f5b7e3b572
Specify set pin view mode after auth
2020-09-17 20:42:49 +03:00
ismailgulek
5056924abf
Keep original view mode, fixes
2020-09-17 20:37:52 +03:00
ismailgulek
4aec7ae0bb
Add new view states and explanatory label
2020-09-17 20:20:43 +03:00
ismailgulek
ea64da02cc
Add setPin view modes after login & registration
2020-09-17 18:34:00 +03:00
ismailgulek
d2edb55d78
Change localization key
2020-09-17 16:22:32 +03:00
ismailgulek
9fcca3c65a
Change variables' names
2020-09-17 16:01:08 +03:00
ismailgulek
4325fb8bcf
Change view state name
2020-09-17 15:58:25 +03:00