Commit Graph

5042 Commits

Author SHA1 Message Date
ismailgulek b1f0afa227 Apply design decisions 2020-10-06 22:48:04 +03:00
ismailgulek 13a0df9c7d Update SwiftGen 2020-10-06 17:55:03 +03:00
ismailgulek 3d672902c6 Use ReadMoreTextView for room tpic 2020-10-06 17:32:28 +03:00
ismailgulek 4074dec12e Add less string 2020-10-06 17:27:53 +03:00
ismailgulek 6d9d50d7ad Add thirdparty license 2020-10-06 17:27:35 +03:00
ismailgulek 033e5e0a6a Fix table view content size 2020-10-06 01:07:19 +03:00
ismailgulek 16dcb91895 Fix layout to show all of the topic 2020-10-06 00:59:30 +03:00
ismailgulek d9351b9f77 Replace label with a text view 2020-10-06 00:53:58 +03:00
@a2sc:matrix.org 40830092e6 Translated using Weblate (German)
Currently translated at 99.9% (1119 of 1120 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-10-03 11:05:07 +00:00
ismailgulek 123741f890 Fix layout for small screens 2020-10-02 14:17:52 +03:00
Nikita Epifanov 7b2a7d5df4 Translated using Weblate (Russian)
Currently translated at 100.0% (1120 of 1120 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/ru/
2020-10-02 09:05:08 +00:00
@a2sc:matrix.org 82504bd12e Translated using Weblate (German)
Currently translated at 98.6% (1104 of 1120 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/de/
2020-10-02 09:05:07 +00:00
Priit Jõerüüt de5ddb90d7 Translated using Weblate (Estonian)
Currently translated at 100.0% (1120 of 1120 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/et/
2020-10-02 09:05:06 +00:00
ismailgulek b943294b96 Fix grouping 2020-10-02 11:48:12 +03:00
ismailgulek 456ef4fbee Fix theme 2020-10-02 11:39:19 +03:00
ismailgulek aea63a513d Merge branch 'develop' into element_3679 2020-10-01 19:06:33 +03:00
ismailgulek 0064b621ad Merge pull request #3709 from vector-im/handle_retry_on_biometrics
Handle Retry on Biometrics
2020-10-01 19:06:03 +03:00
manuroe 9b61ac5d78 MXSession: Make sure vc_canSetupSecureBackup is reusable
Put specific additional check out of this method
2020-10-01 16:46:32 +02:00
ismailgulek e6de1a5d5c Add retry case 2020-10-01 17:44:30 +03:00
ismailgulek 45accb0c11 Merge branch 'develop' into element_3679
# Conflicts:
#	CHANGES.rst
2020-10-01 17:21:57 +03:00
ismailgulek 610cb192ea Only collapse bubbles both have the roomCreate tag 2020-10-01 17:19:22 +03:00
ismailgulek 8b400b5607 Tag room creator's join event appropriately 2020-10-01 17:18:32 +03:00
SBiOSoftWhare ee417be736 Merge branch 'develop' into support-other-browsers 2020-10-01 15:46:11 +02:00
ismailgulek c7b1126c69 Merge branch 'develop' into element_3677 2020-10-01 14:22:26 +03:00
ismailgulek a49c69ecdf Launch background sync after reporting the call 2020-10-01 14:04:30 +03:00
SBiOSoftWhare 1c3e33eb8f Settings: Improve new phone number cell UI. 2020-10-01 12:26:02 +02:00
ismailgulek ec3efffd74 Add doc for lastNavigatedRoomIdFromPush property 2020-10-01 12:45:10 +03:00
ismailgulek 065a869c87 Merge branch 'develop' into element_3672 2020-10-01 12:37:00 +03:00
Aaron Raimist a01227f089 Merge branch 'develop' into support-other-browsers 2020-09-30 18:42:36 -05:00
SBiOSoftWhare 184d91f202 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 f0b3d0e5e2 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 f4cabb9c39 Update Riot/Modules/Secrets/Reset/SecretsResetCoordinatorType.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-30 18:29:42 +02:00
Aaron Raimist 0a61819a7e Merge branch 'develop' into support-other-browsers 2020-09-30 10:51:44 -05:00
SBiOSoftWhare 505ce3d61d Merge branch 'develop' into reset_4s 2020-09-30 17:51:28 +02:00
Aaron Raimist 4803f49e8f Add http and https to LSApplicationQueriesSchemes
Signed-off-by: Aaron Raimist <aaron@raim.ist>
2020-09-30 10:50:42 -05:00
SBiOSoftWhare aa635875b3 KeyVerificationCoordinator: Fix child coordinator removal issue. 2020-09-30 17:50:20 +02:00
SBiOSoftWhare 05eab63d63 SecretsRecoveryCoordinator: Handle secrets reset flow. 2020-09-30 17:48:55 +02:00
SBiOSoftWhare 5890abfdcb SecureBackupSetupCoordinator: Handle existing navigation router. 2020-09-30 17:48:14 +02:00
SBiOSoftWhare 9345757a3a Secrets recovery with passphrase: Add reset action. 2020-09-30 17:45:26 +02:00
SBiOSoftWhare e196a21831 Secrets recover with key: Add reset action. 2020-09-30 17:44:25 +02:00
SBiOSoftWhare c6d61b8cea Create secrets reset screen. 2020-09-30 17:43:05 +02:00
SBiOSoftWhare bc72e60596 Secrets reset: Add warning image. 2020-09-30 17:22:04 +02:00
SBiOSoftWhare d121ad4c17 Secrets reset: Add new strings. 2020-09-30 17:21:43 +02:00
ismailgulek 7b2f9087f8 Merge branch 'develop' into element_3672
# Conflicts:
#	CHANGES.rst
2020-09-30 17:31:38 +03:00
Weblate 35e5519cf6 Merge branch 'origin/develop' into Weblate. 2020-09-30 14:29:06 +00:00
random 258cde1c24 Translated using Weblate (Italian)
Currently translated at 100.0% (1119 of 1119 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.riot.im/projects/riot-ios/riot-ios/it/
2020-09-30 14:28:54 +00:00
ismailgulek 05eeec8e82 Bridge to NSError 2020-09-30 16:19:34 +03:00
ismailgulek ca87dc6c83 Remove variable and use inline check 2020-09-30 16:03:13 +03:00
ismailgulek 03f7b20848 Make BiometricsAuthenticationPresenter ObjC compatible 2020-09-30 16:02:56 +03:00
ismailgulek c06ae0b214 Rename property 2020-09-30 15:58:37 +03:00