Commit graph

279 commits

Author SHA1 Message Date
Andy Uhnak
d839a95981 Track non-fatal issues via analytics 2022-07-05 17:15:51 +01:00
Stefan Ceriu
5e641acae9 finish version++ 2022-06-28 21:27:43 +03:00
Gil Eluard
4f18e40ea3
Update Reactions component (#6244)
* Update Reactions component

- Done
2022-06-15 16:08:43 +02:00
gulekismail
0c35d1f20d finish version++ 2022-06-14 16:41:49 +03:00
gulekismail
aee20602d8 finish version++ 2022-06-03 14:04:48 +03:00
wtimme
a825a5a4dd Merge remote-tracking branch 'origin/develop' into feature/No-Ticket-Inhibit-all-warnings-from-pods 2022-05-31 19:51:54 +02:00
Doug
01fc187c66 finish version++ 2022-05-31 14:04:01 +01:00
wtimme
95387a6dd5 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
a7d55a064e 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
8a678ba3bc 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
8012e9c6d3 finish version++ 2022-05-19 18:21:18 +01:00
Doug
6c19167bdf finish version++ 2022-05-18 16:04:36 +01:00
Doug
54a4feb0ea
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
4b697786a6 finish version++ 2022-05-05 16:11:18 +03:00
SBiOSoftWhare
765b625f7f Podfile: Move to iOS 14. Install DSBottomSheet. 2022-04-22 12:36:40 +02:00
gulekismail
2e2515258a finish version++ 2022-04-20 16:50:46 +03:00
Doug
139316c0f5 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
461eb20d37 finish version++ 2022-04-05 16:00:23 +01:00
Doug
8524fdfda4 finish version++ 2022-03-31 10:39:21 +01:00
Stefan Ceriu
232764238c finish version++ 2022-03-28 13:45:29 +03:00
Stefan Ceriu
698ac6c365 finish version++ 2022-03-22 16:59:27 +02:00
Gil Eluard
146edb9516 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
9a4c3e485b Merge branch 'master' into develop 2022-03-14 16:26:07 +00:00
Andy Uhnak
a719fc5fdf finish version++ 2022-03-14 16:26:01 +00:00
Gil Eluard
c76e0bc4b4
Merge pull request #5748 from vector-im/gil/SP1_space_creation
Creating & managing Spaces
2022-03-10 10:18:48 +01:00
Andy Uhnak
0bfc548538 finish version++ 2022-03-08 18:20:16 +00:00
Gil Eluard
aadf1b7d67 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
0d381b5c69
Update AnalyticsEvents repo 2022-03-01 14:50:09 +03:00
Gil Eluard
89a16a72c2 Merge branch 'develop' into gil/SP1_space_creation 2022-03-01 10:15:13 +01:00
Doug
14e04d8c46 finish version++ 2022-02-25 11:40:06 +00:00
Doug
334c125128 finish version++ 2022-02-22 14:16:29 +00:00
Gil Eluard
8bd67bdc52 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
382e503495 Update analytics event pod. 2022-02-18 11:21:46 +00:00
Stefan Ceriu
4a055a2637 finish version++ 2022-02-16 12:45:01 +02:00
Doug
52e375fced finish version++ 2022-02-09 18:41:39 +00:00
Gil Eluard
96cf359703 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
bf6c43c795 finish version++ 2022-01-25 14:26:28 +00:00
Stefan Ceriu
821d6066cd 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
e8686dc50f finish version++ 2022-01-11 14:27:20 +00:00
Doug
bee737f97d Retain AnalyticsService. Fix coordinator retain cycle. 2021-12-16 17:02:58 +00:00
Doug
a5abff7eee Address most PR comments.
Update Podfile.lock
2021-12-16 17:01:23 +00:00
Doug
a2aa01f06c Move string formatting to Tools.
Revert contacts tracking from MatrixKit.
Final tweaks before PR.
2021-12-16 17:01:22 +00:00
Doug
932eca82cc 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
7bdc146b82 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
46d264477d Remove cocoapods-keys. Use UUID for analytics.
Make configuration optional.
2021-12-16 16:59:45 +00:00
Doug
50dea9843b Update to PostHog 1.4.4 2021-12-16 16:59:45 +00:00
Doug
2b80c0437a Don't read analytics opt in status from account data.
Update PostHog to 1.4.3.

Add tests for prompt type.
2021-12-16 16:59:45 +00:00
Doug
df4d13d881 finish version++ 2021-12-14 15:02:12 +00:00
manuroe
b75eb9cfa5 Podfile: Use the right SDK version after the security release
https://github.com/matrix-org/matrix-ios-sdk/releases/tag/v0.20.14
2021-12-14 08:58:42 +01:00
manuroe
9ea5d3f32a version++ (Made manually) 2021-12-09 11:21:19 +01:00