371 Commits

Author SHA1 Message Date
juriczech
0860250ca5 feat(suite-native): unify and improve suite sync error handling 2026-03-03 09:40:01 +01:00
brantalikp
6ee643a4bf feat(suite-native): unify advanced settings card options 2026-03-02 10:44:08 +01:00
brantalikp
59ba69165f feat(suite-native): network reserve 2026-03-02 10:44:08 +01:00
Petr Knetl
0d18e50164 feat(suite): system info support consent
Add opt-in consent step before opening Trezor support chat on desktop.
Clicking "Trezor Support" now opens a popover asking the user to optionally
share a one-time snapshot of system info (device model, firmware version,
firmware revision, passphrase status, app version) via UTM parameters.
If the user declines, the support URL opens without any parameters.

Closes #23795
2026-03-02 10:42:24 +01:00
copilot-swe-agent[bot]
846fa82727 feat(suite-native): show Suite Sync labels in Eject wallets settings on mobile 2026-02-27 19:55:05 +01:00
Petr Knetl
422d847652 feat(suite-native): system info support consent 2026-02-26 07:53:51 +01:00
Jirka Bažant
45e4e38421 chore(suite-native): rename component and hook test files for consistency 2026-02-19 15:09:09 +01:00
Seibei Iguchi
ce71b08bb2 refactor(theme): standardize typography styles across components 2026-02-19 14:04:05 +01:00
Szymon Lesisz
d8b175d26b refactor(suite-common): move device to standalone package 2026-02-18 20:17:20 +01:00
juriczech
4f4c64ae12 fix(suite-native): unify redux typings across native packages 2026-02-18 14:40:36 +01:00
Tomas Boda
6d80f47903 chore: bump @reduxjs/toolkit 2026-02-16 16:11:39 +01:00
Petr Knetl
f5e22a7893 fix(suite-native): compact card atom shadow 2026-02-09 14:25:48 +01:00
Petr Knetl
b8c9e1e3b4 chore(suite-native): remove app logs feature flag 2026-02-09 14:25:48 +01:00
Petr Knetl
2c7a933dfd feat(suite): report app log export event 2026-02-09 09:13:36 +01:00
Petr Knetl
6874787f86 feat(suite-native): report app log export event 2026-02-09 09:13:36 +01:00
Jan Václavík
344c22e5c1 refactor(suite): Update event name in analytics reporting 2026-02-05 16:05:41 +01:00
Jan Václavík
7287c541b2 fix(suite): Fix missing dependency 2026-02-05 09:06:20 +01:00
Jan Václavík
8683d6a8b8 fix(suite): Move settingsGeneralLabelingEvent to shared 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
bf37b4480e refactor(suite-native): remove deprecated SuiteNativeLegacyAnalyticsEvents and update AutoEjectSwitch to use new analytics service 2026-02-04 19:10:47 +01:00
Petr Knetl
21524a7860 fix(suite-native): faq card padding 2026-02-04 13:30:29 +01:00
Matěj Husák
b415659cfb feat(common): fetch owner quota on demand 2026-02-03 14:14:33 +01:00
Petr Knetl
ed15892fa7 feat(suite-native): app log screen 2026-02-03 13:04:11 +01:00
Petr Knetl
87c51df867 feat(suite-native): settings support screen improvements 2026-02-03 13:04:11 +01:00
Petr Knetl
51598e5dba refactor(suite-native): settings/discreet_toggle analytics event 2026-02-03 11:31:02 +01:00
Petr Knetl
94e5c9efc5 refactor(suite-native): settings/change_btc_unit analytics event 2026-02-03 11:31:02 +01:00
Petr Knetl
159fec7025 refactor(suite-native): settings/change_currency analytics event 2026-02-03 11:31:02 +01:00
Bohdan Juříček
7b10157041 Revert "Revert "feat(suite-native): suite sync error, routename""
This reverts commit 252c3d8108.
2026-01-29 13:11:10 +01:00
Petr Knetl
619b355e36 feat(suite-native): app logs modal in settings 2026-01-29 11:12:22 +01:00
Vojtěch Tranta
77307f9bf0 fix: native make sure you can await the state waving 2026-01-29 10:12:07 +01:00
Matěj Husák
6ea927a43c feat(native, common): added analytics to native, renamed secure sync to suite sync 2026-01-29 02:23:25 +01:00
Bohdan Juříček
252c3d8108 Revert "feat(suite-native): suite sync error, routename"
This reverts commit c8ae7e1982.
2026-01-28 17:55:00 +01:00
juriczech
c8ae7e1982 feat(suite-native): suite sync error, routename 2026-01-28 17:06:50 +01:00
Matej Kriz
55f686c4dd feat(suite-native): reorder advanced settings to have less dangerous settings on top 2026-01-27 15:41:35 +01:00
Matej Kriz
8df5e73a52 feat(e2e): update suite sync E2E test to work with experimental features 2026-01-27 15:01:14 +01:00
Matej Kriz
419bc4f3f3 chore(suite-sync): rename ToggleLabelingCard to ToggleSuiteSyncCard for consistency 2026-01-27 15:01:14 +01:00
Matej Kriz
82b03ceddf chore(suite-sync): renaming SettingsLabeling to SettingsSuiteSync for consistency 2026-01-27 15:01:14 +01:00
Matej Kriz
aeaa1918e7 feat(suite-native): add Experimental features section with Suite Sync feature 2026-01-27 15:01:14 +01:00
Jan Václavík
227bb3b001 refactor(suite): Rename suite-common/analytics to suite-common/analytics-redux 2026-01-27 13:57:06 +01:00
vytick
da3cc7b52b chore(suite-native): bump react-navigation native deps 2026-01-26 19:05:11 +01:00
Peter Sanderson
4752b1b565 fix: turning ON the SuiteSync triggers flow only for selected device 2026-01-23 12:02:01 +01:00
yanas
e7608cf303 feat(suite-native): add analytics for Bitcoin backends settings 2026-01-19 15:17:46 +01:00
yanas
dcdb9669fe feat(suite-native): allow usage of custom Electrum backend for BTC 2026-01-19 13:16:48 +01:00
Jan Václavík
171a95ff17 fix(suite): Parity new analytics with legacy 2026-01-17 21:10:25 +01:00
Jan Václavík
913204b19f fix(suite): Fix tests and typecheck 2026-01-17 21:10:25 +01:00
Jan Václavík
9d37d98581 feat(suite): Refactor analytics
feat(suite): Divide analytics to relevant packages

