Commit Graph

58 Commits

Author SHA1 Message Date
ismailgulek bad9398053 Add inactive view on resign active, change when coming back 2020-09-07 18:10:54 +03:00
SBiOSoftWhare c1a283a2c3 LegacyAppDelegate: Remove split view management. Let SplitViewCoordinator handle these. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare 2576cb5ba8 AppDelegate: Create UIWindow programmatically and use AppCoordinator. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare bdfcaddc2a Create AppCoordinator to handle navigation at root level. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare 2202d26b11 Merge branch 'develop' into element_3594
# Conflicts:
#	CHANGES.rst
2020-09-04 12:35:08 +02:00
SBiOSoftWhare d2aadccabe AppDelegate: Add comments for window property. 2020-09-04 12:24:36 +02:00
SBiOSoftWhare c50ff0fd05 Convert AppDelegate to Swift, call legacy ObjC AppDelegate from the one. Remove main.m. 2020-08-31 19:33:10 +02:00
SBiOSoftWhare ed6f452482 Refactor ObjC AppDelegate to LegacyAppDelegate. 2020-08-31 19:23:26 +02:00