Doug
e884fb7345
Fix share extension background in dark mode.
2022-06-23 18:41:07 +01:00
Doug
d2c099a846
Store the MXSession in ShareDataSource to prevent multiple copies being created.
2022-03-21 10:06:19 +00:00
Doug
13613fa714
Remove NSException from RiotShareExtension
...
Fix some retain cycles and early releases.
2022-03-21 10:06:19 +00:00
Doug
86c2b4ebb5
Remove MatrixKitL10n from SwiftGen
...
Uses VectorL10n everywhere.
2022-03-03 09:34:54 +00:00
aringenbach
7964d314c8
Add objective C support to SwiftGen assets helpers ( #5533 )
...
* Add objective C support to SwiftGen assets helpers
* Use dot notation in ObjC & fix minor issues
Co-authored-by: Arnaud Ringenbach <arnaud.ringenbach@niji.fr >
2022-02-10 17:13:23 +01:00
David Langley
ac0bda01ec
Merge pull request #5293 from vector-im/langleyd/5292_refresh_tokens
...
App: Refresh Tokens Implementation
2022-01-31 08:59:19 +00:00
ismailgulek
a314deb7a1
Merge branch 'develop' into ismail/5068_start_thread
2022-01-17 11:35:10 +03:00
David Langley
021b34be21
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
06e8f0a71b
Add analytics for Unauthenticated errors
2022-01-13 17:33:51 +00:00
David Langley
b779eccfce
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
ee13ff1079
Adapt summaries module name change
2022-01-07 18:30:30 +03:00
David Langley
756b1c3d1d
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
ismailgulek
0e21be27db
Adapt from summaries to rooms & little naming fixes
2021-12-29 17:40:09 +03:00
ismailgulek
c067a99f79
Fix all summaries usage, use summary session if needed in cell data
2021-12-28 23:18:41 +03:00
ismailgulek
897877a929
Merge branch 'develop' into ismail/4384_summary_db
2021-12-27 15:59:37 +03:00
ismailgulek
3a6e7a19e2
Merge branch 'develop' into ismail/5068_start_thread
2021-12-09 15:25:14 +03:00
SBiOSoftWhare
e8d4af46d2
Update all Objective-C MatrixKit imports to handle new location.
2021-11-30 16:09:53 +01:00
ismailgulek
f9f7bc085b
Add new threadId parameters
2021-11-11 22:26:30 +03:00
Stefan Ceriu
7c58fff01a
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
31a99e2e09
Merge branch 'develop' into phlpro/4722_objc_headers
2021-11-05 14:41:36 +01:00
ismailgulek
5bc22cac4c
Merge branch 'develop' into ismail/4384_summary_db
2021-11-01 15:14:37 +03:00
Doug
49675a3250
Fix avatars and hide spaces in Share Extension.
2021-10-29 15:07:57 +03:00
Doug
16c8aea47a
Send videos as 320p to encrypted rooms.
2021-10-29 10:50:56 +01:00
Doug
f213804bcc
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
f4da303bd8
Send original data when when the compression prompt is disabled.
...
Rebase changes on develop.
2021-10-28 11:27:30 +01:00
Philippe Loriaux
216924165d
Improve the Obj-C Generated Interface Header Name definition
2021-10-26 17:42:33 +02:00
Stefan Ceriu
6b92a4c68c
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
7841e6ab55
Adapt to store api changes
2021-10-20 02:35:22 +03:00
ismailgulek
d9dcb8f537
Fix build after merge
2021-10-19 16:51:33 +03:00
ismailgulek
40fad95939
Merge branch 'develop' into ismail/4384_room_summary_store
2021-10-19 16:40:34 +03:00
Stefan Ceriu
503b8bd599
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
3836851448
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
d700767bb5
vector-im/element-ios/issues/5009 - Fixed share extension setup and cleaned up code.
2021-10-18 16:40:53 +03:00
Stefan Ceriu
635ebea083
vector-im/element-ios/issues/5009 - Moved files around, cleaned up imports and logs.
2021-10-18 16:40:53 +03:00