2
0
mirror of https://github.com/status-im/status-desktop.git synced 2025-02-21 11:08:55 +00:00

3 Commits

Author SHA1 Message Date
Michał Iskierko
111fd63035
feat(@desktop/metrics): send basic metrics ()
Issue 
2024-08-08 09:41:16 -04:00
Michal Iskierko
52fe774975 feat(@desktop/metrics): Show metrics popup when starting application
Adding local setting: metrics_popup_seen
Small refactoring: showing popup from main.qml
Showing popup: 1. on welcome screen, 2. in Settings/Privacy page and 3. after login when the popup has not been shown yet

Issue 
2024-07-23 10:59:03 +02:00
Michal Iskierko
a26657bbca feat(@desktop/metrics): Add metrics management page
Add new settings page for metrics management - Privacy and security
Add popup to enable/disable metrics on Onboarding and Privacy screens
Add MetricsStore in QML

Issue 
2024-07-23 10:59:03 +02:00