Prepare UX rework

- Restore messages/files search handling
This commit is contained in:
Giom Foret
2017-03-27 15:59:51 +02:00
parent be947e1d8b
commit b39299008a
7 changed files with 55 additions and 28 deletions
@@ -84,10 +84,6 @@
*/
- (void)dismissUnifiedSearch:(BOOL)animated completion:(void (^)(void))completion;
//- (void)showRoomCreationForm;
//- (void)showRoom:(NSString*)roomId withMatrixSession:(MXSession*)mxSession;
//- (void)popRoomViewControllerAnimated:(BOOL)animated;
// Reference to the current auth VC. It is not nil only when the auth screen is displayed.
@property (nonatomic, readonly) AuthenticationViewController *authViewController;