Commit Graph

13 Commits

Author SHA1 Message Date
SBiOSoftWhare 37b7d3d8ce Fix review remarks. 2020-09-24 16:25:10 +02:00
SBiOSoftWhare 47bd8a656b 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
manuroe ca7aaab5d4 AppDelegate: Do not show incoming key verification requests while authenticating. 2020-09-15 17:39:19 +02:00
manuroe a330d9dba4 AppDelegate: Fix missing delegate 2020-09-15 17:27:56 +02:00
manuroe d81d03b29a * Loading animation: Fix the bug where, after authentication, the animation disappeared too early and made auth screen flashed. 2020-09-15 16:48:35 +02:00
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