Matej Kriz
|
ecd7aa6fc7
|
feat(analytics): introduce console logger functionality for analytics on both mobile and desktop
- Delete EXPO_PUBLIC_IS_ANALYTICS_LOGGER_ENABLED evn variable and replace it with toggle in dev utils.
|
2026-02-12 16:56:49 +01:00 |
|
Petr Knetl
|
eb7dc08edd
|
fix(suite-native): services provider in graph
|
2026-02-10 10:46:59 +01:00 |
|
Jan Václavík
|
2aa97ca9dd
|
refactor(suite): Refactor analytics events consts according to event names
|
2026-02-09 13:27:07 +01:00 |
|
Jan Václavík
|
efd00bdeba
|
refactor(suite): Sort consts in analytics
|
2026-02-06 10:05:38 +01:00 |
|
Matěj Husák
|
1b1679a7e3
|
fix(native): add labeling to suite ready native event
|
2026-02-06 02:33:49 +01:00 |
|
Jan Václavík
|
c82e6656c8
|
refactor(suite): Rename analytics typing functions
# Conflicts:
# suite-native/analytics-redux/src/analyticsThunks.ts
|
2026-02-05 23:42:05 +01:00 |
|
Jan Václavík
|
5d2b17d001
|
refactor(suite): Separate redux package to @suite-native/analytics-redux
|
2026-02-05 18:16:11 +01:00 |
|
Jan Václavík
|
e210c144c6
|
refactor(suite): Sort imports and clean some mess
|
2026-02-05 13:54:51 +01:00 |
|
Jan Václavík
|
3e041b1f39
|
fix(suite): Fix type imports
|
2026-02-05 09:06:20 +01:00 |
|
Jan Václavík
|
4a1f85e493
|
fix(suite): Fix format
|
2026-02-05 09:06:20 +01:00 |
|
Jan Václavík
|
b1ad10d39d
|
refactor(suite): Move types to definitions
|
2026-02-05 09:06:20 +01:00 |
|
Jan Václavík
|
c7644bdd42
|
refactor(suite-native): move types to definitions
|
2026-02-05 09:06:20 +01:00 |
|
Jan Václavík
|
fe9294f700
|
refactor(suite-native): remove SendRecipientCountChanged event type and update analytics reporting to new service
|
2026-02-05 09:06:20 +01:00 |
|
Jan Václavík
|
e81194535a
|
refactor(suite-native): remove legacy analytics and update to new analytics service across multiple components
|
2026-02-05 09:06:20 +01:00 |
|
Jan Václavík
|
036bd50822
|
refactor(suite-native): update analytics reporting to new service and remove deprecated SuiteNativeLegacyAnalyticsEvents type
|
2026-02-05 09:06:20 +01:00 |
|
Jan Václavík
|
1850971f25
|
refactor(suite-native): update analytics reporting to new service and remove deprecated PassphraseDuplicate event type
|
2026-02-05 09:06:20 +01:00 |
|
Jan Václavík
|
33b26f3a94
|
refactor(suite-native): remove deprecated PassphraseArticleOpened event type and update analytics reporting to new service
|
2026-02-05 09:06:20 +01:00 |
|
Jan Václavík
|
678c5c11c4
|
refactor(suite-native): remove deprecated PassphraseEnterOnTrezor event type and update analytics reporting to new service
|
2026-02-05 09:06:20 +01:00 |
|
Jan Václavík
|
cb50e2d5bd
|
refactor(suite-native): remove deprecated PassphraseEnterInApp event type and update analytics reporting to new service
|
2026-02-05 09:06:20 +01:00 |
|
Jan Václavík
|
ca227c8f2e
|
refactor(suite-native): remove deprecated PassphraseFlowFinished event type and update analytics reporting to new service
|
2026-02-05 09:06:20 +01:00 |
|
Jan Václavík
|
fbc9034f72
|
refactor(suite-native): update analytics reporting to new service and remove deprecated PassphraseTryAgain event type
|
2026-02-05 09:06:20 +01:00 |
|
Jan Václavík
|
8fa0d865a4
|
refactor(suite-native): update analytics reporting to new service and remove deprecated PassphraseExit event type
|
2026-02-05 09:06:20 +01:00 |
|
Jan Václavík
|
95efaf942b
|
refactor(suite-native): update analytics reporting to new service and remove deprecated PassphraseAddHiddenWallet event type
|
2026-02-05 09:06:20 +01:00 |
|
Jan Václavík
|
a78b7f5755
|
refactor(suite-native): add AutoEjectModal event type and update analytics reporting to new service
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
bf37b4480e
|
refactor(suite-native): remove deprecated SuiteNativeLegacyAnalyticsEvents and update AutoEjectSwitch to use new analytics service
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
9e040fd22e
|
refactor(suite-native): remove legacy CoinEnablingInitState event type and update analytics reporting to new service
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
fae7e1eb19
|
refactor(suite): delete unused event
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
698aa0a76e
|
refactor(suite-native): remove legacy EjectDeviceClick event type and update analytics reporting to new service
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
2d6b379309
|
refactor(suite): delete unused event
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
18c56669bb
|
refactor(suite-native): Remove UnsupportedDevice event type and update analytics reporting to new service
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
a527427609
|
refactor(suite-native): Remove legacy ConnectDevice event type and update analytics reporting to new service
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
283847fb6d
|
refactor(suite-native): Remove legacy SendTransactionDispatched event type and update analytics reporting to new service
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
9b677bcd2d
|
refactor(suite-native): Remove legacy SendAddressFilled event type and update analytics reporting to new service
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
f475bc90df
|
refactor(suite-native): Remove legacy SendFeeLevelChanged event type and update analytics reporting to new service
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
7de7ba3866
|
refactor(suite-native): Remove legacy SendAmountInputSwitched event type and update analytics reporting to new service
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
90eef7c85a
|
refactor(suite-native): Remove legacy SendFlowExited event type and update analytics reporting to new service
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
48c63a6453
|
refactor(suite-native): Remove legacy analytics reporting and integrate new analytics service for SendFlowEntered event
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
341dc77432
|
refactor(suite-native): Remove legacy ReceiveFlowEntered event type and update analytics reporting to new service
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
e71e09cff4
|
refactor(suite-native): Update analytics types and hooks to remove legacy event and integrate new analytics service
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
1ed9b61c91
|
refactor(suite-native): Remove device authenticity check result from analytics types and update hooks to use new analytics service
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
c52ada750d
|
refactor(suite-native): Remove legacy event type for device settings backup and update analytics reporting to new service
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
fd368e5f5d
|
refactor(suite-native): Simplify analytics by removing legacy event type and updating hooks to new analytics service
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
9ec5264f22
|
refactor(suite-native): Remove legacy analytics event type and update reporting to use new analytics hooks
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
c5d93f9235
|
refactor(suite-native): Update analytics reporting to use new hooks and remove legacy event type
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
a6f25afeaa
|
refactor(suite): Migrate firmwareUpdateFinishedEvent
|
2026-02-04 19:10:47 +01:00 |
|
Jan Václavík
|
e3c5e99806
|
feat(suite-native): Remove FirmwareUpdateStucked event from analytics types and update hooks to use new analytics reporting
|
2026-02-04 19:10:47 +01:00 |
|
Petr Knetl
|
740072a85d
|
refactor(suite-native): firmware_update_cancel analytics event
|
2026-02-04 14:22:44 +01:00 |
|
Petr Knetl
|
ff32d9b88a
|
refactor(suite-native): firmware_update_started analytics event
|
2026-02-04 14:22:44 +01:00 |
|
Petr Knetl
|
44224fa971
|
refactor(suite-native): trading_quote_received analytics event
|
2026-02-04 14:22:44 +01:00 |
|
Petr Knetl
|
a3cac67983
|
refactor(suite-native): trading_sell analytics event
Migrate trading_sell event to new analytics system.
|
2026-02-04 14:22:44 +01:00 |
|