Commit Graph

280 Commits

Author SHA1 Message Date
Arnaud Ringenbach bcb4199b41 Handle jpeg and png UTType properly
Signed-off-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr>
2022-02-04 16:31:58 +01:00
David Langley 7378847594 Merge pull request #5293 from vector-im/langleyd/5292_refresh_tokens
App: Refresh Tokens Implementation
2022-01-31 08:59:19 +00:00
ismailgulek 7e92b7cef5 Merge branch 'develop' into ismail/5068_start_thread 2022-01-17 11:35:10 +03:00
David Langley 4bc9df0549 Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens 2022-01-14 11:43:09 +00:00
David Langley 21d49a5067 Add analytics for Unauthenticated errors 2022-01-13 17:33:51 +00:00
ismailgulek f6a3f8def1 Merge branch 'develop' into ismail/4384_summary_db 2022-01-13 12:20:41 +03:00
David Langley bc08428f4c Remove duplicated logout code and fix spinner.
- Remove some duplication of logout behaviour
- Fix additional spinner on homeViewController
2022-01-10 21:38:24 +00:00
ismailgulek 13f77cd00b Adapt summaries module name change 2022-01-07 18:30:30 +03:00
David Langley fb6dede930 Split MXKAccount from Data so just data can be loaded from disk without side effects. Also change force reload of accounts to stop double load on init. 2022-01-06 20:35:37 +00:00
SBiOSoftWhare d9601c0c9b Rename RoomTimelineStyle enum to RoomTimelineStyleIdentifier. 2022-01-04 17:53:15 +01:00
SBiOSoftWhare f4a9a94730 Fix targets configuration. 2022-01-04 11:11:02 +01:00
SBiOSoftWhare 410bf07e84 Update targets for new BuildSettings properties. 2022-01-03 18:18:37 +01:00
ismailgulek 1d040cc806 Adapt from summaries to rooms & little naming fixes 2021-12-29 17:40:09 +03:00
ismailgulek 377e1da55b Fix all summaries usage, use summary session if needed in cell data 2021-12-28 23:18:41 +03:00
ismailgulek 5cd768d01e Merge branch 'develop' into ismail/4384_summary_db 2021-12-27 15:59:37 +03:00
ismailgulek 8093844aea Merge branch 'develop' into ismail/5068_start_thread 2021-12-09 15:25:14 +03:00
SBiOSoftWhare 56a51da9f9 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
SBiOSoftWhare 6677622eb0 Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
SBiOSoftWhare f1f8049ef4 Share extension: Add MatrixKit bridging header. 2021-11-29 17:31:48 +01:00
SBiOSoftWhare 41b2526dfb Share extension target: Handle new MatrixKit location. 2021-11-29 17:28:35 +01:00
ismailgulek 7283a2c6e8 Add new threadId parameters 2021-11-11 22:26:30 +03:00
Stefan Ceriu a9837d7795 Fix build: use correct swift generated header in share extension item sender. 2021-11-10 19:19:17 +02:00
Stefan Ceriu c384a96fe0 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
Phl-Pro df8ff2b587 Merge branch 'develop' into phlpro/4722_objc_headers 2021-11-05 14:41:36 +01:00
ismailgulek 79b5070350 Merge branch 'develop' into ismail/4384_summary_db 2021-11-01 15:14:37 +03:00
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 434a9b5e77 Re-order UTI types to prevent URLs being sent as text. 2021-10-28 11:56:08 +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
Philippe Loriaux eaa2450be7 Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02: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 072aeaa0ed Adapt to store api changes 2021-10-20 02:35:22 +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
Stefan Ceriu 58814cccb7 vector-im/element-ios/issues/5009 - Refactored share extension and started using the shared code directly in the main application. 2021-10-18 16:40:48 +03:00
ismailgulek 32bb4c668a Merge branch 'develop' into ismail/4384_room_summary_store 2021-10-12 11:49:55 +03:00
Doug e177f2f03f Fix generated avatar colours not matching Element Web. 2021-10-11 16:06:15 +01:00
ismailgulek 03b65fdda5 Fix file path 2021-10-05 13:50:44 +03:00
ismailgulek 6761404d2d Merge branch 'develop' into ismail/4384_room_summary_store 2021-09-30 12:35:46 +03:00
Stefan Ceriu 7b75dec011 vector-im/element-ios/issues/4899 - Replaced (*almost*) all NSLocalizedString calls with newly generated ObjC methods. 2021-09-30 09:40:12 +03:00
ismailgulek f76f778e0b Merge branch 'develop' into ismail/4384_room_summary_store 2021-09-28 17:30:39 +03:00
ismailgulek 878291f50c Adapt store method changes 2021-09-23 16:55:58 +03:00
Stefan Ceriu b41cd1e1a4 Fixes #4881 - Replaced InfoPlist.cfBundleDisplayName with AppInfo.current.displayName and removed the now unused InfoPlist generated class. 2021-09-22 16:59:47 +03:00
ismailgulek 83e5c7ad6e Adapt to cell data changes 2021-09-22 11:47:21 +03:00
Stefan Ceriu ee417c21d8 Revert "Revert "#4693 - Drop iOS 11 support."" 2021-09-14 11:41:36 +03:00