mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-23 10:02:46 +02:00
Prepare UX rework
- Restore messages/files search handling
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user