Commit Graph

11 Commits

Author SHA1 Message Date
Doug 5866dd7553 Fix avatars and hide spaces in Share Extension. 2021-10-29 15:07:57 +03:00
Doug 3e9f167854 Send videos as 320p to encrypted rooms. 2021-10-29 10:50:56 +01:00
Doug 16762d846d Remove image orientation checks.
Images are still reoriented when resizing, but when sending the original data this isn't necessary.
2021-10-28 12:17:46 +01:00
Doug bcaed3f572 Send original data when when the compression prompt is disabled.
Rebase changes on develop.
2021-10-28 11:27:30 +01:00
Stefan Ceriu 91190f8de3 vector-im/element-ios/issues/5041 - Fixed share extension and message forwarding room list accessory view icon. 2021-10-25 13:54:06 +03:00
ismailgulek 6a3000c4de Fix build after merge 2021-10-19 16:51:33 +03:00
ismailgulek e2158ecaad Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-19 16:40:34 +03:00
Stefan Ceriu 5db0f38270 vector-im/element-ios/issues/5009 - Implemented multi-room forwarding and added various tweaks following code review. 2021-10-18 16:40:53 +03:00
Stefan Ceriu 4329040d36 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
Stefan Ceriu 9fffe41fdd vector-im/element-ios/issues/5009 - Fixed share extension setup and cleaned up code. 2021-10-18 16:40:53 +03:00
Stefan Ceriu 64df0265bc vector-im/element-ios/issues/5009 - Moved files around, cleaned up imports and logs. 2021-10-18 16:40:53 +03:00