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
c8a9f973e0
AppCoordinator: Handle UserSessionsService and inject it to the SplitViewCoordinator.
2021-05-20 22:19:08 +02:00
SBiOSoftWhare
17561bf45a
AppCoordinator & SplitViewCoordinator: Add detail navigation logs.
2021-01-14 14:41:39 +01:00
SBiOSoftWhare
d60b14b1f2
AppCoordinator: Handle custom scheme URL parsing and SSO deep link.
2021-01-07 14:41:01 +01:00
SBiOSoftWhare
86e6068e88
Handle custom scheme URL
2020-12-18 18:44:08 +01:00
SBiOSoftWhare
71c6288487
Fix review remarks.
2020-09-24 16:25:10 +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
9752f213ae
Create AppCoordinator to handle navigation at root level.
2020-09-04 13:19:26 +02:00