Commit Graph

339 Commits

Author SHA1 Message Date
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 1f6b19eed3 Move string formatting to Tools.
Revert contacts tracking from MatrixKit.
Final tweaks before PR.
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 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 84fdd7585c Add specific methods to track analytics and test generated event types. 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
ismailgulek a97086aad8 Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links 2021-12-10 11:08:01 +03:00
ismailgulek a717f444da Merge branch 'develop' into ismail/5068_start_thread 2021-12-09 15:25:14 +03:00
SBiOSoftWhare 860e7dbae2 Merge develop into steve/5020_matrixkit_merge 2021-11-30 16:16:52 +01:00
SBiOSoftWhare e6ef1be7b6 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
ismailgulek 30c2159fc1 Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links 2021-11-30 01:54:56 +03:00
ismailgulek 82475e8c5d Merge branch 'develop' into ismail/5068_start_thread 2021-11-30 01:33:51 +03:00
ismailgulek de7a85e83b Open thread view for root events when available 2021-11-30 01:12:53 +03:00
ismailgulek 5c177e2aec Pass thread options for permalinks 2021-11-29 18:22:09 +03:00
ismailgulek 6209b0f9b8 Replace threadId with ThreadParameters 2021-11-29 18:11:04 +03:00
SBiOSoftWhare 30d6cdc405 LegacyAppDelegate: Don't use private interface from SDK. 2021-11-26 15:26:34 +01:00
ismailgulek 24838f99ac Adapt to event changes 2021-11-26 01:47:08 +03:00
ismailgulek 9839e6ae10 Add threadId parameter to room navigation parameters 2021-11-25 16:28:42 +03:00
ismailgulek 516d14439f Merge branch 'develop' into ismail/5068_start_thread 2021-11-19 00:23:24 +03:00
Doug c946f2962a Merge branch 'master' into develop
# Conflicts:
#	Podfile.lock
#	Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
ismailgulek f6ae6afc81 Merge branch 'develop' into ismail/5068_start_thread 2021-11-11 21:43:16 +03:00
ismailgulek 01f7a7b243 Adapt to send event api changes 2021-11-04 02:07:09 +03:00
SBiOSoftWhare 5198c5a2ed SplitViewCoordinator: Fix detail screen reset behaviour. 2021-11-03 11:41:11 +01:00
Philippe Loriaux af20d24960 Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00
SBiOSoftWhare a8af46c35f Update comments. 2021-10-21 16:16:32 +02:00
SBiOSoftWhare c6347cb790 Make some refacto. 2021-10-21 15:32:43 +02:00
SBiOSoftWhare 238f31368f Update folder name. 2021-10-21 15:23:01 +02:00
SBiOSoftWhare 03730cf4b1 Refactor SpacePresentationParameters to SpaceNavigationParameters. 2021-10-21 15:22:38 +02:00
SBiOSoftWhare f692f65b7c Refactor RoomPreviewScreenParameters to RoomPreviewNavigationParameters. 2021-10-21 11:57:13 +02:00
SBiOSoftWhare 545c791b69 Refactor RoomScreenParameters to RoomNavigationParameters. 2021-10-21 11:40:18 +02:00
SBiOSoftWhare 89f609b82b Refactor RoomPreviewPresentationParameters to RoomPreviewScreenParameters. 2021-10-21 11:00:45 +02:00
SBiOSoftWhare 5b97ad9e67 Refactor RoomPresentationParameters to RoomScreenParameters. 2021-10-21 10:55:13 +02:00
SBiOSoftWhare 38514553c1 Rename UniversalLinkPresentationParameters to ScreenPresentationParameters. 2021-10-21 10:00:37 +02:00
SBiOSoftWhare e479a8d921 Update Riot/Modules/Application/LegacyAppDelegate.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-20 18:32:57 +02:00
SBiOSoftWhare 93f5a4c919 Update Riot/Modules/Application/LegacyAppDelegate.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-20 18:32:38 +02:00
SBiOSoftWhare 97a034de26 Update Riot/Modules/Application/LegacyAppDelegate.m
Co-authored-by: Doug <6060466+pixlwave@users.noreply.github.com>
2021-10-20 18:27:42 +02:00
SBiOSoftWhare 8c57a3feca UniversalLink: Improve group and contact presentation behaviour. 2021-10-20 15:55:46 +02:00
SBiOSoftWhare f607086d1d LegacyAppDelegate: Handle show group with universal link presentation parameters. 2021-10-20 12:29:01 +02:00
SBiOSoftWhare d73963593a LegacyAppDelegate: Handle universal link presentation parameters when showing contact. 2021-10-20 11:57:56 +02:00
SBiOSoftWhare 29590664af Update RoomPresentationParameters usage. 2021-10-20 08:31:51 +02:00
SBiOSoftWhare 97dfdacc9f RoomPresentationParameters: Use UniversalLinkPresentationParameters. 2021-10-20 08:29:15 +02:00
SBiOSoftWhare 13b9d841e4 Move files. 2021-10-20 07:50:20 +02:00
SBiOSoftWhare d42897e507 LegacyAppDelegate: Handle UniversalLinkPresentationParameters for space presentation. 2021-10-20 07:37:13 +02:00
SBiOSoftWhare 30e624f63e SpacePresentationParameters: Update with UniversalLinkPresentationParameters. 2021-10-20 07:31:19 +02:00
SBiOSoftWhare 0f812c0faf Create UniversalLinkPresentationParameters. 2021-10-20 07:29:18 +02:00
SBiOSoftWhare 4c2229f1b7 LegacyAppDelegate: Update space detail presentation. Update room preview presentation. Prevent restoring initial display when not needed. 2021-10-19 14:45:47 +02:00
SBiOSoftWhare 86435a299b Add space and space preview presentation parameters. 2021-10-19 14:43:08 +02:00