Commit Graph

117 Commits

Author SHA1 Message Date
ismailgulek 67acf0e6a1 Merge branch 'develop' into element_3672
# Conflicts:
#	CHANGES.rst
2020-09-30 12:32:40 +03:00
ismailgulek 910960402b Do not dismiss set pin coordinator on log out case 2020-09-29 18:42:19 +03:00
manuroe 3c0fe27229 AppDelegate: Delay incoming requests displays
Display them when the app is more "ready"
2020-09-29 17:07:28 +02:00
manuroe 43dbae24a0 BF: PIN Code: Do not show verification dialog at the top of PIN code. 2020-09-29 17:02:02 +02:00
ismailgulek 658f95d51f Show alert 2020-09-29 17:57:23 +03:00
ismailgulek b5352ca23b Introduce dueToTooManyErrors parameter 2020-09-29 17:46:07 +03:00
ismailgulek 7dc70b363f Logout automatically when pin/biometrics provided wrong too many times 2020-09-29 16:57:46 +03:00
manuroe 428d6a5ede AppDelegate: Create handleAppState as central point to handle application state
It is not complete. It is not yet a reducer. This is a start. At least, the state is no more managed by the launch screen
2020-09-29 15:15:32 +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
ismailgulek d6ee4f02ce Keep a reference to last navigated roomId from push 2020-09-23 16:53:00 +03:00
manuroe 9af17e4174 AppDelegate: Do not show incoming key verification requests while authenticating. 2020-09-15 17:39:19 +02:00
manuroe ac8c2129a3 AppDelegate: Fix missing delegate 2020-09-15 17:27:56 +02:00
manuroe 05d3122888 * 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 ccb9d9cd02 Add inactive view on resign active, change when coming back 2020-09-07 18:10:54 +03:00
SBiOSoftWhare d976e1d48c LegacyAppDelegate: Remove split view management. Let SplitViewCoordinator handle these. 2020-09-04 13:19:26 +02:00
SBiOSoftWhare e7dd9da864 Merge branch 'develop' into element_3594
# Conflicts:
#	CHANGES.rst
2020-09-04 12:35:08 +02:00
SBiOSoftWhare 30f14b2012 Refactor ObjC AppDelegate to LegacyAppDelegate. 2020-08-31 19:23:26 +02:00