Commit Graph

27 Commits

Author SHA1 Message Date
Doug 848dfc500a Update launch screen tint colour. 2022-02-15 20:53:45 +00:00
Stefan Ceriu 1ab7643de1 Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195. 2022-02-10 08:43:18 +02:00
ismailgulek f6208a69e5 Navigate to thread view for search results in threads 2021-12-01 01:22:16 +03:00
ismailgulek e7832690d7 Load correct instance of RoomViewController from the storyboard 2021-11-11 01:06:00 +03:00
Doug e51b62244e 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 62540cd0ca 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 18054806e8 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 2ed1814bf9 Main.storyboard: Add identifier for each tab bar item controllers to instantiate them independently. 2021-05-20 21:44:17 +02:00
Gil Eluard eefe1e2157 Composer Update - Typing and sending a message 2021-03-15 14:27:59 +01:00
ismailgulek 1add4af842 Fix crash when navigating to a room member 2020-10-16 14:27:45 +03:00
ismailgulek 295864d27d Remove old segue identifiers and handling 2020-10-15 14:43:01 +03:00
ismailgulek f56d3d6da1 Remove old segue identifiers and handling 2020-10-15 14:18:13 +03:00
SBiOSoftWhare c12d01de50 MasterTabBarController: Remove show detail segues. Delegate presentation. 2020-09-07 10:01:06 +02:00
SBiOSoftWhare f51ee1200d Create PlaceholderDetailViewController a placeholder detail view controller for UISplitViewController. 2020-09-04 13:19:26 +02:00
ismailgulek b8a2aaae7b Merge branch 'develop' into fix_3398 2020-07-16 10:36:50 +03:00
ismailgulek ef7323f5ab Set storyboard id for SettingsViewController 2020-07-15 14:28:51 +03:00
Neil Alexander dae8c572db Load animation, colour corrections, fixed launch screen
Squashed commit of the following:

commit e11d0e589469db9ead0d96449f9e31677edb2031
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:59:30 2020 +0100

    Fix colour in launch screen

commit aa59e85d309433a05992e446bdd789b59b87089d
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:57:01 2020 +0100

    Display -> display

commit 6da06421bedfe7aff6a0ff1dff4360685e708cf2
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:55:20 2020 +0100

    P3 colours

commit b1fc009ab9002eb75403c287ce75bdbf08e222cd
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:52:22 2020 +0100

    Update Riot.xcodeproj

commit ac1d994c6eb3f863f5310364ee4582476d59b76e
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:44:41 2020 +0100

    Revert changes to Images.swift and Storyboards.swift

commit 27c88f9b3ba7c22efd19f6e8aa17c2af17f3289b
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:25:08 2020 +0100

    Add animation source files

commit d19ccd50009280b45f3165e1a2a03a2bd241ccf7
Merge: 8e5ac3f6 2ed92204
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:18:04 2020 +0100

    Fix launch screen and update loading screen

    Merge commit '2ed92204' into rebranding

commit 2ed922045cd6381202b8d7bb80136f8b24a95141
Author: Neil Alexander <neilalexander@users.noreply.github.com>
Date:   Fri Jul 10 17:13:56 2020 +0100

    Fix launch screen, smooth transition to loading animation
2020-07-10 17:59:57 +01:00
SBiOSoftWhare b404ed77ed Update integrations icon. 2020-07-10 14:20:16 +02:00
SBiOSoftWhare 35a39b046a Update launch screen. 2020-07-08 18:53:05 +02:00
SBiOSoftWhare 22833e07d4 Rebranding: Update tab bar and nav bar icons. 2020-07-02 15:08:16 +02:00
ismailgulek 2fe69b3e04 Show AuthenticationViewController fullscreen
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:12:56 +03:00
ismailgulek bb0c7c0079 Change all navigation controllers to RiotNavigationController's
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-05-22 12:12:46 +03:00
SBiOSoftWhare 1bf21743a7 Make SettingsViewController directly instantiable. 2020-05-04 19:58:06 +02:00
Nad Chishtie 0b79654fa0 Fix selected icon not being displayed in TabBar when Rooms is selected 2020-04-23 23:37:37 +01:00
ismailgulek e8b98076d4 Main.storyboard enable safe area layout guides
Signed-off-by: ismailgulek <gulekismail@gmail.com>
2020-04-22 14:51:31 +03:00
SBiOSoftWhare 26624eafed Fix image references in xib and storyboards by removing .png suffix 2018-07-10 17:16:26 +02:00
SBiOSoftWhare a8f067e5b1 Move some resource files to Assets folder 2018-07-10 10:21:21 +02:00