Commit graph

12686 commits

Author SHA1 Message Date
SBiOSoftWhare
2e1e3abed2
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
5e56f332ef
Update Riot/Modules/Room/RoomCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 10:55:27 +02:00
SBiOSoftWhare
6fef3b24da Update changes 2021-10-06 17:47:27 +02:00
SBiOSoftWhare
766ef66e92 SplitViewCoordinator: Add possibility to stack controllers on detail view. 2021-10-06 17:20:34 +02:00
SBiOSoftWhare
1c7cf6bc01 Templates: Upate FlowTemplateCoordinator. 2021-10-06 16:59:56 +02:00
SBiOSoftWhare
c825f2e7a4 Update 3rd party licenses file. 2021-10-06 16:29:14 +02:00
SBiOSoftWhare
704ee46da7 TabBarCoordinator: Prevent to load twice the same room. 2021-10-06 16:25:30 +02:00
SBiOSoftWhare
2ffd6498b6 Move TabBarCoordinatorParameters. 2021-10-06 15:47:39 +02:00
SBiOSoftWhare
1b1ca2373d Move RoomDataSource releasing from TabBarCoordinator to SplitViewCoordinator. 2021-10-06 15:41:35 +02:00
SBiOSoftWhare
cc04024e8a NavigationRouter: Refactor notification names. 2021-10-06 15:39:37 +02:00
SBiOSoftWhare
61f85531f5 NavigationRouter: Handle Presentable <> view controller association. 2021-10-06 15:35:52 +02:00
SBiOSoftWhare
8c338c981e RoomCoordinator: Add setup completion on start methods to fit LegacyAppDelegate calls. 2021-10-05 17:35:15 +02:00
SBiOSoftWhare
f2fc5adf00 MasterTabBarController: Clean code. 2021-10-05 16:41:37 +02:00
SBiOSoftWhare
79ff20c3be MasterTabBarController: Clean code. 2021-10-05 16:24:58 +02:00
SBiOSoftWhare
97f567ac9b SplitViewCoordinator: Fix navigation router completion not called with nested navigation controller behavior. 2021-10-05 15:34:15 +02:00
SBiOSoftWhare
5a559d43e3 Update SwiftLint rules. 2021-10-05 13:00:02 +02:00
SBiOSoftWhare
090e191b96 TabBarCoordinator: Move code that should not be called several time. 2021-10-05 12:52:21 +02:00
SBiOSoftWhare
0103bfdc9c 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
691a82f8e8 MasterTabBarController: Delegate split view detail management. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
35d246642b Add RoomCoordinator. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
3d75153bc1 Use NavigationRouterStore where needed. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
d58ba33078 Add NavigationRouterStore that enables to get a NavigationRouter from a UINavigationController controller instance. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
7bf61101b0 NavigationRouter: Add create and destroy notifications. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
06da3ebcc8 SplitViewCoordinator: Update detail presentation management and add a pop completion and replacing detail controller. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
0ed776c933 SplitViewMasterPresentable: Simplify protocol. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
8eed86c8c6 TabBarCoordinator: Improve popToHome method. Do not steal the navigationController.delegate anymore. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
afdd9c5b12 Create GroupDetailsCoordinator. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
44ad337908 UIViewController: Add convenient method to set splitViewController displayModeButtonItem if needed. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
22d8a182a0 Create ContactDetailsCoordinator. 2021-10-05 10:48:51 +02:00
SBiOSoftWhare
815106f831 Split view: Set navigationItem.leftItemsSupplementBackButton to YES for view controllers used as detail. 2021-10-05 10:48:51 +02:00
SBiOSoftWhare
a01213af82 NavigationRouter: Add convenient methods. Send local notifications when NavigationRouter stack change. 2021-10-05 10:48:51 +02:00
SBiOSoftWhare
228d4be918 Array: Add convenient remove method. 2021-10-05 10:48:51 +02:00
Doug
1c59d38c4f
Merge pull request #4940 from vector-im/doug/4939_update_pods
Update ffmpeg-kit-ios-audio, FLEX, FlowCommoniOS, Reusable and SwiftLint
2021-10-01 17:31:09 +01:00
Doug
bf48056999 Pods: Update ffmpeg-kit-ios-audio, FLEX, FlowCommoniOS, Reusable and SwiftLint. 2021-10-01 14:32:59 +01:00
manuroe
9a79fe3bd1 Merge branch 'psrpinto-fix/naming' into develop 2021-10-01 11:52:19 +01:00
manuroe
e60f92eaf8 i18n: Standardise casing of identity server and integration manager. 2021-10-01 11:51:30 +01:00
manuroe
100644c59f Merge remote-tracking branch 'origin/develop' into develop 2021-10-01 11:36:50 +01:00
manuroe
5f4ca4635b Merge branch 'Johennes-feature/recents-leak' into develop 2021-10-01 11:35:25 +01:00
manuroe
5592fd46b8 RecentsDataSource: Memory leak in [RecentsDataSource dataSource:didStateChange:] 2021-10-01 11:34:39 +01:00
Doug
8f936da129
Merge pull request #4938 from vector-im/doug/4937_element_alpha_ios15
Fix Element Alpha on iOS 15.
2021-10-01 10:34:28 +01:00
Doug
c9f9a81039
Add changelog entry. 2021-10-01 10:12:38 +01:00
Doug
178371abb4
Update alpha release to build on macOS 11. 2021-10-01 09:47:41 +01:00
manuroe
e5652357d1
Merge pull request #4921 from vector-im/manu/4920_pr_template_accessibility
Update PR template with a checkbox for accessibility and self review.
2021-10-01 09:31:37 +01:00
manuroe
9871307539 Prepare for new sprint 2021-09-30 23:51:20 +01:00
manuroe
2735166155 Merge branch 'master' into develop 2021-09-30 23:51:17 +01:00
manuroe
806d612cb3 Merge branch 'release/1.6.1/master' 2021-09-30 23:51:12 +01:00
manuroe
8efcbdf93b finish version++ 2021-09-30 23:51:12 +01:00
manuroe
a9b8560d84
Merge pull request #4936 from vector-im/release/1.6.1/release
Release 1.6.1
2021-09-30 23:47:43 +01:00
manuroe
7892e0f0d9 version++ 2021-09-30 23:26:28 +01:00
manuroe
7192318798 changelog.d: Upgrade MatrixKit version ([v0.16.4](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.4)). 2021-09-30 23:26:27 +01:00