Commit Graph

1562 Commits

Author SHA1 Message Date
ismailgulek 45fe3c5417 Add numberOfPinFailures 2020-09-28 16:19:51 +03:00
SBiOSoftWhare 637536a8dd SecurityViewController: Makes table content easier to customize. 2020-09-28 14:25:21 +02:00
SBiOSoftWhare d10115c827 Section: Add a convenient method to add an amount of rows. 2020-09-28 14:23:39 +02:00
ismailgulek 8ec70bece7 Update localization keys 2020-09-28 12:51:34 +03:00
ismailgulek f0ac3762e5 Add canUseBiometrics parameter 2020-09-25 17:59:29 +03:00
ismailgulek c23a3d55fd Merge branch 'develop' into wording_for_dm 2020-09-25 16:49:41 +03:00
ismailgulek ce949cde91 Hide room creation event in modal 2020-09-25 16:16:23 +03:00
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
ismailgulek bf5f1cdd21 Wording for room ID 2020-09-25 13:46:20 +03:00
ismailgulek cd67bf19f8 Wording for no local addresses 2020-09-25 13:44:39 +03:00
ismailgulek 94abc60380 Wording for listing in directory 2020-09-25 13:43:02 +03:00
ismailgulek b9bc2054fa Wording for access string, including guests 2020-09-25 13:41:10 +03:00
ismailgulek 286bd5abcc Wording for access string, apart from guests 2020-09-25 13:39:50 +03:00
ismailgulek 420fc200dc Wording for room access section header 2020-09-25 13:36:42 +03:00
ismailgulek d1e967db45 Wording for room name 2020-09-25 13:34:11 +03:00
ismailgulek fa3f63447e Wording for room photo 2020-09-25 13:32:34 +03:00
ismailgulek 32d9a31495 Wording for search placeholder 2020-09-25 13:30:52 +03:00
ismailgulek 4077f35aec Wording for room details 2020-09-25 13:30:36 +03:00
ismailgulek 3321d8ccfb Merge branch 'develop' into wording_for_dm 2020-09-25 11:59:51 +03: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
ismailgulek 95e21eedfb Update encryption strings 2020-09-24 13:27:53 +03:00
ismailgulek 2fa0bef123 Update leave strings 2020-09-24 13:00:50 +03:00
SBiOSoftWhare 622476cce4 Add additional comments on SplitView and TabBar coordinators. 2020-09-24 12:00:21 +02:00
ismailgulek f5a8b7209e Remove redundant string 2020-09-24 12:41:25 +03: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 33a9112f23 Force reload data source when opened from a push 2020-09-23 16:53:40 +03:00
ismailgulek d6ee4f02ce Keep a reference to last navigated roomId from push 2020-09-23 16:53:00 +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