Commit Graph

4138 Commits

Author SHA1 Message Date
SBiOSoftWhare 95fc506936 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 59985db1ae 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 6116b43c83 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 0598b51ebf 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 3d2cb176eb 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 715d1382ed vector-im/element-ios/issues/4899 - Fixed various localization issues. 2021-10-08 11:33:13 +03:00
Gil Eluard 0cf934de51 [Spaces] M10.4.1 Home space data filtering #4570
- Added settings menu for Home space
2021-10-07 15:37:20 +02:00
Gil Eluard 6bf9683e6a 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 b7da17925d 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 cf910b0f91 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 f4317e9b0d 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 43751a852a Add final strings. Tweak header. 2021-10-06 17:36:28 +01:00
SBiOSoftWhare cf29bd6adb SplitViewCoordinator: Add possibility to stack controllers on detail view. 2021-10-06 17:20:34 +02:00
SBiOSoftWhare 27c0805a33 TabBarCoordinator: Prevent to load twice the same room. 2021-10-06 16:25:30 +02:00
SBiOSoftWhare a2a325f2b3 Move TabBarCoordinatorParameters. 2021-10-06 15:47:39 +02:00
SBiOSoftWhare 994d3b8d32 Move RoomDataSource releasing from TabBarCoordinator to SplitViewCoordinator. 2021-10-06 15:41:35 +02:00
Doug a50027e76d Track an analytics value on accept/decline of an identity server. 2021-10-05 17:19:19 +01:00
SBiOSoftWhare 07e3ba4590 RoomCoordinator: Add setup completion on start methods to fit LegacyAppDelegate calls. 2021-10-05 17:35:15 +02:00
SBiOSoftWhare c7bd548274 MasterTabBarController: Clean code. 2021-10-05 16:41:37 +02:00
SBiOSoftWhare bc81269c0c MasterTabBarController: Clean code. 2021-10-05 16:24:58 +02:00
SBiOSoftWhare 1a6975df84 SplitViewCoordinator: Fix navigation router completion not called with nested navigation controller behavior. 2021-10-05 15:34:15 +02:00
ismailgulek eee31468d7 Remove extra argument labels 2021-10-05 15:17:30 +03:00
SBiOSoftWhare 8a89e2b396 TabBarCoordinator: Move code that should not be called several time. 2021-10-05 12:52:21 +02:00
ismailgulek 6edcce1b23 Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-05 13:48:25 +03:00
ismailgulek dd52f6de80 Add comments 2021-10-05 13:29:41 +03:00
ismailgulek 02a1d05c11 Generate server notice rooms 2021-10-05 13:17:15 +03:00
SBiOSoftWhare 49712aa73d 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 f5781d71d5 MasterTabBarController: Delegate split view detail management. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare 1c0d9d222e Add RoomCoordinator. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare 943d35afb1 Use NavigationRouterStore where needed. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare 86dc396685 Add NavigationRouterStore that enables to get a NavigationRouter from a UINavigationController controller instance. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare c75fa293ae SplitViewCoordinator: Update detail presentation management and add a pop completion and replacing detail controller. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare 2a8b8d35ed SplitViewMasterPresentable: Simplify protocol. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare 7b72a1bd6f TabBarCoordinator: Improve popToHome method. Do not steal the navigationController.delegate anymore. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare ffa2ff07aa Create GroupDetailsCoordinator. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare 5e12b37a04 Create ContactDetailsCoordinator. 2021-10-05 10:48:51 +02:00
SBiOSoftWhare 7eaaa2ed13 Split view: Set navigationItem.leftItemsSupplementBackButton to YES for view controllers used as detail. 2021-10-05 10:48:51 +02:00
ismailgulek a86cd9511d Generate some mock data 2021-10-05 11:44:24 +03:00
ismailgulek 07c8091ca3 Simplify empty view logic 2021-10-04 17:29:04 +03:00
ismailgulek 68d7039fcc Architecture update 2021-10-04 17:28:21 +03:00
ismailgulek 6aa1198ac8 Create suggested rooms fetcher 2021-10-02 02:10:13 +03:00
ismailgulek 8c7ec9eb1e Adapt changes 2021-10-02 02:09:36 +03:00
Doug 4e434ef451 Small tweaks plus changelog entry.
Use the new generated localisation strings. Add comments.

Address feedback from PR review.
2021-10-01 16:16:26 +01:00
manuroe dff3da0b35 i18n: Standardise casing of identity server and integration manager. 2021-10-01 11:51:30 +01:00
manuroe 0507b4dc6e RecentsDataSource: Memory leak in [RecentsDataSource dataSource:didStateChange:] 2021-10-01 11:34:39 +01:00
manuroe 08ce35c4c5 Merge branch 'master' into develop 2021-09-30 23:51:17 +01:00
ismailgulek f01daecea6 Add suggested rooms fetcher 2021-09-30 16:01:26 +03:00
ismailgulek b06e31bc03 Refactor recent cell data 2021-09-30 16:00:52 +03:00
Doug 95868e50b0 Merge branch 'develop' into doug/4484_contacts_access
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
#	Riot/Generated/Strings.swift
#	Riot/Modules/Application/LegacyAppDelegate.m
#	Riot/Modules/Settings/SettingsViewController.m
2021-09-30 11:14:02 +01:00
ismailgulek 1621797ca1 Fix merge conflict 2021-09-30 12:43:49 +03:00