Frank Rotermund
dcdc6805cd
MESSENGER-3269 Compilability
2022-06-19 14:53:02 +02:00
Frank Rotermund
ec12c42c54
Merge branch 'master' of https://github.com/vector-im/element-ios into feature/3269_merge_element_1_8_18
...
# Conflicts:
# Config/AppIdentifiers.xcconfig
# Config/AppVersion.xcconfig
# Podfile
# Podfile.lock
# Riot/Assets/de.lproj/Vector.strings
# Riot/Generated/Images.swift
# Riot/Modules/Analytics/DecryptionFailureTracker.m
# Riot/Modules/Application/LegacyAppDelegate.h
# Riot/Modules/Onboarding/OnboardingCoordinator.swift
# Riot/Modules/Room/RoomInfo/RoomInfoList/RoomInfoListViewController.swift
# Riot/Modules/Room/RoomViewController.m
# Riot/SupportingFiles/Info.plist
# Riot/Utils/EventFormatter.m
# Riot/Utils/Tools.h
# Riot/Utils/Tools.m
# Riot/target.yml
# RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
# fastlane/Fastfile
# project.yml
2022-06-12 19:49:46 +02:00
gulekismail
9e1884eff7
changelog.d: Upgrade MatrixSDK version ([v0.23.8]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.8 )).
2022-06-03 13:24:15 +03:00
wtimme
45079a85cc
Merge remote-tracking branch 'origin/develop' into feature/No-Ticket-Inhibit-all-warnings-from-pods
2022-05-31 19:51:54 +02:00
Doug
ed87c074bc
changelog.d: Upgrade MatrixSDK version ([v0.23.7]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.7 )).
2022-05-31 13:06:13 +01:00
wtimme
ee5203aea3
Let warnings from MatrixSDK and AnalyticsEvents show up in Xcode
...
As requested by @pixlwave during their review of #6196 , these
`inhibit_warnings` directive configure CocoaPods in a way that the
warnings for both MatrixSDK and AnalyticsEvents show up when building
the workspace in Xcode.
2022-05-31 10:50:28 +02:00
wtimme
4aa7f27511
Remove redundant "inhibit warnings" direction
...
Since all warnings are inhibited by default, there is no need to
manually set this parameter here to `true`.
2022-05-23 21:44:44 +02:00
wtimme
30b1c735ce
Prevent warnings from 3rd-party code to show up in Xcode
...
The warnings from 3rd-party code can mostly be ignored, because it is not
under the control of our team. In Xcode, this allows us to focus on
the issues that we are able to fix.
2022-05-23 21:43:35 +02:00
Andy Uhnak
4ceeea1c4f
changelog.d: Upgrade MatrixSDK version ([v0.23.6]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.6 )).
2022-05-19 17:05:37 +01:00
Doug
2815babaa2
changelog.d: Upgrade MatrixSDK version ([v0.23.5]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.5 )).
2022-05-18 15:09:15 +01:00
Frank Rotermund
0443d2cd0a
MESSENGER_2910 buildtag for macpro && source change cocoapods
2022-05-12 07:37:56 +02:00
Stefan Ceriu
ebac0eba66
changelog.d: Upgrade MatrixSDK version ([v0.23.4]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.4 )).
2022-05-05 14:52:05 +03:00
Arnfried Griesert
b7e8d6f486
changed AnaylitcsEvent commit in Podfile
2022-05-05 09:19:08 +02:00
Arnfried Griesert
a19a502e81
updated sdk version 0.23.3_bwi
2022-05-05 07:08:54 +02:00
Arnfried Griesert
1de0866158
merged from element 1.8.13
2022-05-05 06:57:45 +02:00
Arnfried Griesert
ba1a64925f
set sdk version in podfile
2022-05-03 12:57:56 +02:00
Arnfried Griesert
f1becdd999
merged element 1.8.10
2022-05-03 12:48:01 +02:00
SBiOSoftWhare
d3a1385a99
Podfile: Move to iOS 14. Install DSBottomSheet.
2022-04-22 12:36:40 +02:00
SBiOSoftWhare
1bb0ef6f27
Merge branch 'develop' into steve/5723_lls_screen
...
# Conflicts:
# Riot/Assets/en.lproj/Vector.strings
# Riot/Generated/Strings.swift
# RiotSwiftUI/Modules/Room/LocationSharing/Coordinator/ShareLocationActivityController.swift
# RiotSwiftUI/Modules/Room/LocationSharing/MapViewErrorAlertInfoBuilder.swift
2022-04-22 12:15:34 +02:00
gulekismail
b8939d4de9
changelog.d: Upgrade MatrixSDK version ([v0.23.3]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.3 )).
2022-04-20 16:07:43 +03:00
Doug
da32dc8af8
Stop excluding ARM64 simulator builds.
...
Follows on from an update to JitsiMeetSDK in matrix-ios-sdk.
2022-04-11 13:05:42 +01:00
SBiOSoftWhare
8268a2aac5
Add DSBottomSheet and update iOS min version to iOS 13.
2022-04-05 17:26:24 +02:00
Doug
f8f7f2c952
changelog.d: Upgrade MatrixSDK version ([v0.23.2]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.2 )).
2022-04-05 14:58:15 +01:00
Stefan Ceriu
117e120cdf
changelog.d: Upgrade MatrixSDK version ([v0.23.1]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.1 )).
2022-03-28 13:45:03 +03:00
Stefan Ceriu
2541a1dbca
changelog.d: Upgrade MatrixSDK version ([v0.23.0]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.23.0 )).
2022-03-22 16:10:13 +02:00
Frank Rotermund
37d97d09db
MESSENGER-2762 Initial Merge
2022-03-17 15:51:23 +01:00
Andy Uhnak
abec481e5b
changelog.d: Upgrade MatrixSDK version ([v0.22.6]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.6 )).
2022-03-14 15:45:54 +00:00
Andy Uhnak
61e6a534c6
changelog.d: Upgrade MatrixSDK version ([v0.22.5]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.5 )).
2022-03-08 16:30:52 +00:00
Doug
b2d71c405e
changelog.d: Upgrade MatrixSDK version ([v0.22.4]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.4 )).
2022-02-25 10:45:56 +00:00
Doug
1861cf1dba
changelog.d: Upgrade MatrixSDK version ([v0.22.2]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.2 )).
2022-02-22 12:19:37 +00:00
Stefan Ceriu
1a0af46a18
Merge branch 'master' into develop
2022-02-16 12:45:06 +02:00
Stefan Ceriu
2c4e016b30
changelog.d: Upgrade MatrixSDK version ([v0.22.1]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.1 )).
2022-02-16 12:42:00 +02:00
Stefan Ceriu
bc60512101
Fixed various project warnings. Completely disabled nullability checks, went down from ~20k to 195.
2022-02-10 08:43:18 +02:00
Doug
d9ca3c29ef
changelog.d: Upgrade MatrixSDK version ([v0.22.0]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.22.0 )).
2022-02-09 17:57:55 +00:00
SBiOSoftWhare
6a2401b463
Merge pull request #5461 from vector-im/steve/5209_media_bubbles_2
...
Message bubbles: Layout for media (part 2)
2022-02-01 17:52:19 +01:00
David Langley
1e9fb6b625
Merge pull request #5293 from vector-im/langleyd/5292_refresh_tokens
...
App: Refresh Tokens Implementation
2022-01-31 08:59:19 +00:00
David Langley
fa346db145
Disable refresh tokens and revert pod and lockfile
2022-01-31 00:28:31 +00:00
SBiOSoftWhare
dca38b5c70
RoomTimelineCellIdentifier: Add specific indentifiers for incoming and outgoing voice message cells.
2022-01-25 14:51:30 +01:00
Doug
de2e8cc57f
changelog.d: Upgrade MatrixSDK version ([v0.21.0]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.21.0 )).
2022-01-25 12:58:20 +00:00
David Langley
21ec650e8f
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens
2022-01-24 12:19:45 +00:00
Stefan Ceriu
9f72ba5138
vector-im/element-ios/issues/5298 - Removed cocoapods-keys and moved the MapTiler key to the buildSettings.
2022-01-19 16:11:35 +02:00
David Langley
4dfa1706b7
Merge branch 'develop' of https://github.com/vector-im/element-ios into langleyd/5292_refresh_tokens
2022-01-14 11:43:09 +00:00
Doug
47fd866e77
changelog.d: Upgrade MatrixSDK version ([v0.20.16]( https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.20.16 )).
2022-01-11 13:09:21 +00:00
David Langley
51697d0bf8
Temporarily point to refresh sdk branch to build alpha
2022-01-11 08:07:59 +00:00
Stefan Ceriu
233eef26a3
Fixed ffmpeg-kit breaking changes after minor release, fixed version to 4.5.1
2022-01-06 13:31:05 +02:00
Stefan Ceriu
fe525e4559
vector-im/element-ios/issues/5298 - Attempting to set up cocoapods-keys.
2022-01-04 17:33:32 +02:00
Doug
1f6b19eed3
Move string formatting to Tools.
...
Revert contacts tracking from MatrixKit.
Final tweaks before PR.
2021-12-16 17:01:22 +00:00
Doug
b3194a0fe9
Support link/html in analytics prompt strings.
...
Show the new prompt to everyone, even if they previously opted out.
Add docs to Analytics.
2021-12-16 17:01:22 +00:00
Doug
cea6cd145b
Use matrix-analytics-events generated stubs (locally for now).
...
Track screens, removing any that aren't part of the schema.
2021-12-16 16:59:45 +00:00
Doug
b5f3a56666
Remove cocoapods-keys. Use UUID for analytics.
...
Make configuration optional.
2021-12-16 16:59:45 +00:00