Commit Graph

287 Commits

Author SHA1 Message Date
Stefan Ceriu 6e3299ba85 finish version++ 2022-08-24 16:46:13 +03:00
Gil Eluard 95f316a5e1 App Layout: Add usage measures
- Updated pod file
2022-08-24 13:37:47 +03:00
Doug cce8b97f39 finish version++ 2022-08-10 16:39:05 +01:00
Doug 662ae0e7fc finish version++ 2022-08-09 14:20:30 +01:00
gulekismail 324eb4cdba finish version++ 2022-07-26 15:16:58 +03:00
Doug 8cbb7d4926 finish version++ 2022-07-13 14:35:27 +01:00
Doug 5e2f358dea finish version++ 2022-07-12 19:31:03 +01:00
wtimme bd9952c350 Run bundle exec pod install --repo-update (#6387)
This change was introduced automatically by CocoaPods, likely because
someone ran `pod install` using their locally installed version of
CocoaPods.
2022-07-11 16:49:06 +01:00
Andy Uhnak f1cd863330 Track non-fatal issues via analytics 2022-07-05 17:15:51 +01:00
Stefan Ceriu efe15ffc17 finish version++ 2022-06-28 21:27:43 +03:00
Gil Eluard 45e032928a Update Reactions component (#6244)
* Update Reactions component

- Done
2022-06-15 16:08:43 +02:00
gulekismail fa5f3052ce finish version++ 2022-06-14 16:41:49 +03:00
gulekismail 131e0d8d03 finish version++ 2022-06-03 14:04:48 +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 7090ca500e finish version++ 2022-05-31 14:04:01 +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 4f720c22af finish version++ 2022-05-19 18:21:18 +01:00
Doug 5101d8de99 finish version++ 2022-05-18 16:04:36 +01:00
Doug f2277cbd3d Send the Signup analytics event (#6118)
* Implement the Signup event from AuthenticationViewController.

Use AuthenticationFlow instead of MXKAuthenticationType.
Create new AuthenticationType that aligns with AnalyticsEvent naming.
Add additional cases from AnalyticsEvents.
2022-05-06 13:08:54 +01:00
Stefan Ceriu a0d01eaedc finish version++ 2022-05-05 16:11:18 +03:00
SBiOSoftWhare d3a1385a99 Podfile: Move to iOS 14. Install DSBottomSheet. 2022-04-22 12:36:40 +02:00
gulekismail d7377fc562 finish version++ 2022-04-20 16:50:46 +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
Doug c24fe8f566 finish version++ 2022-04-05 16:00:23 +01:00
Doug 583c7a8c17 finish version++ 2022-03-31 10:39:21 +01:00
Stefan Ceriu d70f5d8ffb finish version++ 2022-03-28 13:45:29 +03:00
Stefan Ceriu 68878335a8 finish version++ 2022-03-22 16:59:27 +02:00
Gil Eluard 8d170a30ba Add trigger to join and view room metrics events #5769
- update `Podfile.lock` after updating `release/swift` branch for analytics
2022-03-17 15:00:19 +01:00
Andy Uhnak f44107cfbb Merge branch 'master' into develop 2022-03-14 16:26:07 +00:00
Andy Uhnak c240a74e70 finish version++ 2022-03-14 16:26:01 +00:00
Gil Eluard 34e0ee4967 Merge pull request #5748 from vector-im/gil/SP1_space_creation
Creating & managing Spaces
2022-03-10 10:18:48 +01:00
Andy Uhnak ad39bca6b8 finish version++ 2022-03-08 18:20:16 +00:00
Gil Eluard da9c921efb Merge branch 'develop' into gil/SP1_space_creation
# Conflicts:
#	Config/BuildSettings.swift
#	Riot/Generated/Strings.swift
#	Riot/Modules/Home/HomeViewController.m
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
2022-03-04 13:38:18 +01:00
ismailgulek b1b5b7d38d Update AnalyticsEvents repo 2022-03-01 14:50:09 +03:00
Gil Eluard cfb9021b92 Merge branch 'develop' into gil/SP1_space_creation 2022-03-01 10:15:13 +01:00
Doug b6f19a8556 finish version++ 2022-02-25 11:40:06 +00:00
Doug 1885676fbf finish version++ 2022-02-22 14:16:29 +00:00
Gil Eluard 3ef9069e9f Merge branch 'gil/SP1_space_creation' into gil/5231_SP3-1_Update_room_settings_for_Spaces
# Conflicts:
#	Podfile.lock
2022-02-21 17:57:58 +01:00
Doug 57940f2a60 Update analytics event pod. 2022-02-18 11:21:46 +00:00
Stefan Ceriu 152b2eb94f finish version++ 2022-02-16 12:45:01 +02:00
Doug aa64dc0992 finish version++ 2022-02-09 18:41:39 +00:00
Gil Eluard 0797dbbd1e Merge branch gil/5230_SP2-Adding_Rooms_to_Spaces into gil/5231_SP3-1_Update_room_settings_for_Spaces 2022-02-05 21:43:29 +01:00
Doug 84686d0eb9 finish version++ 2022-01-25 14:26:28 +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
Doug fa65e37b5c finish version++ 2022-01-11 14:27:20 +00:00
Doug acaee63a83 Retain AnalyticsService. Fix coordinator retain cycle. 2021-12-16 17:02:58 +00:00
Doug 8acde2fda4 Address most PR comments.
Update Podfile.lock
2021-12-16 17:01:23 +00: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