Commit Graph

13329 Commits

Author SHA1 Message Date
Gil Eluard 18d064c752 Merge branch 'develop' into gil/5231_SP3-1_Update_room_settings_for_Spaces
# Conflicts:
#	Riot/Generated/Strings.swift
#	Riot/Modules/Room/Members/RoomParticipantsViewController.m
#	Riot/SupportingFiles/Riot-Bridging-Header.h
#	RiotSwiftUI/Modules/Common/Mock/MockAppScreens.swift
2021-12-27 11:48:36 +01:00
Gil Eluard cfd00fea40 SP2: Adding Rooms to Spaces element-ios#5230
- Implemented designs with new & existing tabs in a bottom sheet
- Replaced rough edge warnings from space panel overflow with working journeys
2021-12-23 14:08:00 +01:00
Doug 16fd3f3eea Merge pull request #5270 from vector-im/doug/5035_posthog
Replace Matomo with PostHog
2021-12-16 18:18:01 +00:00
Doug acaee63a83 Retain AnalyticsService. Fix coordinator retain cycle. 2021-12-16 17:02:58 +00:00
Doug ecd94547b7 Move Analytics from Managers to Modules. 2021-12-16 17:01:23 +00:00
Doug 00b2e314d3 Add an AnalyticsService to handle account data. 2021-12-16 17:01:23 +00:00
Doug d6b3b1172e Fix mutability on AnalyticsSettings. 2021-12-16 17:01:23 +00:00
Doug 8acde2fda4 Address most PR comments.
Update Podfile.lock
2021-12-16 17:01:23 +00:00
Doug 56883906d8 Leave analytics client running on sign out.
Only identify with a running session.
2021-12-16 17:01:22 +00:00
Doug 3332203788 Improve iPad layout. Add separate debug configuration. 2021-12-16 17:01:22 +00:00
Doug 02744b7577 Add tap/click event. Improve Swift/ObjC bridging. 2021-12-16 17:01:22 +00:00
Doug 6001c9f0f5 Add accessibility labels/hints. Fix tests. Show analytics prompt to everyone. 2021-12-16 17:01:22 +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
Doug 0815a84fb3 Migrate doug/5035_posthog from MatrixKit. 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 3bdf9b261a Add AnalyticsPrompt to SwiftUI target and replace old UIAlertController. 2021-12-16 17:01:22 +00:00
Doug 4f28bd395e Abstract PostHog out of the Analytics client. 2021-12-16 16:59:45 +00:00
Doug 296f444b9e Add AnalyticsScreenTimer and track more screens.
Update Analytics with new methods in MXAnalyticsDelegate.
2021-12-16 16:59:45 +00:00
Doug dca7739b19 Use custom generated Swift events.
Add analytics PerformanceTimer event.
2021-12-16 16:59:45 +00:00
Doug d7d2211cad Update MXAnalyticsDelegate 2021-12-16 16:59:45 +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
Doug 84fdd7585c Add specific methods to track analytics and test generated event types. 2021-12-16 16:59:45 +00:00
Doug 72f75cc36d Update to PostHog 1.4.4 2021-12-16 16:59:45 +00:00
Doug 643b31fc90 Add missed MXLogger calls in Analytics. 2021-12-16 16:59:45 +00:00
Doug f45b4644c3 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 8ec27e8579 Begin migration from Matomo to PostHog
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
Stefan Ceriu 5aa59e87fe Fixed SwiftUI UI tests not finding the right state to tap if not already displayed on screen. 2021-12-16 16:47:35 +02:00
Gil Eluard 9bf1c994cc Merge branch 'gil/143_create_public_space' into gil/5224_space_creation 2021-12-16 14:57:40 +01:00
Gil Eluard a5f9dd49c4 [iOS] Create public space #143
- UI tweaks in space settings screen
2021-12-16 10:59:48 +01:00
Gil Eluard 8e053ef78b Merge branch 'gil/5225_invite_to_space_in_room_landing' into gil/5224_space_creation 2021-12-16 10:29:07 +01:00
Gil Eluard dcf366dccc Merge branch 'gil/143_create_public_space' into gil/5224_space_creation 2021-12-16 09:56:28 +01:00
Gil Eluard 71234720f6 Merge branch 'develop' into gil/5224_space_creation 2021-12-16 09:56:21 +01:00
Gil Eluard 7194e10350 [iOS] Create public space #143
- UI tweaks in space settings screen
2021-12-16 09:54:54 +01:00
Gil Eluard 46ff910941 [iOS] Create public space #143
- Consolidated current flow
2021-12-15 21:04:37 +01:00
Gil Eluard fdf6395f48 [iOS] Create public space #143
- Updated swiftui tests
2021-12-15 20:09:37 +01:00
Gil Eluard 3d7afba779 Invite to Space in room landing #5225
- UI tweaks for members and explore rooms screens
2021-12-15 19:18:45 +01:00
Gil Eluard adf877ea08 Merge branch 'gil/5225_invite_to_space_in_room_landing' into gil/5224_space_creation 2021-12-15 15:53:38 +01:00
Gil Eluard 0a1ba42dc9 Invite to Space in room landing #5225
- UI tweaks for members and explore rooms screens
2021-12-15 15:53:21 +01:00
Gil Eluard 01020cef53 Merge branch 'gil/5228_let_people_know_when_rooms_have_moved' into gil/5224_space_creation 2021-12-15 14:52:57 +01:00
Gil Eluard fa49f79876 Merge branch 'gil/5225_invite_to_space_in_room_landing' into gil/5224_space_creation 2021-12-15 14:52:39 +01:00
Gil Eluard 96d465cde6 Let people know when rooms have moved element-ios
- Added coach message view
2021-12-15 14:51:26 +01:00
SBiOSoftWhare 3e6ecb27bb Merge pull request #5311 from vector-im/steve/fix_room_vc_left_reason
RoomVC: Fix left room label memory management
2021-12-15 11:08:01 +01:00
SBiOSoftWhare 37e4a3d6cd Add changes 2021-12-15 11:07:41 +01:00
SBiOSoftWhare 72077ab7fa RoomVC: Fix left room label memory management. 2021-12-14 18:33:37 +01:00
Doug 40f89fa17a Prepare for new sprint 2021-12-14 15:02:19 +00:00
Doug 7a0f1c0247 Merge branch 'master' into develop 2021-12-14 15:02:17 +00:00
Doug b7237cd65b Merge branch 'release/1.6.11/master' 2021-12-14 15:02:12 +00:00
Doug d025f8942e finish version++ 2021-12-14 15:02:12 +00:00
Doug 3ac3054474 Merge pull request #5308 from vector-im/release/1.6.11/release
Release 1.6.11
2021-12-14 14:54:00 +00:00