Commit graph

13399 commits

Author SHA1 Message Date
Gil Eluard
cdb4cc131e SP3.1: Update room settings for Spaces element-ios#5231
- Changed the Room Settings screen according to the new design
- Implemented the room access flow
- Added room upgrade support
- Implemented the room suggestion screen
2022-01-13 15:53:45 +01:00
Gil Eluard
862041275d 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 13:41:07 +01:00
Gil Eluard
f7cb26b1ff 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:59:10 +01:00
Gil Eluard
443401838f 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
81951176c3 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
62c521a8b2
Merge pull request #5270 from vector-im/doug/5035_posthog
Replace Matomo with PostHog
2021-12-16 18:18:01 +00:00
Doug
bee737f97d Retain AnalyticsService. Fix coordinator retain cycle. 2021-12-16 17:02:58 +00:00
Doug
8e38a5fc12 Move Analytics from Managers to Modules. 2021-12-16 17:01:23 +00:00
Doug
919fd0ee3a Add an AnalyticsService to handle account data. 2021-12-16 17:01:23 +00:00
Doug
1df8514fcd Fix mutability on AnalyticsSettings. 2021-12-16 17:01:23 +00:00
Doug
a5abff7eee Address most PR comments.
Update Podfile.lock
2021-12-16 17:01:23 +00:00
Doug
b57e537b4b Leave analytics client running on sign out.
Only identify with a running session.
2021-12-16 17:01:22 +00:00
Doug
5361298bfc Improve iPad layout. Add separate debug configuration. 2021-12-16 17:01:22 +00:00
Doug
1ff7170f98 Add tap/click event. Improve Swift/ObjC bridging. 2021-12-16 17:01:22 +00:00
Doug
59486c824a Add accessibility labels/hints. Fix tests. Show analytics prompt to everyone. 2021-12-16 17:01:22 +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
9d4a1d96d6 Migrate doug/5035_posthog from MatrixKit. 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
8eab27ab8e Add AnalyticsPrompt to SwiftUI target and replace old UIAlertController. 2021-12-16 17:01:22 +00:00
Doug
e2bae8893b Abstract PostHog out of the Analytics client. 2021-12-16 16:59:45 +00:00
Doug
3a9d35a50b Add AnalyticsScreenTimer and track more screens.
Update Analytics with new methods in MXAnalyticsDelegate.
2021-12-16 16:59:45 +00:00
Doug
1ce3387429 Use custom generated Swift events.
Add analytics PerformanceTimer event.
2021-12-16 16:59:45 +00:00
Doug
3e0e357384 Update MXAnalyticsDelegate 2021-12-16 16:59:45 +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
23555b00fd Add specific methods to track analytics and test generated event types. 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
63e9dcde55 Add missed MXLogger calls in Analytics. 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
6f94303cdc Begin migration from Matomo to PostHog
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
Stefan Ceriu
b9efd87ef7 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
0b0a814e64 Merge branch 'gil/143_create_public_space' into gil/5224_space_creation 2021-12-16 14:57:40 +01:00
Gil Eluard
fa9727bbae [iOS] Create public space #143
- UI tweaks in space settings screen
2021-12-16 10:59:48 +01:00
Gil Eluard
21b46b7dec 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
3350b26381 Merge branch 'gil/143_create_public_space' into gil/5224_space_creation 2021-12-16 09:56:28 +01:00
Gil Eluard
f60441d5e2 Merge branch 'develop' into gil/5224_space_creation 2021-12-16 09:56:21 +01:00
Gil Eluard
9e946eb1f8 [iOS] Create public space #143
- UI tweaks in space settings screen
2021-12-16 09:54:54 +01:00
Gil Eluard
652c4da89d [iOS] Create public space #143
- Consolidated current flow
2021-12-15 21:04:37 +01:00
Gil Eluard
8d2be41c05 [iOS] Create public space #143
- Updated swiftui tests
2021-12-15 20:09:37 +01:00
Gil Eluard
6345856a05 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
8f9df84a92 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
acf32fd77a 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
791b26a963 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
e4f5be0237 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
f4abcb2e22 Let people know when rooms have moved element-ios
- Added coach message view
2021-12-15 14:51:26 +01:00
SBiOSoftWhare
3fbb74bf11
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
0ef26ccccc Add changes 2021-12-15 11:07:41 +01:00
SBiOSoftWhare
d494c68f0f RoomVC: Fix left room label memory management. 2021-12-14 18:33:37 +01:00
Doug
c68c853d2f Prepare for new sprint 2021-12-14 15:02:19 +00:00
Doug
f8de9827d0 Merge branch 'master' into develop 2021-12-14 15:02:17 +00:00