Commit Graph

2477 Commits

Author SHA1 Message Date
ismailgulek e95905b95d Use the new extension where appropriate 2020-10-09 12:40:46 +03:00
ismailgulek 90bb47b6a3 Remove old controls and add the fab 2020-10-09 12:27:26 +03:00
manuroe 6131de3077 Security screens: Update automatically shields when the trust changes. 2020-10-08 17:34:42 +02:00
ismailgulek c111ba9caf Remove unnecessary layoutIfNeeded 2020-10-07 15:30:41 +03:00
ismailgulek ffaa1bddf4 Factorize layout of table header and footers 2020-10-07 15:26:58 +03:00
ismailgulek e5a6075cf1 Read constants from an enum 2020-10-07 15:26:30 +03:00
ismailgulek cce9a52607 Apply design decisions 2020-10-06 22:48:04 +03:00
ismailgulek bff0e15be9 Use ReadMoreTextView for room tpic 2020-10-06 17:32:28 +03:00
ismailgulek 2e092c347d Fix table view content size 2020-10-06 01:07:19 +03:00
ismailgulek 30a00775dc Fix layout to show all of the topic 2020-10-06 00:59:30 +03:00
ismailgulek 2d85a78896 Replace label with a text view 2020-10-06 00:53:58 +03:00
ismailgulek 71093f7e3c Fix layout for small screens 2020-10-02 14:17:52 +03:00
ismailgulek 064f3b0e47 Fix grouping 2020-10-02 11:48:12 +03:00
ismailgulek 31bc589656 Fix theme 2020-10-02 11:39:19 +03:00
ismailgulek 5dd43dd417 Merge branch 'develop' into element_3679 2020-10-01 19:06:33 +03:00
ismailgulek f208cc8d93 Merge pull request #3709 from vector-im/handle_retry_on_biometrics
Handle Retry on Biometrics
2020-10-01 19:06:03 +03:00
manuroe c27259936c MXSession: Make sure vc_canSetupSecureBackup is reusable
Put specific additional check out of this method
2020-10-01 16:46:32 +02:00
ismailgulek 49a89067e8 Add retry case 2020-10-01 17:44:30 +03:00
ismailgulek ade279adcc Only collapse bubbles both have the roomCreate tag 2020-10-01 17:19:22 +03:00
ismailgulek dfefdf0ffb Tag room creator's join event appropriately 2020-10-01 17:18:32 +03:00
SBiOSoftWhare deb750bab9 Settings: Improve new phone number cell UI. 2020-10-01 12:26:02 +02:00
ismailgulek 840d3ef26d Add doc for lastNavigatedRoomIdFromPush property 2020-10-01 12:45:10 +03:00
ismailgulek 16997b1483 Merge branch 'develop' into element_3672 2020-10-01 12:37:00 +03:00
SBiOSoftWhare c66b65c968 Update Riot/Modules/Secrets/Reset/SecretsResetViewModel.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-30 18:31:07 +02:00
SBiOSoftWhare a242d80916 Update Riot/Modules/Secrets/Reset/SecretsResetViewModelType.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-30 18:30:53 +02:00
SBiOSoftWhare 1255604afe Update Riot/Modules/Secrets/Reset/SecretsResetCoordinatorType.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-30 18:29:42 +02:00
SBiOSoftWhare 3440137345 Merge branch 'develop' into reset_4s 2020-09-30 17:51:28 +02:00
SBiOSoftWhare 1703f50a2f KeyVerificationCoordinator: Fix child coordinator removal issue. 2020-09-30 17:50:20 +02:00
SBiOSoftWhare 4132c4ad65 SecretsRecoveryCoordinator: Handle secrets reset flow. 2020-09-30 17:48:55 +02:00
SBiOSoftWhare b924b44dac SecureBackupSetupCoordinator: Handle existing navigation router. 2020-09-30 17:48:14 +02:00
SBiOSoftWhare 81fd81318e Secrets recovery with passphrase: Add reset action. 2020-09-30 17:45:26 +02:00
SBiOSoftWhare ca41814c24 Secrets recover with key: Add reset action. 2020-09-30 17:44:25 +02:00
SBiOSoftWhare af702d4b04 Create secrets reset screen. 2020-09-30 17:43:05 +02:00
ismailgulek 624174235c Merge branch 'develop' into element_3672
# Conflicts:
#	CHANGES.rst
2020-09-30 17:31:38 +03:00
ismailgulek 4f8ff9806d Bridge to NSError 2020-09-30 16:19:34 +03:00
ismailgulek 5d73d02a77 Remove variable and use inline check 2020-09-30 16:03:13 +03:00
ismailgulek 2f8c1ca5c0 Make BiometricsAuthenticationPresenter ObjC compatible 2020-09-30 16:02:56 +03:00
ismailgulek ab2f8ef59c Rename property 2020-09-30 15:58:37 +03:00
ismailgulek b4cd0affd6 Merge branch 'develop' into protection_fine_tuning
# Conflicts:
#	CHANGES.rst
#	Riot/Assets/en.lproj/Vector.strings
2020-09-30 15:19:32 +03:00
ismailgulek 49bd6bf63b Introduce BiometricsAuthenticationPresenter 2020-09-30 15:17:10 +03:00
ismailgulek abac81fa87 Fix error conversion 2020-09-30 14:37:36 +03:00
ismailgulek 8ba0211253 Update Riot/Modules/SetPinCode/PinCodePreferences.swift
Co-authored-by: SBiOSoftWhare <SBiOSoftWhare@users.noreply.github.com>
2020-09-30 14:31:50 +03:00
manuroe a3dea03350 Merge branch 'develop' into handleAppState 2020-09-30 13:31:01 +02:00
ismailgulek 2a5db1f7a0 Merge branch 'develop' into theme_fixes 2020-09-30 14:28:14 +03:00
manuroe c645eece22 Fix Steve's comment: Avoid to register observers several times
this does not seem to happen now but it is more future proof
2020-09-30 13:26:47 +02:00
ismailgulek 49ecac5859 Merge branch 'develop' into element_3672
# Conflicts:
#	CHANGES.rst
2020-09-30 12:32:40 +03:00
ismailgulek f0898e6344 Merge branch 'protection_fine_tuning' of https://github.com/vector-im/element-ios into protection_fine_tuning 2020-09-29 18:42:52 +03:00
ismailgulek 2f0e27b4eb Do not dismiss set pin coordinator on log out case 2020-09-29 18:42:19 +03:00
ismailgulek 021352317d Merge branch 'develop' into protection_fine_tuning 2020-09-29 18:33:22 +03:00
manuroe 1558724198 SecutirySettingsVC: Fix commented code that did not build 2020-09-29 17:08:06 +02:00