Andy Uhnak
34fad3ddbc
Track non-fatal issues via analytics
2022-07-05 17:15:51 +01:00
Stefan Ceriu
c3a56a454d
finish version++
2022-06-28 21:27:43 +03:00
Gil Eluard
05ccf557e7
Update Reactions component ( #6244 )
...
* Update Reactions component
- Done
2022-06-15 16:08:43 +02:00
gulekismail
e9daa02b94
finish version++
2022-06-14 16:41:49 +03:00
gulekismail
1f5b23478a
finish version++
2022-06-03 14:04:48 +03:00
wtimme
94e30402b9
Merge remote-tracking branch 'origin/develop' into feature/No-Ticket-Inhibit-all-warnings-from-pods
2022-05-31 19:51:54 +02:00
Doug
d0a4c6ca28
finish version++
2022-05-31 14:04:01 +01:00
wtimme
1f1451c2c8
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
adafb43cb3
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
38d3d1ef75
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
873c8a2a06
finish version++
2022-05-19 18:21:18 +01:00
Doug
bbe9ef58ab
finish version++
2022-05-18 16:04:36 +01:00
Doug
769ab02818
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
3f915cb3f1
finish version++
2022-05-05 16:11:18 +03:00
SBiOSoftWhare
821f937503
Podfile: Move to iOS 14. Install DSBottomSheet.
2022-04-22 12:36:40 +02:00
gulekismail
648aeb0ed2
finish version++
2022-04-20 16:50:46 +03:00
Doug
1bbabd7013
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
afba4e15ec
finish version++
2022-04-05 16:00:23 +01:00
Doug
370b86cc42
finish version++
2022-03-31 10:39:21 +01:00
Stefan Ceriu
7dd6353784
finish version++
2022-03-28 13:45:29 +03:00
Stefan Ceriu
5f569827d4
finish version++
2022-03-22 16:59:27 +02:00
Gil Eluard
4ad8f442a1
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
abce639820
Merge branch 'master' into develop
2022-03-14 16:26:07 +00:00
Andy Uhnak
5d45524fc2
finish version++
2022-03-14 16:26:01 +00:00
Gil Eluard
7097a505cd
Merge pull request #5748 from vector-im/gil/SP1_space_creation
...
Creating & managing Spaces
2022-03-10 10:18:48 +01:00
Andy Uhnak
84ceeb936c
finish version++
2022-03-08 18:20:16 +00:00
Gil Eluard
59038e18c1
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
c6e37ec00a
Update AnalyticsEvents repo
2022-03-01 14:50:09 +03:00
Gil Eluard
72e280652a
Merge branch 'develop' into gil/SP1_space_creation
2022-03-01 10:15:13 +01:00
Doug
319cac4bf8
finish version++
2022-02-25 11:40:06 +00:00
Doug
51c64d30ba
finish version++
2022-02-22 14:16:29 +00:00
Gil Eluard
f9b008e684
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
43e8cf61f3
Update analytics event pod.
2022-02-18 11:21:46 +00:00
Stefan Ceriu
1e4a169bd8
finish version++
2022-02-16 12:45:01 +02:00
Doug
e918f8926e
finish version++
2022-02-09 18:41:39 +00:00
Gil Eluard
ae27b06f0d
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
21fd615bd7
finish version++
2022-01-25 14:26:28 +00:00
Stefan Ceriu
03f2a2687f
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
3f872176f9
finish version++
2022-01-11 14:27:20 +00:00
Doug
5658bf97b5
Retain AnalyticsService. Fix coordinator retain cycle.
2021-12-16 17:02:58 +00:00
Doug
0ef348e2ca
Address most PR comments.
...
Update Podfile.lock
2021-12-16 17:01:23 +00:00
Doug
70e0eed440
Move string formatting to Tools.
...
Revert contacts tracking from MatrixKit.
Final tweaks before PR.
2021-12-16 17:01:22 +00:00
Doug
61f5764cca
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
33ef957053
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
5f29c17bb7
Remove cocoapods-keys. Use UUID for analytics.
...
Make configuration optional.
2021-12-16 16:59:45 +00:00
Doug
2573c2ed3b
Update to PostHog 1.4.4
2021-12-16 16:59:45 +00:00
Doug
e8d02c5458
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
f4ef90a639
finish version++
2021-12-14 15:02:12 +00:00
manuroe
2c4607aea2
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
25a395cc25
version++ (Made manually)
2021-12-09 11:21:19 +01:00