Commit Graph

242 Commits

Author SHA1 Message Date
ismailgulek 7cb920e582 Merge branch 'ismail/5068_design_tweaks' into ismail/5096_thread_notifications 2022-01-12 13:58:48 +03:00
ismailgulek ac1b79ff92 Merge branch 'develop' into ismail/5068_start_thread 2022-01-04 15:28:19 +03:00
ismailgulek bf6c0b16e3 Open thread on an initial event, fetch the event if doesn't exist 2021-12-24 14:50:11 +03:00
Doug 5c19dca3ec Leave analytics client running on sign out.
Only identify with a running session.
2021-12-16 17:01:22 +00:00
Doug b44642a31d Improve iPad layout. Add separate debug configuration. 2021-12-16 17:01:22 +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 315f5a9cc4 Add AnalyticsScreenTimer and track more screens.
Update Analytics with new methods in MXAnalyticsDelegate.
2021-12-16 16:59:45 +00:00
Doug 418865a388 Use custom generated Swift events.
Add analytics PerformanceTimer event.
2021-12-16 16:59:45 +00:00
Doug f718514516 Add specific methods to track analytics and test generated event types. 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 a984028479 Begin migration from Matomo to PostHog
Add CocoaPods-Keys.
2021-12-16 16:59:26 +00:00
ismailgulek 1bc9db85c3 Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links 2021-12-10 11:08:01 +03:00
ismailgulek 3a6e7a19e2 Merge branch 'develop' into ismail/5068_start_thread 2021-12-09 15:25:14 +03:00
SBiOSoftWhare d4e8d9400f Merge develop into steve/5020_matrixkit_merge 2021-11-30 16:16:52 +01:00
SBiOSoftWhare e8d4af46d2 Update all Objective-C MatrixKit imports to handle new location. 2021-11-30 16:09:53 +01:00
ismailgulek abd5044023 Merge branch 'ismail/5092_thread_list' into ismail/5094_thread_links 2021-11-30 01:54:56 +03:00
ismailgulek 5dfb0fbbfe Merge branch 'develop' into ismail/5068_start_thread 2021-11-30 01:33:51 +03:00
ismailgulek af5eca3097 Open thread view for root events when available 2021-11-30 01:12:53 +03:00
ismailgulek 78b1ef2715 Pass thread options for permalinks 2021-11-29 18:22:09 +03:00
ismailgulek d6ffe933d2 Replace threadId with ThreadParameters 2021-11-29 18:11:04 +03:00
SBiOSoftWhare 5b9944dd1a LegacyAppDelegate: Don't use private interface from SDK. 2021-11-26 15:26:34 +01:00
ismailgulek 34d0aa54f9 Adapt to event changes 2021-11-26 01:47:08 +03:00
ismailgulek 4e2bafbf84 Add threadId parameter to room navigation parameters 2021-11-25 16:28:42 +03:00
ismailgulek bcec32f8da Merge branch 'develop' into ismail/5068_start_thread 2021-11-19 00:23:24 +03:00
Doug 6dd471045f Merge branch 'master' into develop
# Conflicts:
#	Podfile.lock
#	Riot/Modules/Room/RoomViewController.m
2021-11-17 17:36:44 +00:00
ismailgulek 8c1dbd8311 Merge branch 'develop' into ismail/5068_start_thread 2021-11-11 21:43:16 +03:00
ismailgulek 4e3667abe0 Adapt to send event api changes 2021-11-04 02:07:09 +03:00
SBiOSoftWhare b118697c65 SplitViewCoordinator: Fix detail screen reset behaviour. 2021-11-03 11:41:11 +01:00
Philippe Loriaux 216924165d Improve the Obj-C Generated Interface Header Name definition 2021-10-26 17:42:33 +02:00
SBiOSoftWhare da1792e9d7 Update comments. 2021-10-21 16:16:32 +02:00
SBiOSoftWhare 9fc0b1a9de Make some refacto. 2021-10-21 15:32:43 +02:00
SBiOSoftWhare 30248d4005 Update folder name. 2021-10-21 15:23:01 +02:00
SBiOSoftWhare d5729a7922 Refactor SpacePresentationParameters to SpaceNavigationParameters. 2021-10-21 15:22:38 +02:00
SBiOSoftWhare 8f05cfcdda Refactor RoomPreviewScreenParameters to RoomPreviewNavigationParameters. 2021-10-21 11:57:13 +02:00
SBiOSoftWhare eec3bfc5d0 Refactor RoomScreenParameters to RoomNavigationParameters. 2021-10-21 11:40:18 +02:00
SBiOSoftWhare 724f46c155 Refactor RoomPreviewPresentationParameters to RoomPreviewScreenParameters. 2021-10-21 11:00:45 +02:00
SBiOSoftWhare 3c6efbff31 Refactor RoomPresentationParameters to RoomScreenParameters. 2021-10-21 10:55:13 +02:00
SBiOSoftWhare 9666e20c8f Rename UniversalLinkPresentationParameters to ScreenPresentationParameters. 2021-10-21 10:00:37 +02:00
SBiOSoftWhare 213c160931 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 8b91feecf0 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 07701f0207 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 33b27427a9 UniversalLink: Improve group and contact presentation behaviour. 2021-10-20 15:55:46 +02:00
SBiOSoftWhare e0b712e292 LegacyAppDelegate: Handle show group with universal link presentation parameters. 2021-10-20 12:29:01 +02:00
SBiOSoftWhare 436dcfa865 LegacyAppDelegate: Handle universal link presentation parameters when showing contact. 2021-10-20 11:57:56 +02:00
SBiOSoftWhare 785e536fe1 Update RoomPresentationParameters usage. 2021-10-20 08:31:51 +02:00
SBiOSoftWhare 937c9f743c RoomPresentationParameters: Use UniversalLinkPresentationParameters. 2021-10-20 08:29:15 +02:00
SBiOSoftWhare 82b9bbaf44 Move files. 2021-10-20 07:50:20 +02:00
SBiOSoftWhare 0c87b1a167 LegacyAppDelegate: Handle UniversalLinkPresentationParameters for space presentation. 2021-10-20 07:37:13 +02:00
SBiOSoftWhare 2c8f8b6b15 SpacePresentationParameters: Update with UniversalLinkPresentationParameters. 2021-10-20 07:31:19 +02:00