status-desktop/ui/imports/utils
Jonathan Rainville 42a9530452
feat(metrics): add onboarding screen metrics and section navigation (#16112) (#16145)
* feat(metrics): add onboarding screen metrics and section navigation

Fixes #16100

Adds metrics for navigating to the different screens of the onboarding and when navigating to a new section while logged in; only when enabled of course.

I refactored the code a little to make it simpler. I moved the check to see if the metrics collection is enabled in the async task itself, so we don't have to check it each time we add a new metric

* fix metric sent from module

* review comments

* add flowtype
2024-08-19 12:52:17 -04:00
..
Audio.qml fix(notifications): The sound of notifications is harsh and annoying 2022-12-12 11:39:32 +01:00
Constants.qml feat(metrics): add onboarding screen metrics and section navigation (#16112) (#16145) 2024-08-19 12:52:17 -04:00
Global.qml feat(metrics): add onboarding screen metrics and section navigation (#16112) (#16145) 2024-08-19 12:52:17 -04:00
ProfileUtils.qml fix(StatusQ) removed old twitter icon, adjusted ProfileUtils linkTypeToIcon. (#15185) 2024-06-17 11:05:38 +03:00
SelectedMessage.qml style: remove trailing whitespaces 2022-02-09 11:16:23 +01:00
Style.qml fix(@chat): Fixed blurry emojis 2022-05-13 14:03:50 -04:00
Tracer.qml chore(Tracer): Simplify by using Timer instead of Animation 2023-09-22 18:17:31 +02:00
Utils.qml chore: Remove the Browser from the app completely for now 2024-08-07 16:45:31 +02:00
qmldir chore(StatusQ): Backpressure files deduplicated, imports adjusted 2024-07-12 14:00:15 +02:00