ismailgulek
866d4e29b3
Add numberOfPinFailures
2020-09-28 16:19:51 +03:00
ismailgulek
d6c3b6f95d
Add canUseBiometrics parameter
2020-09-25 17:59:29 +03:00
manuroe
d57edd7563
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
f856b1f317
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
7f14187b7b
Add missing comment
2020-09-25 10:14:14 +02:00
manuroe
47e77b7ff6
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
c033f4f235
Merge branch 'develop' into complete_security_allow_device_verification_retry
2020-09-25 09:24:25 +02:00
manuroe
6bad40781a
KeyVerificationSelfVerifyWait: Listen to all verification requests not only the first one
2020-09-25 09:03:43 +02:00
manuroe
8d0837ee7c
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
fcd5a7ca84
Fix review remarks.
2020-09-24 16:25:10 +02:00
SBiOSoftWhare
fbcdab09f9
MasterTabBarController: Update delegate method name.
2020-09-24 15:55:59 +02:00
SBiOSoftWhare
5bc8bc4aeb
Update Riot/Modules/SplitView/SplitViewCoordinator.swift
...
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com >
2020-09-24 15:42:40 +02:00
SBiOSoftWhare
4ee2d367c3
Update Riot/Modules/SplitView/SplitViewCoordinator.swift
...
Co-authored-by: manuroe <manuroe@users.noreply.github.com >
2020-09-24 15:16:51 +02:00
SBiOSoftWhare
5049d6e76e
Update Riot/Modules/SplitView/SplitViewCoordinatorType.swift
...
Co-authored-by: manuroe <manuroe@users.noreply.github.com >
2020-09-24 15:16:06 +02:00
SBiOSoftWhare
aa22c7c006
Update Riot/Modules/SplitView/SplitViewCoordinatorType.swift
...
Co-authored-by: manuroe <manuroe@users.noreply.github.com >
2020-09-24 15:10:48 +02:00
ismailgulek
14a492843d
Merge branch 'develop' into convert_to_coordinators
...
# Conflicts:
# CHANGES.rst
2020-09-24 14:13:53 +03:00
SBiOSoftWhare
67032a9d2e
Add additional comments on SplitView and TabBar coordinators.
2020-09-24 12:00:21 +02:00
SBiOSoftWhare
65f4237ae0
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
53bedc9c63
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
4a945082a7
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
7ab0cfe3b0
Stop using a cell for basic info, remove unneccessary GroupedTableViewCell
2020-09-23 13:35:34 +03:00
ismailgulek
4681b8685a
Convert to RoomInfoBasicViewData
2020-09-23 12:46:33 +03:00
ismailgulek
cfc991236c
Create RoomInfoListViewData
2020-09-23 12:33:44 +03:00
ismailgulek
e0dfb6b6b3
Move segmented view controller to coordinator
2020-09-23 12:18:37 +03:00
ismailgulek
86e56aaacb
Move leave alert to view controller
2020-09-23 12:06:36 +03:00
ismailgulek
84b5d79eed
Rename TableViewHeaderFooterView
2020-09-23 11:48:26 +03:00
ismailgulek
f9af1d09e8
Use a constant for section & footer height
2020-09-23 11:45:10 +03:00
ismailgulek
4fde44cee1
Change rowHeight
2020-09-23 11:42:52 +03:00
ismailgulek
9c33616b0d
Update row & section variable names
2020-09-23 11:40:28 +03:00
ismailgulek
4c57271b97
Use CloseButton
2020-09-23 11:37:08 +03:00
ismailgulek
823082bfea
Remove SimpleCoordinator
2020-09-23 11:14:14 +03:00
ismailgulek
4a1e186f56
Change loc key
2020-09-23 11:06:53 +03:00
ismailgulek
2fd6d2ed7b
Disable interactive dismissal when presented over room settings
2020-09-21 17:06:32 +03:00
ismailgulek
ee493e23dd
Add iOS 13 drag callback
2020-09-21 16:30:33 +03:00
ismailgulek
99ab413201
Implement leave
2020-09-21 14:53:12 +03:00
ismailgulek
57f8a36c41
Listen summary changes
2020-09-21 14:08:29 +03:00
ismailgulek
4d4fa5d8a5
UI changes
2020-09-21 14:08:15 +03:00
ismailgulek
3a1350cc37
Add avatar shadow
2020-09-21 14:07:12 +03:00
ismailgulek
8f05760750
Create GroupedTableViewCell
2020-09-21 14:06:50 +03:00
ismailgulek
51d72e6117
Move SimpleCoordinator out
2020-09-18 19:02:22 +03:00
ismailgulek
db29156ed3
Show new screen on tap header tap
2020-09-18 18:57:40 +03:00
ismailgulek
6d07d55cfa
Implement UI and logic, not completed yet
2020-09-18 18:57:12 +03:00
ismailgulek
70a555cbfc
Add basic info cells
2020-09-18 18:55:41 +03:00
ismailgulek
9657fdffdf
Create room info module
2020-09-18 14:37:12 +03:00
ismailgulek
ba4e2632ec
Remove expanded header from room screen
2020-09-18 14:11:45 +03:00
ismailgulek
014e5ff4cc
Specify set pin view mode after auth
2020-09-17 20:42:49 +03:00
ismailgulek
02c14f8efe
Keep original view mode, fixes
2020-09-17 20:37:52 +03:00
ismailgulek
f6735887de
Add new view states and explanatory label
2020-09-17 20:20:43 +03:00
ismailgulek
761761133f
Add setPin view modes after login & registration
2020-09-17 18:34:00 +03:00
ismailgulek
c797b9905f
Change localization key
2020-09-17 16:22:32 +03:00