Commit graph

268 commits

Author SHA1 Message Date
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
SBiOSoftWhare
d468851979 finish version++ 2021-12-07 22:45:24 +01:00
Doug
e324767d7d Merge branch 'master' into develop
# Conflicts:
#	Podfile.lock
#	Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
Doug
53ed1da478 finish version++ 2021-11-17 16:49:01 +00:00
Stefan Ceriu
30ff8a65fb 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
SBiOSoftWhare
23aae31460 finish version++ 2021-10-21 20:33:26 +02:00
manuroe
ceccbb0ed2 finish version++ 2021-10-14 09:12:24 +02:00
manuroe
7b97511665 finish version++ 2021-10-12 13:41:45 +02:00
manuroe
6c9ad945d4 finish version++ 2021-10-08 17:51:15 +02:00
Doug
bf48056999 Pods: Update ffmpeg-kit-ios-audio, FLEX, FlowCommoniOS, Reusable and SwiftLint. 2021-10-01 14:32:59 +01:00
manuroe
8efcbdf93b finish version++ 2021-09-30 23:51:12 +01:00
manuroe
a32cc2243f Upgrade MatrixKit version (v0.16.3) 2021-09-29 12:47:31 +02:00