refactor(suite): Split suite-common/analytics

fix(suite): Fix errors

fix(suite): Update codeowners

fix(suite): Fix undefined in event attributes

fix(suite): Fix suite-native tests

chore: split Services for Native vs Desktop

refactor(suite): Polish @suite-common/analytics

refactor(suite): Polish @suite/analytics and @suite-native/analytics

refactor(suite): Add analytics and legacyAnalytics to extraDependencies

refactor(suite): add useAnalytics and useLegacyAnalytics for desktop/native

refactor(suite): use analytics reporting in thunks

refactor(suite): fix naming and event type

refactor(suite): Refactor existing analytics reporting

refactor(suite): Refactor existing analytics reporting

refactor(suite): Refactor existing analytics reporting in actions

refactor(suite): Delete generate docs

refactor(suite): Fix analytics in middleware

refactor(suite): Refactor useLegacyAnalytics for suite native

fix(suite): Fix errors

fix(suite): Fix errors

fix(suite): Fix issues from code review

fix(suite): Fix side effect in guideActions

refactor(suite): Create getTypedNativeLegacyAnalytics and getTypedDesktopLegacyAnalytics

fix(suite): Fix type errors

refactor(suite): Extract types from suite-common/analytics to separated package

fix(suite): Fix bugs

fix: missing shared legacy analytics type in desktop analytics type

fix(suite): Fix errors

refactor(suite): Refactor useLegacyAnalytics and useAnalytics to new package structure

fix(suite): Fix depchecks

fix(suite): Fix yarnlock and depchecks

fix(suite): Update project refs

WIP

fix: desktop services typing from extra

WIP

# Conflicts:
#	packages/suite/src/hooks/suite/useLabelingCombined.ts
#	suite-native/app/src/navigation/AppTabNavigator.tsx

