Commit Graph

17 Commits

Author SHA1 Message Date
SBiOSoftWhare a0610eb321 SplitViewCoordinator: Update init method and support UserSessionsService. 2021-05-20 22:11:09 +02:00
ismailgulek b38f7ff645 Fix status bar style generally 2021-04-07 15:21:19 +03:00
manuroe 4159007324 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 3f0a253c72 More logs in SplitVC 2021-01-14 14:54:34 +01:00
SBiOSoftWhare 7633443cbb AppCoordinator & SplitViewCoordinator: Add detail navigation logs. 2021-01-14 14:41:39 +01:00
SBiOSoftWhare fcd5a7ca84 Fix review remarks. 2020-09-24 16:25:10 +02:00
SBiOSoftWhare 5bc8bc4aeb Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: ismailgulek <ismailgulek@users.noreply.github.com>
2020-09-24 15:42:40 +02:00
SBiOSoftWhare 4ee2d367c3 Update Riot/Modules/SplitView/SplitViewCoordinator.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-24 15:16:51 +02:00
SBiOSoftWhare 5049d6e76e Update Riot/Modules/SplitView/SplitViewCoordinatorType.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-24 15:16:06 +02:00
SBiOSoftWhare aa22c7c006 Update Riot/Modules/SplitView/SplitViewCoordinatorType.swift
Co-authored-by: manuroe <manuroe@users.noreply.github.com>
2020-09-24 15:10:48 +02:00
SBiOSoftWhare 67032a9d2e Add additional comments on SplitView and TabBar coordinators. 2020-09-24 12:00:21 +02:00
SBiOSoftWhare 65f4237ae0 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 4675eeaea6 SplitViewCoordinator: Integrate TabBarCoordinator. 2020-09-07 10:06:03 +02:00
SBiOSoftWhare 16e13bee85 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 2ad4b9158a PlaceholderDetailViewController: Add instantiate method. 2020-09-07 09:57:52 +02:00
SBiOSoftWhare 447b3769d0 Create SplitViewCoordinator to handle split view navigation. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare f51ee1200d Create PlaceholderDetailViewController a placeholder detail view controller for UISplitViewController. 2020-09-04 13:19:26 +02:00