Commit graph

31 commits

Author SHA1 Message Date
Andy Uhnak
ba175027e3 Complete MXCryptoV2 implementation 2022-10-26 17:00:43 +01:00
ismailgulek
1ee8c9ca19
QR login from device manager (#6818)
* Add link device button into the sessions overview screen

* Run Swift format

* Fix tests

* Fix a crash in tests

* Fix PR remark
2022-10-07 12:58:26 +03:00
ismailgulek
26665fdc81
New session manager labs flag (PSG-792) (#6780)
* Add new session manager labs flag

* Add labs flag for client information feature

* Add changelog
2022-09-30 15:45:20 +03:00
Johannes Marbach
9468b6fd03 Fetch display name from AppInfo, too 2022-09-26 14:05:08 +02:00
Johannes Marbach
2060482fa2 Use AppInfo to get version string 2022-09-26 12:17:47 +02:00
Johannes Marbach
4cbbb95b62 Switch to #elseif 2022-09-26 12:07:19 +02:00
Johannes Marbach
ee1a2c8b90 Include concrete device model in user agent (PSG-754)
Fixes: #6742
2022-09-26 10:24:35 +02:00
Doug
98d730f5a9 Rename NOTIFICATION key to Notification for missing translations.
Make Bundle.app a stored property.
Exclude Pirate from the supported languages.
2022-04-08 14:14:34 +01:00
Doug
7ccbdc4efc Remove unused NSBundle extension methods.
Fix compile errors and remove duplicate strings after rebase.
2022-03-03 10:04:20 +00:00
ismailgulek
ce1dd57864
Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-01 01:23:00 +03:00
ismailgulek
bd12487fd7
Feed threading option in the SDK 2022-01-28 04:32:06 +03:00
David Langley
2fbd129456 Add first refresh token implementation pass. Account credential persistence and NotificationService handling. 2021-12-09 17:28:56 +00:00
SBiOSoftWhare
3e6df9749c Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
David Langley
4175f3fdc3 Add clientPermalinkBaseUrl and set in matrix-sdk options. 2021-10-29 11:07:22 +01:00
Doug
dfb63e1436 Revert "Add matrix.to to firstURLDetectionIgnoredHosts."
This reverts commit ad618b4639.
2021-09-08 16:35:16 +01:00
Doug
ad618b4639 Add matrix.to to firstURLDetectionIgnoredHosts. 2021-09-08 16:24:50 +01:00
Doug
2e04123337 Add setting to disable URL previews.
Using a temporary position in the settings screen whilst waiting for feedback.
2021-09-03 10:19:26 +01:00
Doug
24ff73b413 Update from feedback.
Set notificationBodyLocalizationKey in CommonConfiguration. Remove redundant customisation. Use MXRoomMemberEventContent.
2021-08-18 12:32:32 +01:00
manuroe
4ba860f76d Notifications: Make them work in debug mode
Fix #4274.

Only the app needs MXUIKitBackgroundModeHandler.
2021-04-29 09:21:16 +02:00
manuroe
b88d15242d Room lists: Remove shields on room avatars
#4115

but keep it in the room screen
2021-03-17 15:32:01 +01:00
manuroe
8fd123c86e EncryptionKeyManager: Update Xcodegen yml to use it 2021-02-18 16:02:07 +01:00
ismailgulek
3788ceee49 Use key provider delegate in common configuration 2020-12-16 16:06:07 +03:00
ismailgulek
3cb19df113 Make paste media configurable, pass it to the MatrixKit 2020-10-14 01:01:47 +03:00
ismailgulek
7a5fc4f61e Make copy media configurable, pass it to the MatrixKit 2020-10-14 01:01:29 +03:00
ismailgulek
57ffb82316 Disable key backup on common, and enable it for the app 2020-08-24 18:23:16 +03:00
ismailgulek
b057aa986c Introduce httpAdditionalHeaders on BuildSettings 2020-08-20 11:29:23 +03:00
ismailgulek
d365d5c610 Change config name 2020-08-14 14:55:06 +03:00
ismailgulek
0ae5fc0c4c Pass some build settings to MatrixKit 2020-08-14 14:07:01 +03:00
manuroe
20209bfcfe BuildSettings: Integrate stunServerFallback 2020-07-31 08:49:30 +02:00
manuroe
c8d8f5db85 Build: Define applicationGroupIdentifier in xcconfig 2020-07-30 10:10:42 +02:00
manuroe
fd29e97baa AppConfig: Rename files to CommonConfiguration and AppConfiguration 2020-07-29 10:13:43 +02:00
Renamed from Config/Config.swift (Browse further)