element-ios/Vector/ViewController
manuroe 9d1db3f2ec RoomViewController: Fixed crash on 6+: "Starting the app in portrait, then rotate the device in landscaped" made the app crash.
The reason is that in these conditions, there is no selected room. So, self.previewScrollView is nil
2016-04-27 10:41:46 +02:00
..
AccountDetailsViewController.h replace matrixConsole project with Vector Xcode project. 2015-08-10 16:58:31 +02:00
AccountDetailsViewController.m issue_80: Rageshake handling 2016-02-10 22:12:17 +01:00
AuthenticationViewController.h Authentication: Support next_link from email validation as universal link. 2016-04-22 18:42:14 +02:00
AuthenticationViewController.m Authentication: Support next_link from email validation as universal link. 2016-04-22 18:42:14 +02:00
AuthenticationViewController.xib Authentication screen: Handle correctly custom server option 2016-04-05 18:43:52 +02:00
DirectoryViewController.h Public rooms search: Directory page starts to work (with cells from MatrixKit) 2015-12-18 17:17:03 +01:00
DirectoryViewController.m HomeVC: Added optional eventId param to [HomeViewController selectRoomWithId::] 2016-04-07 17:36:18 +02:00
GlobalNotificationSettingsViewController.h replace matrixConsole project with Vector Xcode project. 2015-08-10 16:58:31 +02:00
GlobalNotificationSettingsViewController.m issue_80: Rageshake handling 2016-02-10 22:12:17 +01:00
HomeSearchViewController.h Search result display: Open a timeline from the home search - the search over all rooms 2016-03-04 09:16:57 +01:00
HomeSearchViewController.m Search result display: Improved display of search result timelines on 6+ landscape 2016-03-04 16:46:43 +01:00
HomeViewController.h Authentication: Support next_link from email validation as universal link. 2016-04-22 18:42:14 +02:00
HomeViewController.m BugFix: multiple 'showAuth' are triggered. 2016-04-25 11:29:47 +02:00
MediaAlbumContentViewController.h Media Picker: Apply Ribot design 2016-01-19 18:59:40 +01:00
MediaAlbumContentViewController.m Media Picker: Remove red placeholder images on videos #157 2016-03-11 17:19:22 +01:00
MediaAlbumContentViewController.xib Media Picker: Apply Ribot design 2016-01-19 18:59:40 +01:00
MediaPickerViewController.h MediaPicker: Do not save captured media in user's library 2016-02-29 17:49:07 +01:00
MediaPickerViewController.m Fix App crashes on Media picker. 2016-03-21 15:55:04 +01:00
MediaPickerViewController.xib Media Picker: Enlarge touch area of the X and switch-camera 2016-03-11 14:53:29 +01:00
RecentsViewController.h Public rooms search: Automatically scroll to the top on each new seach 2015-12-21 11:13:46 +01:00
RecentsViewController.m Bug Fix: Messages - Wait for the end of action before hiding swipe menu #52 2016-03-18 17:56:59 +01:00
RoomMemberDetailsViewController.h Room member details: display matrix id when user taps on display name. 2016-04-12 14:00:37 +02:00
RoomMemberDetailsViewController.m Room member details: display matrix id when user taps on display name. 2016-04-12 14:00:37 +02:00
RoomMemberDetailsViewController.xib Room member details: display matrix id when user taps on display name. 2016-04-12 14:00:37 +02:00
RoomParticipantsViewController.h Fix Room details opening is delayed 2016-04-13 09:32:26 +02:00
RoomParticipantsViewController.m Fix Room details opening is delayed 2016-04-13 09:32:26 +02:00
RoomParticipantsViewController.xib Fix Room members: Add a specific section INVITED 2016-04-08 17:26:42 +02:00
RoomSearchViewController.h Search background image: Made it generic and updated UIViewController+VectorSerch to add it programmatically 2016-01-05 16:03:58 +01:00
RoomSearchViewController.m initialEventIdSearch result display: renaming tweaks 2016-03-04 15:50:47 +01:00
RoomSettingsViewController.h Merge remote-tracking branch 'origin/develop' into public_rooms_search 2015-12-21 10:35:48 +01:00
RoomSettingsViewController.m Chat Screen: Improve Room header 2016-04-19 15:28:15 +02:00
RoomViewController.h Chat Screen: Prepare scrolling on preview 2016-04-20 18:50:03 +02:00
RoomViewController.m RoomViewController: Fixed crash on 6+: "Starting the app in portrait, then rotate the device in landscaped" made the app crash. 2016-04-27 10:41:46 +02:00
RoomViewController.xib Expanded Header: the height is now variable. 2016-04-25 17:26:39 +02:00
SegmentedViewController.h SegmentedViewController: Expose the child view controllers 2016-04-19 17:14:09 +02:00
SegmentedViewController.m SegmentedViewController: Expose the child view controllers 2016-04-19 17:14:09 +02:00
SegmentedViewController.xib Search background image: Use new UIViewController+VectorSerch feature in the search in the homeVC 2016-01-05 16:59:22 +01:00
SettingsViewController.h Email binding: SettingsVC: Added binding of a new email 2016-04-05 17:44:02 +02:00
SettingsViewController.m Registration: Added the next link to registration request 2016-04-21 10:26:15 +02:00