Commit Graph

12797 Commits

Author SHA1 Message Date
SBiOSoftWhare b567db45c6 Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 13:28:46 +02:00
SBiOSoftWhare 553c6ae539 Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 13:28:40 +02:00
SBiOSoftWhare 4ba83c290a Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 13:28:26 +02:00
Stefan Ceriu 27eaa9453c Fixes #4935 - Enable voice message scrubbing pan gesture only after long press. 2021-10-08 14:18:53 +03:00
Doug 473511f8c6 Merge remote-tracking branch 'origin/develop' into doug/4484_contacts_access
# Conflicts:
#	Riot/Modules/ServiceTerms/Modal/ServiceTermsModalCoordinatorBridgePresenter.swift
2021-10-08 11:45:43 +01:00
SBiOSoftWhare bcd5987167 Update Riot/Modules/TabBar/TabBarCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 12:23:37 +02:00
SBiOSoftWhare ccdeaf7ae0 Update Tools/Templates/buildable/FlowCoordinatorTemplate/FlowTemplateCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 12:20:19 +02:00
SBiOSoftWhare 663a1d1553 Update Riot/Routers/NavigationRouter.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 12:08:40 +02:00
SBiOSoftWhare da50b3f265 Update Riot/Routers/NavigationRouter.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 12:02:54 +02:00
SBiOSoftWhare cbcf965aa5 Update Riot/Routers/NavigationRouter.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 12:02:06 +02:00
Doug 09911bd244 Merge pull request #4957 from vector-im/doug/4955_contacts_permissions_analytics
Add an analytics value of accept/decline of identity server terms.
2021-10-08 10:59:08 +01:00
SBiOSoftWhare ede0578965 Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 11:46:53 +02:00
SBiOSoftWhare 3a8e2f39a7 Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 11:45:37 +02:00
SBiOSoftWhare eab32e30f6 Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 11:45:18 +02:00
SBiOSoftWhare f56bb88e3f Update Riot/Modules/Room/RoomCoordinatorBridgePresenter.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 11:43:51 +02:00
SBiOSoftWhare 6a5d1509e7 Update Riot/Modules/Room/RoomCoordinatorBridgePresenter.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 10:56:49 +02:00
SBiOSoftWhare ce4f7e4d1b Update Riot/Modules/Room/RoomCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 10:55:27 +02:00
Stefan Ceriu 34e1177bf6 vector-im/element-ios/issues/4899 - Fixed various localization issues. 2021-10-08 11:33:13 +03:00
LinAGKar dd43586892 Translated using Weblate (Swedish)
Currently translated at 98.3% (1294 of 1316 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/sv/
2021-10-07 12:25:34 +00:00
Gil Eluard 50d142501c Merge pull request #4961 from vector-im/gil/4898_fix_performance_issues_with_spaces
Fix performance issues with Spaces on very large accounts #4898
2021-10-07 13:15:05 +02:00
Gil Eluard 4cd31be92e Fix performance issues with Spaces on very large accounts #4898
- Support optional `MXSpace.room` property
2021-10-07 08:48:41 +02:00
Gil Eluard b9b0337985 Fix performance issues with Spaces on very large accounts #4898
- Support optional `MXSpace.room` property
2021-10-07 08:46:19 +02:00
Gil Eluard 13331a0dc7 Fix performance issues with Spaces on very large accounts #4898
- Listen to `MXSpaceNotificationCounter` to update the notification badge
2021-10-07 07:16:15 +02:00
Gil Eluard 3d617fbd55 Fix performance issues with Spaces on very large accounts #4898
- Listen to `MXSpaceNotificationCounter` to update the notification badge
2021-10-06 22:06:00 +02:00
Doug f2dd993891 Add final strings. Tweak header. 2021-10-06 17:36:28 +01:00
SBiOSoftWhare c7050187ef Update changes 2021-10-06 17:47:27 +02:00
SBiOSoftWhare 189080d917 SplitViewCoordinator: Add possibility to stack controllers on detail view. 2021-10-06 17:20:34 +02:00
SBiOSoftWhare 11eca2a84e Templates: Upate FlowTemplateCoordinator. 2021-10-06 16:59:56 +02:00
SBiOSoftWhare cb27bd4639 Update 3rd party licenses file. 2021-10-06 16:29:14 +02:00
SBiOSoftWhare edef521968 TabBarCoordinator: Prevent to load twice the same room. 2021-10-06 16:25:30 +02:00
SBiOSoftWhare b26dc110fc Move TabBarCoordinatorParameters. 2021-10-06 15:47:39 +02:00
SBiOSoftWhare cc4533fd36 Move RoomDataSource releasing from TabBarCoordinator to SplitViewCoordinator. 2021-10-06 15:41:35 +02:00
SBiOSoftWhare f300308019 NavigationRouter: Refactor notification names. 2021-10-06 15:39:37 +02:00
SBiOSoftWhare d317afe1c1 NavigationRouter: Handle Presentable <> view controller association. 2021-10-06 15:35:52 +02:00
Ihor Hordiichuk 1f3b7f59c1 Translated using Weblate (Ukrainian)
Currently translated at 55.3% (729 of 1316 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/uk/
2021-10-06 11:25:47 +00:00
Argyropus 77ecc3b2b0 Translated using Weblate (Korean)
Currently translated at 61.8% (814 of 1316 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/ko/
2021-10-06 11:25:40 +00:00
Thibault Martin 0991315e53 Translated using Weblate (French)
Currently translated at 100.0% (1316 of 1316 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/fr/
2021-10-06 11:25:37 +00:00
artevaeckt 390d5c61c8 Translated using Weblate (German)
Currently translated at 99.8% (1314 of 1316 strings)

Translation: Element iOS/Element iOS
Translate-URL: https://translate.element.io/projects/riot-ios/riot-ios/de/
2021-10-06 11:25:33 +00:00
Doug cbd8ef3a3c Track an analytics value on accept/decline of an identity server. 2021-10-05 17:19:19 +01:00
SBiOSoftWhare 87f27c7575 RoomCoordinator: Add setup completion on start methods to fit LegacyAppDelegate calls. 2021-10-05 17:35:15 +02:00
SBiOSoftWhare 372eb463bd MasterTabBarController: Clean code. 2021-10-05 16:41:37 +02:00
Doug a20d51c80a Merge pull request #4952 from vector-im/doug/4951_update_tools
Update CocoaPods, fastlane and xcode-install.
2021-10-05 15:34:15 +01:00
SBiOSoftWhare 8caf7b922d MasterTabBarController: Clean code. 2021-10-05 16:24:58 +02:00
SBiOSoftWhare 8eec819890 SplitViewCoordinator: Fix navigation router completion not called with nested navigation controller behavior. 2021-10-05 15:34:15 +02:00
SBiOSoftWhare e2c08be47d Update SwiftLint rules. 2021-10-05 13:00:02 +02:00
SBiOSoftWhare 2c13731a05 TabBarCoordinator: Move code that should not be called several time. 2021-10-05 12:52:21 +02:00
SBiOSoftWhare d00bd335d6 TabBarCoordinator: Handle new coordinators used as split view detail. Conform to MasterTabBarControllerDelegate updates. Conform to SplitViewMasterPresentable updates. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare 797c60ec27 MasterTabBarController: Delegate split view detail management. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare 3f23c2f9f3 Add RoomCoordinator. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare 00d289259b Use NavigationRouterStore where needed. 2021-10-05 10:48:52 +02:00