Commit Graph

38 Commits

Author SHA1 Message Date
SBiOSoftWhare
43d4c4e082 SplitViewPresentable: Add possiblity to reset detail stack. 2021-10-20 08:57:19 +02:00
SBiOSoftWhare
00fd7e26ce Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 16:39:49 +02:00
SBiOSoftWhare
e50143addc Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-08 16:39:09 +02:00
SBiOSoftWhare
69578ba0b9 TabBarCoordinator: Fix some typos. 2021-10-08 13:46:33 +02:00
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
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
189080d917 SplitViewCoordinator: Add possibility to stack controllers on detail view. 2021-10-06 17:20:34 +02:00
SBiOSoftWhare
cc4533fd36 Move RoomDataSource releasing from TabBarCoordinator to SplitViewCoordinator. 2021-10-06 15:41:35 +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
1bfb633a43 SplitViewCoordinator: Update detail presentation management and add a pop completion and replacing detail controller. 2021-10-05 10:48:52 +02:00
SBiOSoftWhare
88d1a8c510 SplitViewMasterPresentable: Simplify protocol. 2021-10-05 10:48:52 +02:00
Gil Eluard
fe0c81cdc6 Merge branch 'spaces' into element_4509 2021-07-26 10:42:49 +02:00
Doug
29d7262e38 Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
SBiOSoftWhare
ab2d32e02a SplitViewCoordinator: Handle space switch. 2021-07-02 16:48:05 +02:00
SBiOSoftWhare
8654a7542d AppCoordinator: Handle side menu and AppNavigator injection. 2021-06-07 18:46:16 +02:00
SBiOSoftWhare
7e23e3345a PlaceholderDetailViewController: Handle theme update for navigation bar. 2021-06-07 18:46:16 +02:00
Stefan Ceriu
a8b0e8700e Adopt consolidated logging mechanism (#4370)
* Adopted the new MXLog and replaced NSLog throughout the application - vector-im/element-ios/issues/4351
* Replaced NSLog() and print() usages with MXLog.debug()
* Added swiftlint rules for NSLog(), print(), println() and os_log()
* Escape paths used to run script build phases for swiftlint and swiftgen
2021-06-03 11:30:07 +03:00
SBiOSoftWhare
658218dd4b SplitViewCoordinator: Update init method and support UserSessionsService. 2021-05-20 22:11:09 +02:00
ismailgulek
e42e5ae64d Fix status bar style generally 2021-04-07 15:21:19 +03:00
manuroe
d67d488646 Navigation: BF: Unable to open a room from a room list
Fix #3863

Remove weak because of https://github.com/vector-im/element-ios/issues/3863#issuecomment-762723419
2021-01-19 13:07:25 +01:00
manuroe
254fe94626 More logs in SplitVC 2021-01-14 14:54:34 +01:00
SBiOSoftWhare
17561bf45a AppCoordinator & SplitViewCoordinator: Add detail navigation logs. 2021-01-14 14:41:39 +01:00
SBiOSoftWhare
71c6288487 Fix review remarks. 2020-09-24 16:25:10 +02:00
SBiOSoftWhare
ff0e2b668a Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2020-09-24 15:42:40 +02:00
SBiOSoftWhare
3c7b9d8d76 Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-24 15:16:51 +02:00
SBiOSoftWhare
1feefbc1bc Update Riot/Modules/SplitView/SplitViewCoordinatorType.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-24 15:16:06 +02:00
SBiOSoftWhare
4f35766986 Update Riot/Modules/SplitView/SplitViewCoordinatorType.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-24 15:10:48 +02:00
SBiOSoftWhare
622476cce4 Add additional comments on SplitView and TabBar coordinators. 2020-09-24 12:00:21 +02:00
SBiOSoftWhare
e878ed475e Merge branch 'develop' into convert_to_coordinators
# Conflicts:
#	CHANGES.rst
#	Riot/Modules/TabBar/MasterTabBarController.h
#	Riot/Modules/TabBar/MasterTabBarController.m
2020-09-24 11:37:24 +02:00
SBiOSoftWhare
5e76664af9 SplitViewCoordinator: Integrate TabBarCoordinator. 2020-09-07 10:06:03 +02:00
SBiOSoftWhare
7964d41286 Create SplitViewPresentable used by the master view controller of a UISplitViewController and enables to abstract interaction. 2020-09-07 10:04:36 +02:00
SBiOSoftWhare
c8afb8e3ad PlaceholderDetailViewController: Add instantiate method. 2020-09-07 09:57:52 +02:00
SBiOSoftWhare
7317246dfc Create SplitViewCoordinator to handle split view navigation. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare
fe3c8049b1 Create PlaceholderDetailViewController a placeholder detail view controller for UISplitViewController. 2020-09-04 13:19:26 +02:00