Commit Graph

222 Commits

Author SHA1 Message Date
Doug 53d3ff92af Improve iPad layout. Add separate debug configuration. 2021-12-16 17:01:22 +00:00
Doug ecd4bbd63b Move string formatting to Tools.
Revert contacts tracking from MatrixKit.
Final tweaks before PR.
2021-12-16 17:01:22 +00:00
Doug 0b08bddc76 Remove cocoapods-keys. Use UUID for analytics.
Make configuration optional.
2021-12-16 16:59:45 +00:00
Doug efdbdcd117 Begin migration from Matomo to PostHog
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
Doug d56302eb18 Prepare for new sprint 2021-12-14 15:02:19 +00:00
manuroe d224a33806 Prepare for new sprint 2021-12-14 10:18:19 +01:00
Stefan Ceriu 17f2f71634 vector-im/element-ios/issues/5114 - Polls in the timeline. 2021-12-09 09:37:02 +02:00
SBiOSoftWhare 7fb67111fe Prepare for new sprint 2021-12-07 22:45:35 +01:00
SBiOSoftWhare 6677622eb0 Remove MatrixKit import from Swift files. 2021-11-29 17:50:30 +01:00
Doug ccfe3afb7d Prepare for new sprint 2021-11-17 18:00:36 +00:00
Doug f1b341d8e7 Merge branch 'master' into develop
# Conflicts:
#	Podfile.lock
#	Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
Doug d99d798faf changelog.d: Upgrade MatrixKit version ([v0.16.10](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.10)). 2021-11-17 16:01:10 +00:00
David Langley 0c965c4afc Remove buildsetting 2021-11-16 15:02:52 +00:00
David Langley 4fca1e7f9b Ignore badge updates for virtual rooms. 2021-11-16 12:00:20 +00:00
Stefan Ceriu 3f1700d516 vector-im/element-ios/issues/5114 - Poll creation screen
- added input toolbar poll creation action.
- reordered input toolbar actions as per designs.
- added multiline text field and extracted common components.
2021-11-11 11:24:28 +02:00
David Langley 81780b006e Set correct default for clientPermalinkBaseUrl 2021-11-05 11:08:51 +00:00
David Langley 7ba7decab5 Update matrixPermalinkPaths -> permalinkSupportedHosts for consistency with android naming 2021-11-04 16:22:58 +00:00
David Langley cac64ed0f4 Expand on BuildingSetting description and add changelog 2021-11-04 12:29:49 +00:00
David Langley 8cd4969a1d Add clientPermalinkBaseUrl and set in matrix-sdk options. 2021-10-29 11:07:22 +01:00
SBiOSoftWhare 3a43929e8e Prepare for new sprint 2021-10-21 20:33:33 +02:00
SBiOSoftWhare a9a718154b Merge branch 'develop' into steve/4734_room_stack 2021-10-14 16:21:03 +02:00
manuroe 6ce9a32ce3 Prepare for new sprint 2021-10-14 09:12:33 +02:00
SBiOSoftWhare 8d42618858 BuildSettings: Add property to allow split view detail view stacking. 2021-10-12 19:06:56 +02:00
manuroe ac94a4978b Prepare for new sprint 2021-10-12 13:45:01 +02:00
manuroe 3a2b5cf116 Prepare for new sprint 2021-10-12 13:41:53 +02:00
manuroe 9dc42c2495 changelog.d: Upgrade MatrixKit version ([v0.16.6](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.6)). 2021-10-12 12:57:24 +02:00
manuroe 5119aad491 Prepare for new sprint 2021-10-08 17:51:22 +02:00
manuroe 34e103125a Prepare for new sprint 2021-09-30 23:51:20 +01:00
manuroe 23cd8c2b84 Prepare for new sprint 2021-09-24 16:14:48 +02:00
manuroe 75394c95ba changelog.d: Upgrade MatrixKit version ([v0.16.2](https://github.com/matrix-org/matrix-ios-kit/releases/tag/v0.16.2)). 2021-09-24 15:26:44 +02:00
manuroe 272173ff0c Prepare for new sprint 2021-09-16 15:02:49 +02:00
Stefan Ceriu ee417c21d8 Revert "Revert "#4693 - Drop iOS 11 support."" 2021-09-14 11:41:36 +03:00
manuroe a0e8c371fd Prepare for new sprint 2021-09-09 11:13:37 +02:00
Doug 96cfa3743f Revert "Add matrix.to to firstURLDetectionIgnoredHosts."
This reverts commit 6c99bee97b014640ff55c1064c17facedea550c5.
2021-09-08 16:35:16 +01:00
Doug 864e929c80 Add matrix.to to firstURLDetectionIgnoredHosts. 2021-09-08 16:24:50 +01:00
Doug f92fae96d0 Merge branch 'develop' into doug/888_add_url_previews 2021-09-07 17:51:31 +01:00
Doug f6fdb42ff3 Merge branch 'develop' into doug/4479_media_size_selection
# Conflicts:
#	Riot/Managers/Settings/RiotSettings.swift
2021-09-06 17:04:22 +01:00
Stefan Ceriu 7d6a1cac40 Revert "#4693 - Drop iOS 11 support."
This reverts commit a2b359f21960e1b9f75139d94adc7aeb35fa479f.
2021-09-06 18:24:26 +03:00
Doug ef65feb3de 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
Stefan Ceriu ef3fb0433e #4693 - Drop iOS 11 support. 2021-09-01 15:55:41 +03:00
SBiOSoftWhare 5ba8c9fe12 Prepare for new sprint 2021-08-27 18:50:19 +02:00
Doug 69e98ce572 Merge branch 'develop' into doug/4479_media_size_selection
# Conflicts:
#	Riot/Assets/en.lproj/Vector.strings
2021-08-27 16:30:01 +01:00
David Langley b5634b051a Merge pull request #4752 from vector-im/langleyd/4467_account_notification_settings
Account Notification Settings and Keywords
2021-08-26 11:07:11 +01:00
Doug 027298f903 Merge branch 'develop' into doug/4479_media_size_selection 2021-08-23 12:49:06 +01:00
Doug c7f426f977 Combine confirm image/video size settings into one. 2021-08-23 11:16:32 +01:00
Doug 09e534b7a6 Update from feedback.
Set notificationBodyLocalizationKey in CommonConfiguration. Remove redundant customisation. Use MXRoomMemberEventContent.
2021-08-18 12:32:32 +01:00
David Langley 42801a3ca1 run template, add entrypoint and update BuildSetting 2021-08-17 15:00:20 +01:00
Doug a9d5d4d5d7 Add an (optional) prompt when sending a video to select its size.
Use high quality when filming video in-app.
2021-08-16 17:48:26 +01:00
SBiOSoftWhare cef3238be2 Move app version from AppIdentifiers.xcconfig to AppVersion.xccconfig. 2021-08-16 11:34:15 +02:00
Doug 7dea78bae9 Merge branch 'develop' into doug/4479_media_size_selection
# Conflicts:
#	Riot/Managers/Settings/RiotSettings.swift
2021-08-16 10:01:54 +01:00