element-ios/RiotShareExtension/Sources
2021-11-29 17:50:30 +01:00
..
ShareExtensionRootViewController.h vector-im/element-ios/issues/5009 - Refactored away the NSExtensionContext dependency from the ShareManager. Introduced different ShareItemProviders for the share extension and the main application. Improved item loading error handling. 2021-10-18 16:40:53 +03:00
ShareExtensionRootViewController.m vector-im/element-ios/pull/5014 - Forward original message content and remove the need to re-upload media. 2021-11-09 10:41:21 +02:00
ShareExtensionShareItemProvider.swift Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
ShareItemProtocol.swift vector-im/element-ios/pull/5014 - Forward original message content and remove the need to re-upload media. 2021-11-09 10:41:21 +02:00
ShareItemSender.h vector-im/element-ios/pull/5014 - Forward original message content and remove the need to re-upload media. 2021-11-09 10:41:21 +02:00
ShareItemSender.m Fix build: use correct swift generated header in share extension item sender. 2021-11-10 19:19:17 +02:00