Commit Graph

21 Commits

Author SHA1 Message Date
Doug 70777bbb94 Remove any logic from directory section from RoomsViewController.
Includes removal of segue to DirectoryServerPickerViewController in Main.storyboard.
2021-07-07 12:58:11 +01:00
Matthew Hodgson 87b406b223 enable extendedLayoutIncludesOpaqueBars on the other tabs (not just Home)
to fix iPhone 12 Pro Max layout issues

fixes https://github.com/vector-im/element-ios/issues/4516
2021-07-04 21:11:12 +01:00
Matthew Hodgson 5195c24518 enable extendedLayoutIncludesOpaqueBars on Home view in main storyboard
fixes https://github.com/vector-im/element-ios/issues/4449
2021-06-20 17:05:26 +01:00
SBiOSoftWhare 610761be13 Main.storyboard: Add identifier for each tab bar item controllers to instantiate them independently. 2021-05-20 21:44:17 +02:00
Gil Eluard 204ceb847c Composer Update - Typing and sending a message 2021-03-15 14:27:59 +01:00
ismailgulek 6a4b9f88db Fix crash when navigating to a room member 2020-10-16 14:27:45 +03:00
ismailgulek 92f21bad6b Remove old segue identifiers and handling 2020-10-15 14:43:01 +03:00
ismailgulek 98457f8ccc Remove old segue identifiers and handling 2020-10-15 14:18:13 +03:00
SBiOSoftWhare 9c96d63792 MasterTabBarController: Remove show detail segues. Delegate presentation. 2020-09-07 10:01:06 +02:00
SBiOSoftWhare fe3c8049b1 Create PlaceholderDetailViewController a placeholder detail view controller for UISplitViewController. 2020-09-04 13:19:26 +02:00
ismailgulek a3437bf759 Merge branch 'develop' into fix_3398 2020-07-16 10:36:50 +03:00
ismailgulek ccec23fe84 Set storyboard id for SettingsViewController 2020-07-15 14:28:51 +03:00
SBiOSoftWhare 541e49dad2 Update integrations icon. 2020-07-10 14:20:16 +02:00
SBiOSoftWhare 45923d25b0 Rebranding: Update tab bar and nav bar icons. 2020-07-02 15:08:16 +02:00
ismailgulek 4853faed0f Show AuthenticationViewController fullscreen
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:12:56 +03:00
ismailgulek c1cc2c704f Change all navigation controllers to RiotNavigationController's
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:12:46 +03:00
SBiOSoftWhare a58abb400c Make SettingsViewController directly instantiable. 2020-05-04 19:58:06 +02:00
Nad Chishtie 843ba1c3e7 Fix selected icon not being displayed in TabBar when Rooms is selected 2020-04-23 23:37:37 +01:00
ismailgulek fafe607f73 Main.storyboard enable safe area layout guides
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 14:51:31 +03:00
SBiOSoftWhare cfcd0b05bf Fix image references in xib and storyboards by removing .png suffix 2018-07-10 17:16:26 +02:00
SBiOSoftWhare 3aaafadab6 Move some resource files to Assets folder 2018-07-10 10:21:21 +02:00