Commit Graph

13178 Commits

Author SHA1 Message Date
Doug cec85c3079 Update Analytics from Steve's comments. 2021-10-08 12:50:39 +01:00
SBiOSoftWhare 97099b9bfb RoomCoordinatorProtocol: Update comment description. 2021-10-08 13:47:40 +02:00
SBiOSoftWhare 233588d065 TabBarCoordinator: Fix some typos. 2021-10-08 13:46:33 +02:00
ismailgulek 76c5179bbd Adapt api changes 2021-10-08 14:43:19 +03:00
SBiOSoftWhare f7610a8802 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 371a86e687 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 c79f0d4fce 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 648fde6524 Fixes #4935 - Enable voice message scrubbing pan gesture only after long press. 2021-10-08 14:18:53 +03:00
Doug 8c9c69586f 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 ec1634274e 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 c9be565b25 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 4f4bd6a234 Update Riot/Routers/NavigationRouter.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 12:08:40 +02:00
SBiOSoftWhare a2ddf6bf84 Update Riot/Routers/NavigationRouter.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 12:02:54 +02:00
SBiOSoftWhare 8afc2836c3 Update Riot/Routers/NavigationRouter.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 12:02:06 +02:00
Doug 08c8cf65b6 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 19a627aa2d 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 4720b7fef6 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 d97163793b 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 a08d9747a5 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 cd326e0a45 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 02e7351c6b 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 9ee68cb7d8 vector-im/element-ios/issues/4899 - Fixed various localization issues. 2021-10-08 11:33:13 +03:00
Gil Eluard be4b100f54 Merge branch 'develop' into gil/4570_home_space_data_filtering 2021-10-07 15:47:55 +02:00
Gil Eluard 8fc3632863 [Spaces] M10.4.1 Home space data filtering #4570
- Added settings menu for Home space
2021-10-07 15:37:20 +02:00
LinAGKar f7407c3e20 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 8ff230d2b6 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 87e2654a01 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 a04c0f5d8d 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 71d324da54 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 5412c86cde 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 acc7ee31ca Add final strings. Tweak header. 2021-10-06 17:36:28 +01:00
SBiOSoftWhare c9e282da0f Update changes 2021-10-06 17:47:27 +02:00
SBiOSoftWhare c508080d41 SplitViewCoordinator: Add possibility to stack controllers on detail view. 2021-10-06 17:20:34 +02:00
SBiOSoftWhare 0908cffa71 Templates: Upate FlowTemplateCoordinator. 2021-10-06 16:59:56 +02:00
SBiOSoftWhare 44f68172d1 Update 3rd party licenses file. 2021-10-06 16:29:14 +02:00
SBiOSoftWhare 4f18323045 TabBarCoordinator: Prevent to load twice the same room. 2021-10-06 16:25:30 +02:00
SBiOSoftWhare 6aef016278 Move TabBarCoordinatorParameters. 2021-10-06 15:47:39 +02:00
SBiOSoftWhare 66d24b6ead Move RoomDataSource releasing from TabBarCoordinator to SplitViewCoordinator. 2021-10-06 15:41:35 +02:00
SBiOSoftWhare 6721b99554 NavigationRouter: Refactor notification names. 2021-10-06 15:39:37 +02:00
SBiOSoftWhare 2526ad36fc NavigationRouter: Handle Presentable <> view controller association. 2021-10-06 15:35:52 +02:00
Ihor Hordiichuk 8b66627fde 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 c548564c6d 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 c7d9ecc61e 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 02348e42f4 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 cfc2ce48db Track an analytics value on accept/decline of an identity server. 2021-10-05 17:19:19 +01:00
SBiOSoftWhare 3d041b29d7 RoomCoordinator: Add setup completion on start methods to fit LegacyAppDelegate calls. 2021-10-05 17:35:15 +02:00
SBiOSoftWhare ec9066571a MasterTabBarController: Clean code. 2021-10-05 16:41:37 +02:00
Doug 431ecb9db8 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 5e1c886c1a MasterTabBarController: Clean code. 2021-10-05 16:24:58 +02:00
SBiOSoftWhare 4f58c2e84b SplitViewCoordinator: Fix navigation router completion not called with nested navigation controller behavior. 2021-10-05 15:34:15 +02:00