# Conflicts:
#	packages/suite-desktop-ui/package.json
#	packages/suite-desktop-ui/src/support/DesktopUpdater/EarlyAccessDisable.tsx
#	packages/suite-desktop-ui/src/support/DesktopUpdater/EarlyAccessEnable.tsx
#	packages/suite-desktop-ui/tsconfig.json
#	packages/suite/src/actions/suite/suiteActions.ts
#	packages/suite/src/components/connection/BluetoothConnectionModal.tsx
#	packages/suite/src/components/connection/CantSeeTrezorModal.tsx
#	packages/suite/src/components/connection/ConnectDeviceGlobalModal.tsx
#	packages/suite/src/components/guide/Feedback.tsx
#	packages/suite/src/components/guide/Guide.tsx
#	packages/suite/src/components/guide/SupportFeedbackSelection.tsx
#	packages/suite/src/components/suite/PrerequisitesGuide/DeviceConnect.tsx
#	packages/suite/src/components/suite/bluetooth/BluetoothDeviceListItem.tsx
#	packages/suite/src/components/suite/layouts/SuiteLayout/PageHeader/GlobalSendReceive/GlobalReceiveModal/GlobalReceiveModal.tsx
#	packages/suite/src/components/suite/layouts/SuiteLayout/PageHeader/GlobalSendReceive/GlobalSendReceiveButtons.tsx
#	packages/suite/src/components/suite/layouts/SuiteLayout/PageHeader/HeaderDropdown.tsx
#	packages/suite/src/components/suite/layouts/SuiteLayout/PageHeader/TradeActions.tsx
#	packages/suite/src/components/suite/modals/ReduxModal/ConfirmValueModal/ConfirmValueModal.tsx
#	packages/suite/src/components/suite/modals/ReduxModal/TransactionReviewModal/TransactionReviewModalBodyInner.tsx
#	packages/suite/src/components/suite/modals/ReduxModal/TransactionReviewModal/TransactionReviewOutputList/TransactionReviewModalBottomContent.tsx
#	packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/AddAccountModal/AddAccountButton/AddAccountButton.tsx
#	packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/AddTokenModal.tsx
#	packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/ApproveModal.tsx
#	packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/AutoStartBeforeQuitModal.tsx
#	packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/ClaimModal/ClaimModal.tsx
#	packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/ConfirmUnverifiedModal.tsx
#	packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/ConnectPermissionsModal.tsx
#	packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/MultiShareBackupModal/MultiShareBackupModal.tsx
#	packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/RevokeModal.tsx
#	packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/StellarManageTokenModal.tsx
#	packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/UnstakeModal/UnstakeForm/UnstakeButton.tsx
#	packages/suite/src/components/suite/modals/ReduxModal/UserContextModal/UnstakeModal/UnstakeModal.tsx
#	packages/suite/src/components/wallet/WalletLayout/AccountBanners/StakingBanner.tsx
#	packages/suite/src/components/wallet/WalletLayout/AccountTopPanel/AccountNavigation.tsx
#	packages/suite/src/hooks/settings/backends/useBackendsForm.ts
#	packages/suite/src/hooks/suite/useChangeDeviceLabel.ts
#	packages/suite/src/hooks/wallet/trading/form/useTradingExchangeForm.ts
#	packages/suite/src/hooks/wallet/trading/form/useTradingSellForm.ts
#	packages/suite/src/views/dashboard/AssetsView/AssetCard/AssetCard.tsx
#	packages/suite/src/views/dashboard/AssetsView/AssetTable/AssetRow.tsx
#	packages/suite/src/views/dashboard/DashboardFooter.tsx
#	packages/suite/src/views/dashboard/StakingDashboard/StakingDashboardAccountRow.tsx
#	packages/suite/src/views/onboarding/steps/DeviceAuthenticityStep/SecurityCheck.tsx
#	packages/suite/src/views/settings/SettingsDevice/AutoLock.tsx
#	packages/suite/src/views/settings/SettingsDevice/Brightness.tsx
#	packages/suite/src/views/settings/SettingsDevice/ChangePin.tsx
#	packages/suite/src/views/settings/SettingsDevice/DisplayRotation.tsx
#	packages/suite/src/views/settings/SettingsDevice/ForgetDevice.tsx
#	packages/suite/src/views/settings/SettingsDevice/HapticFeedback.tsx
#	packages/suite/src/views/settings/SettingsDevice/MultiShareBackup.tsx
#	packages/suite/src/views/settings/SettingsDevice/Passphrase.tsx
#	packages/suite/src/views/settings/SettingsDevice/PinProtection.tsx
#	packages/suite/src/views/settings/SettingsDevice/ThpAutoconnect.tsx
#	packages/suite/src/views/settings/SettingsDevice/WipeCode.tsx
#	packages/suite/src/views/settings/SettingsDevice/WipeDevice/WipeDeviceModal.tsx
#	packages/suite/src/views/settings/SettingsGeneral/AddressDisplay.tsx
#	packages/suite/src/views/settings/SettingsGeneral/AutoEject.tsx
#	packages/suite/src/views/settings/SettingsGeneral/BaseCurrency.tsx
#	packages/suite/src/views/settings/SettingsGeneral/BioAuthSettings.tsx
#	packages/suite/src/views/settings/SettingsGeneral/DesktopSuiteBanner.tsx
#	packages/suite/src/views/settings/SettingsGeneral/Labeling.tsx
#	packages/suite/src/views/settings/SettingsGeneral/Language.tsx
#	packages/suite/src/views/settings/SettingsGeneral/MevProtection.tsx
#	packages/suite/src/views/settings/SettingsGeneral/NetworkReserve.tsx
#	packages/suite/src/views/settings/SettingsGeneral/Theme.tsx
#	packages/suite/src/views/settings/SettingsGeneral/TorOnionLinks.tsx
#	packages/suite/src/views/suite/SwitchDevice/DeviceItem/EjectConfirmation.tsx
#	packages/suite/src/views/suite/SwitchDevice/SwitchDevice.tsx
#	packages/suite/src/views/wallet/send/Outputs/Address.tsx
#	packages/suite/src/views/wallet/send/SendRaw.tsx
#	packages/suite/src/views/wallet/staking/components/StakingDashboard/components/ClaimCard.tsx
#	packages/suite/src/views/wallet/staking/components/StakingDashboard/components/EmptyStakingCard.tsx
#	packages/suite/src/views/wallet/staking/components/StakingDashboard/components/NewProviderCard.tsx
#	packages/suite/src/views/wallet/staking/components/StakingDashboard/components/StakingCard.tsx
#	packages/suite/src/views/wallet/tokens/TokensNavigation.tsx
#	packages/suite/src/views/wallet/tokens/common/TokensTable/TokenRow.tsx
#	packages/suite/src/views/wallet/trading/common/TradingDetail/TradingDetailBuy/TradingDetailBuy.tsx
#	packages/suite/src/views/wallet/trading/common/TradingDetail/TradingDetailExchange/TradingDetailExchange.tsx
#	packages/suite/src/views/wallet/trading/common/TradingDetail/TradingDetailSell/TradingDetailSell.tsx
#	packages/suite/src/views/wallet/trading/common/TradingForm/TradingFormApproval.tsx
#	packages/suite/src/views/wallet/trading/common/TradingLayout/TradingLayoutNavigation.tsx
#	packages/suite/src/views/wallet/trading/common/TradingSelectedOffer/TradingOfferExchange/TradingOfferExchange.tsx
#	packages/suite/src/views/wallet/trading/common/TradingSelectedOffer/TradingOfferSell/TradingOfferSellTransaction.tsx
#	packages/suite/src/views/wallet/transactions/TradeBox/TradeBox.tsx
#	packages/suite/src/views/wallet/transactions/TransactionList/TransactionListActions/ExportAction.tsx
#	packages/suite/src/views/wallet/transactions/components/AccountEmpty.tsx
#	suite/e2e/package.json
#	suite/e2e/tsconfig.json
#	yarn.lock
2026-01-17 21:10:25 +01:00
Peter Sanderson
d27605c088 fix: Better error for turn on suite sync 2026-01-16 10:46:21 +01:00
brantalikp
cde81b1c79 chore(suite-native): dependencies update 2026-01-09 12:50:23 +01:00
Matěj Husák
facdbb041a feat(native): updated copy and icons for suiteSync settings 2026-01-08 11:28:37 +01:00
Matěj Husák
79cb58dcc8 chore(native): renamed code usages from labeling to suiteSync 2026-01-08 11:28:37 +01:00