element-ios/RiotShareExtension/ViewController
2017-08-22 19:52:32 +04:00
..
FallbackViewController.h Reworked the Share Extension to use a subclass of MXKRecentsDataSource to show content, solved the room order issue, as well introduced a new class ShareExtensionManager responsible for Sharing content and communicating with the system to terminate the extension with the appropriate exit code when needed. 2017-08-11 02:38:47 +04:00
FallbackViewController.m Fixed retain cycles, changed color constant 2017-08-17 19:28:08 +04:00
FallbackViewController.xib Reworked the Share Extension to use a subclass of MXKRecentsDataSource to show content, solved the room order issue, as well introduced a new class ShareExtensionManager responsible for Sharing content and communicating with the system to terminate the extension with the appropriate exit code when needed. 2017-08-11 02:38:47 +04:00
RoomsListViewController.h RoomsListViewController should inherit from MXKRecentListViewController. 2017-08-21 14:07:49 +02:00
RoomsListViewController.m Added real support for sending multiple images (up to 5). Fixed bug when images weren't being resized. Introduced a category for NSItemProvider to easily track if the item was loaded or not. 2017-08-22 19:52:32 +04:00
RoomsListViewController.xib Sending the file with it's actual fiename, changes temporary search bar stykle to match the real one's style, showing only joined rooms for sharing 2017-08-21 18:45:16 +04:00
SharePresentingViewController.h Reworked the Share Extension to use a subclass of MXKRecentsDataSource to show content, solved the room order issue, as well introduced a new class ShareExtensionManager responsible for Sharing content and communicating with the system to terminate the extension with the appropriate exit code when needed. 2017-08-11 02:38:47 +04:00
SharePresentingViewController.m Added search functionality for rooms and people, fixed bug of dismmisal 2017-08-11 20:33:50 +04:00
ShareViewController.h Reworked the Share Extension to use a subclass of MXKRecentsDataSource to show content, solved the room order issue, as well introduced a new class ShareExtensionManager responsible for Sharing content and communicating with the system to terminate the extension with the appropriate exit code when needed. 2017-08-11 02:38:47 +04:00
ShareViewController.m RoomsListViewController should inherit from MXKRecentListViewController. 2017-08-21 14:07:49 +02:00
ShareViewController.xib Reworked the Share Extension to use a subclass of MXKRecentsDataSource to show content, solved the room order issue, as well introduced a new class ShareExtensionManager responsible for Sharing content and communicating with the system to terminate the extension with the appropriate exit code when needed. 2017-08-11 02:38:47 +04:00