element-ios/RiotShareExtension/ViewController
Giom Foret e4bf4f7dfa Handle the room display name and its avatar at the room summary level.
- Update the room display name and its avatar url when the Room Summary is updated on state events change (see `[session: updateRoomSummary: withStateEvents:]`).
- Store the riot display room name and its avatar url in the Room Summary.
- Add a new category `MXRoomSummary+Riot` to handle avatar display.

TODO: Increase file store version in `MXFileStore.h`.
2017-09-14 16:00:50 +02: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 Handle the room display name and its avatar at the room summary level. 2017-09-14 16:00:50 +02: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 App extension - Improvement: Reduce memory consumption. 2017-08-25 11:55:37 +02:00
SharePresentingViewController.m App extension - Improvement: Reduce memory consumption. 2017-08-25 11:55:37 +02:00
ShareViewController.h App extension - Improvement: Reduce memory consumption. 2017-08-25 11:55:37 +02:00
ShareViewController.m App extension - Improvement: Reduce memory consumption. 2017-08-25 11:55:37 +02:00
ShareViewController.xib App extension: enlarge the close button 2017-08-21 18:09:07 +02:00