Commit Graph

24 Commits

Author SHA1 Message Date
Doug 5b6bf2cb00 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 ec8e5e3c19 Remove unused NSBundle extension methods.
Fix compile errors and remove duplicate strings after rebase.
2022-03-03 10:04:20 +00:00
ismailgulek d0fd2951e1 Merge branch 'develop' into ismail/5096_thread_notifications 2022-02-01 01:23:00 +03:00
ismailgulek 9062febe20 Feed threading option in the SDK 2022-01-28 04:32:06 +03:00
David Langley 14886788d6 Add first refresh token implementation pass. Account credential persistence and NotificationService handling. 2021-12-09 17:28:56 +00:00
SBiOSoftWhare fe84f0d862 Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
David Langley 276f5e0458 Add clientPermalinkBaseUrl and set in matrix-sdk options. 2021-10-29 11:07:22 +01:00
Doug 7a54b5f76d Revert "Add matrix.to to firstURLDetectionIgnoredHosts."
This reverts commit 49e1a855b3.
2021-09-08 16:35:16 +01:00
Doug 49e1a855b3 Add matrix.to to firstURLDetectionIgnoredHosts. 2021-09-08 16:24:50 +01:00
Doug 72a89e267b 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 3329c169e0 Update from feedback.
Set notificationBodyLocalizationKey in CommonConfiguration. Remove redundant customisation. Use MXRoomMemberEventContent.
2021-08-18 12:32:32 +01:00
manuroe a939a2afc5 Notifications: Make them work in debug mode
Fix #4274.

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

but keep it in the room screen
2021-03-17 15:32:01 +01:00
manuroe a5dac32976 EncryptionKeyManager: Update Xcodegen yml to use it 2021-02-18 16:02:07 +01:00
ismailgulek 11272620f7 Use key provider delegate in common configuration 2020-12-16 16:06:07 +03:00
ismailgulek 197bc2ed05 Make paste media configurable, pass it to the MatrixKit 2020-10-14 01:01:47 +03:00
ismailgulek f33adac703 Make copy media configurable, pass it to the MatrixKit 2020-10-14 01:01:29 +03:00
ismailgulek 98ecc0953a Disable key backup on common, and enable it for the app 2020-08-24 18:23:16 +03:00
ismailgulek 1cb835712c Introduce httpAdditionalHeaders on BuildSettings 2020-08-20 11:29:23 +03:00
ismailgulek aa74571d43 Change config name 2020-08-14 14:55:06 +03:00
ismailgulek f5ef07651c Pass some build settings to MatrixKit 2020-08-14 14:07:01 +03:00
manuroe 0258bdddf6 BuildSettings: Integrate stunServerFallback 2020-07-31 08:49:30 +02:00
manuroe 65a05254ef Build: Define applicationGroupIdentifier in xcconfig 2020-07-30 10:10:42 +02:00
manuroe c4e4812394 AppConfig: Rename files to CommonConfiguration and AppConfiguration 2020-07-29 10:13:43 +02:00