Commit Graph

12 Commits

Author SHA1 Message Date
ismailgulek 01f7a7b243 Adapt to send event api changes 2021-11-04 02:07:09 +03:00
Doug 85d16e28b4 Fix avatars and hide spaces in Share Extension. 2021-10-29 15:07:57 +03:00
Doug 78f280979d Send videos as 320p to encrypted rooms. 2021-10-29 10:50:56 +01:00
Doug f3c8ed9fc6 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 b33188f702 Send original data when when the compression prompt is disabled.
Rebase changes on develop.
2021-10-28 11:27:30 +01:00
Stefan Ceriu e22038abea 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 59ecf26f4a Fix build after merge 2021-10-19 16:51:33 +03:00
ismailgulek eef9c43798 Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-19 16:40:34 +03:00
Stefan Ceriu ab30801310 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 0621efbf21 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 b396a8dde3 vector-im/element-ios/issues/5009 - Fixed share extension setup and cleaned up code. 2021-10-18 16:40:53 +03:00
Stefan Ceriu 44d8b1762a vector-im/element-ios/issues/5009 - Moved files around, cleaned up imports and logs. 2021-10-18 16:40:53 +03:00