element-ios/Riot/ViewController
giomfo 6e6c0b77e4 Bug Fix - Crash on URL like https://riot.im/#/app/register?hs_url=...
Prompt the user before logging out in case of click on register link.

vector-im/riot-ios#1838
2018-04-17 21:39:31 +02:00
..
Communities Group Details: Put the name of the community in the title 2018-02-13 22:13:51 +01:00
Widgets Widgets: Make sure we have a scalar token before opening one (#1723). 2018-01-04 12:25:32 +01:00
AttachmentsViewController.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
AttachmentsViewController.m Analytics: Create a generic API in AppDelegate class 2017-12-22 13:19:40 +01:00
AuthenticationViewController.h Prepare Dark Theme 2017-07-21 11:28:17 +02:00
AuthenticationViewController.m AuthenticationViewController: Improve comment 2018-02-27 12:36:18 +01:00
AuthenticationViewController.xib Prepare Dark Theme 2017-07-21 11:28:17 +02:00
BugReportViewController.h Bug report: Shrink the popup height in portrait for devices with screen bigger than iphone 5. 2017-05-03 17:08:21 +02:00
BugReportViewController.m Moved fix to userInterfaceThemeDidChange method. 2018-01-08 17:26:31 +01:00
BugReportViewController.xib Dark theme - Improvements 2017-09-11 11:27:47 +02:00
CallViewController.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
CallViewController.m Handle the room display name and its avatar at the room summary level. 2017-09-14 16:00:50 +02:00
CallViewController.xib Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
ContactDetailsViewController.h Bug Fix - Member Info page avatars are systematically cropped (iOS 11) 2017-10-20 16:54:48 +02:00
ContactDetailsViewController.m Improvement: use the right property to check whether the view is currently loaded into memory. 2018-01-17 11:05:49 +01:00
ContactDetailsViewController.xib Bug Fix - Member Info page avatars are systematically cropped (iOS 11) 2017-10-20 16:54:48 +02:00
ContactsTableViewController.h Enable Dark theme 2017-08-11 16:56:09 +02:00
ContactsTableViewController.m Analytics: Create a generic API in AppDelegate class 2017-12-22 13:19:40 +01:00
ContactsTableViewController.xib Create a ContactDataSource from the existing ContactsTableViewController 2017-04-07 16:42:16 +02:00
CountryPickerViewController.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
CountryPickerViewController.m Analytics: Create a generic API in AppDelegate class 2017-12-22 13:19:40 +01:00
DirectoryServerPickerViewController.h Directory server list: List user's HS directories too 2017-04-21 16:35:27 +02:00
DirectoryServerPickerViewController.m Analytics: Create a generic API in AppDelegate class 2017-12-22 13:19:40 +01:00
DirectoryViewController.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
DirectoryViewController.m Analytics: Create a generic API in AppDelegate class 2017-12-22 13:19:40 +01:00
FavouritesViewController.h Bug Fix - Repeatedly tapping on tab jumps through rooms in wrong order 2017-06-16 16:55:54 +02:00
FavouritesViewController.m Bug Fix - Repeatedly tapping on tab jumps through rooms in wrong order 2017-06-16 16:55:54 +02:00
HomeFilesSearchViewController.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
HomeFilesSearchViewController.m Analytics: Create a generic API in AppDelegate class 2017-12-22 13:19:40 +01:00
HomeMessagesSearchViewController.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
HomeMessagesSearchViewController.m Analytics: Create a generic API in AppDelegate class 2017-12-22 13:19:40 +01:00
HomeViewController.h Prepare UX Rework: 2017-05-05 15:30:35 +02:00
HomeViewController.m fixes 1973 - move leave confirmation to [RecentsViewController leaveEditedRoom] function 2018-04-11 12:06:57 +04:30
LanguagePickerViewController.h Settings: Add app language settings 2017-07-21 10:55:21 +02:00
LanguagePickerViewController.m Analytics: Create a generic API in AppDelegate class 2017-12-22 13:19:40 +01:00
MasterTabBarController.h Groups: self-management of membership of groups 2017-12-12 16:03:26 +01:00
MasterTabBarController.m Bug Fix - Crash on URL like https://riot.im/#/app/register?hs_url=... 2018-04-17 21:39:31 +02:00
MediaAlbumContentViewController.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
MediaAlbumContentViewController.m Analytics: Create a generic API in AppDelegate class 2017-12-22 13:19:40 +01:00
MediaAlbumContentViewController.xib Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
MediaPickerViewController.h Bug Fix - Failed to send photos which are not stored on the local device 2017-11-17 14:33:24 +01:00
MediaPickerViewController.m Analytics: Create a generic API in AppDelegate class 2017-12-22 13:19:40 +01:00
MediaPickerViewController.xib Bug Fix: Camera preview is broken after a second try 2017-07-11 17:48:18 +02:00
PeopleViewController.h Bug Fix - Repeatedly tapping on tab jumps through rooms in wrong order 2017-06-16 16:55:54 +02:00
PeopleViewController.m Fix - tableView cellForRowAtIndexPath: 2017-10-23 15:48:13 +02:00
ReadReceiptsViewController.h Brought the key receipt_status_read to app level + some minor changes. Signed-off-by: Aram Sargsyan aram.sargsyan.1997@gmail.com 2017-06-29 19:40:07 +04:00
ReadReceiptsViewController.m Dark theme - Improvements 2017-09-11 14:49:06 +02:00
ReadReceiptsViewController.xib Read Receipts Details - Add close button 2017-06-30 14:57:11 +02:00
RecentsViewController.h Remove MXKAlert class use. 2017-07-14 16:41:25 +02:00
RecentsViewController.m fixes 1973 - move leave confirmation to [RecentsViewController leaveEditedRoom] function 2018-04-11 12:06:57 +04:30
RecentsViewController.xib Improve tab filter 2017-05-23 21:15:38 +02:00
RiotNavigationController.h Dark Theme - Bug Fix 2017-08-14 16:43:30 +02:00
RiotNavigationController.m Dark Theme - Bug Fix 2017-08-14 16:43:30 +02:00
RiotSplitViewController.h Prepare Dark Theme 2017-07-21 17:22:34 +02:00
RiotSplitViewController.m Prepare Dark Theme 2017-07-21 17:22:34 +02:00
RoomFilesSearchViewController.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
RoomFilesSearchViewController.m Analytics: Create a generic API in AppDelegate class 2017-12-22 13:19:40 +01:00
RoomFilesViewController.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
RoomFilesViewController.m Dark theme - Improvements 2017-09-11 14:49:06 +02:00
RoomKeyRequestViewController.h Crypto: BF: The share key dialog can appear with a 'null' device (#1683) 2017-12-05 15:47:39 +01:00
RoomKeyRequestViewController.m Crypto: BF: The share key dialog can appear with a 'null' device (#1683) 2017-12-05 15:47:39 +01:00
RoomMemberDetailsViewController.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
RoomMemberDetailsViewController.m fixes issue #1816 support specifying kick and ban msgs 2018-03-28 17:41:47 +04:30
RoomMemberDetailsViewController.xib Bug Fix - Member Info page avatars are systematically cropped (iOS 11) 2017-10-20 16:54:48 +02:00
RoomMessagesSearchViewController.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
RoomMessagesSearchViewController.m Analytics: Create a generic API in AppDelegate class 2017-12-22 13:19:40 +01:00
RoomParticipantsViewController.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
RoomParticipantsViewController.m When you realize there's more than one cancel button 2018-01-18 20:46:25 -06:00
RoomParticipantsViewController.xib Enable Dark theme 2017-08-11 16:56:09 +02:00
RoomSearchViewController.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
RoomSearchViewController.m Analytics: Create a generic API in AppDelegate class 2017-12-22 13:19:40 +01:00
RoomSettingsViewController.h Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
RoomSettingsViewController.m Settings: Enhance flair handling 2018-02-06 23:38:12 +01:00
RoomsViewController.h Bug Fix - Repeatedly tapping on tab jumps through rooms in wrong order 2017-06-16 16:55:54 +02:00
RoomsViewController.m RoomsViewController: Crash in [RoomsViewController prepareForSegue:sender:]_block_invoke_2 (in Riot) (RoomsViewController.m:182) 2017-09-26 09:56:25 +02:00
RoomViewController.h Group Details: Handle the item selection in rooms and users list. 2018-01-16 23:49:04 +01:00
RoomViewController.m Render sticker events in the timeline 2018-04-11 11:33:35 +02:00
RoomViewController.xib Enable Dark theme 2017-08-11 16:56:09 +02:00
SegmentedViewController.h Groups: self-management of membership of groups 2017-12-22 14:33:40 +01:00
SegmentedViewController.m Groups: self-management of membership of groups 2017-12-22 14:33:40 +01:00
SegmentedViewController.xib Rebranding: replace Vector by Riot everywhere in the git and github repos 2017-03-08 11:08:03 +01:00
SettingsViewController.h Settings: Enhance flair handling 2018-02-06 23:38:12 +01:00
SettingsViewController.m Bug Fix - Crash on URL like https://riot.im/#/app/register?hs_url=... 2018-04-17 21:39:31 +02:00
StartChatViewController.h Create a ContactDataSource from the existing ContactsTableViewController 2017-04-07 16:42:16 +02:00
StartChatViewController.m Groups: self-management of membership of groups 2017-12-22 14:33:40 +01:00
StartChatViewController.xib Enable Dark theme 2017-08-11 16:56:09 +02:00
UnifiedSearchViewController.h Prepare UX rework: 2017-04-06 15:23:54 +02:00
UnifiedSearchViewController.m Analytics: Create a generic API in AppDelegate class 2017-12-22 13:19:40 +01:00
UsersDevicesViewController.h UsersDeviceViewController: Add an onComplete param to the displayUsersDevices method 2017-03-15 15:54:50 +01:00
UsersDevicesViewController.m Analytics: Create a generic API in AppDelegate class 2017-12-22 13:19:40 +01:00
WebViewViewController.h Dark Theme - Improvement 2017-08-14 10:32:31 +02:00
WebViewViewController.m Dark theme - Improvements 2017-09-11 14:49:06 +02:00