yanas
|
0dbb62475b
|
fix(suite-native): handle THP correctly for wipe device in device settings
|
2026-03-06 13:40:35 +01:00 |
|
yanas
|
1a1d9ef3ba
|
fix(suite-native): handle THP correctly for passphrase protection in device settings
|
2026-03-05 14:52:13 +01:00 |
|
yanas
|
d592471ebd
|
refactor(suite-native): move backup and passphrase cards to components directory
|
2026-03-05 13:25:25 +01:00 |
|
yanas
|
fcdcc7b981
|
fix(suite-native): handle THP correctly for firmware language in device settings
|
2026-03-05 12:23:48 +01:00 |
|
yanas
|
97da4ade23
|
fix(suite-native): handle THP correctly for firmware update in device settings
|
2026-03-04 16:06:21 +01:00 |
|
yanas
|
a615d64a6b
|
fix(suite-native): handle THP correctly when renaming Trezor in device settings
|
2026-03-04 16:06:21 +01:00 |
|
yanas
|
768e2bd8c0
|
fix(suite-native): handle THP correctly for authenticity check in device settings
|
2026-03-04 16:06:21 +01:00 |
|
yanas
|
dbbbf94412
|
fix(suite-native): handle THP correctly for PIN actions in device settings
|
2026-03-03 17:54:20 +01:00 |
|
Tomas Martykan
|
8238895b88
|
feat(connect): unify result type
|
2026-02-26 06:58:20 -07:00 |
|
Seibei Iguchi
|
ce71b08bb2
|
refactor(theme): standardize typography styles across components
|
2026-02-19 14:04:05 +01:00 |
|
yanas
|
3c2bcd89ac
|
feat(suite-native): handle THP autoconnect during FW update
|
2026-02-19 13:48:21 +01:00 |
|
yanas
|
2464b454b2
|
fix(suite-native): consider THP pairing finished when device is no longer THP-locked
|
2026-02-19 13:48:21 +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 |
|
juriczech
|
7a867e854c
|
fix(suite-native): package imports
|
2026-02-18 14:40:36 +01:00 |
|
Tomas Boda
|
6d80f47903
|
chore: bump @reduxjs/toolkit
|
2026-02-16 16:11:39 +01:00 |
|
juriczech
|
18f87ce2ae
|
chore(suite): replace G.isNotNullable with utils
|
2026-02-13 11:09:36 +01:00 |
|
Szymon Lesisz
|
9ace371618
|
fix(suite): forget THP device
|
2026-02-09 16:02:22 +01:00 |
|
Jan Václavík
|
344c22e5c1
|
refactor(suite): Update event name in analytics reporting
|
2026-02-05 16:05:41 +01:00 |
|
juriczech
|
f21c4f5d6c
|
feat(suite-sync): fw upgrade
|
2026-02-04 14:38:34 +01:00 |
|
Bohdan Juříček
|
4c57228037
|
Revert "Revert "feat(suite-native): missing suite sync keys alert""
This reverts commit 41db64e892.
|
2026-01-29 13:11:10 +01:00 |
|
Jan Václavík
|
73fb334e83
|
refactor(suite): Fix errors
|
2026-01-29 09:53:34 +01:00 |
|
Jan Václavík
|
b3ba262876
|
refactor(suite): Rename suite-common/analytics-types to suite-common/analytics
|
2026-01-29 09:53:34 +01:00 |
|
Bohdan Juříček
|
41db64e892
|
Revert "feat(suite-native): missing suite sync keys alert"
This reverts commit 49f5ccd799.
|
2026-01-28 17:55:00 +01:00 |
|
juriczech
|
49f5ccd799
|
feat(suite-native): missing suite sync keys alert
# Conflicts:
# suite-common/suite-sync/src/index.ts
|
2026-01-28 17:06:50 +01:00 |
|
Jan Václavík
|
cc153de3f6
|
refactor(suite): Refactor analytics event settingsDeviceChangeLabelEvent
|
2026-01-27 11:50:23 +01:00 |
|
vytick
|
da3cc7b52b
|
chore(suite-native): bump react-navigation native deps
|
2026-01-26 19:05:11 +01:00 |
|
juriczech
|
c41009e249
|
refactor(suite-native): simplify device authorization state
|
2026-01-22 15:16:17 +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 |
|
juriczech
|
8f5123905b
|
chore(suite-native): pin components moved to package
|
2026-01-14 14:21:04 +01:00 |
|
yanas
|
cc5406ca0d
|
refactor(suite-native): device settings navigation final cleanup
|
2026-01-07 13:57:12 +01:00 |
|
yanas
|
f3545a82c7
|
refactor(suite-native): rework wipe device navigation in device settings
|
2026-01-07 11:51:25 +01:00 |
|
yanas
|
5881d8f67e
|
refactor(suite-native): rework device authenticity navigation in device settings
|
2026-01-06 19:22:59 +01:00 |
|
yanas
|
54c710efae
|
refactor(suite-native): rework backup & passphrase navigation in device settings
|
2026-01-06 18:15:16 +01:00 |
|
yanas
|
60d2ba7d8d
|
refactor(suite-native): rework change name navigation in device settings
|
2026-01-06 17:01:23 +01:00 |
|
yanas
|
91910f8d7c
|
refactor(suite-native): rework auto-connect navigation in device settings
|
2025-12-19 09:43:31 +01:00 |
|
Jiří Čermák
|
694c8112ad
|
fix: use direct imports to avoid cir. ESM in device and firmware in suite-native
|
2025-12-17 13:45:34 +01:00 |
|
yanas
|
2edf43d19a
|
refactor(suite-native): rework PIN protection navigation in device settings
|
2025-12-16 14:59:45 +01:00 |
|
Tomas Boda
|
6147797599
|
chore: bump @reduxjs/toolkit
|
2025-12-15 10:47:12 +01:00 |
|
yanas
|
cfc648652f
|
refactor(suite-native): rework firmware navigation in device settings
|
2025-12-08 17:27:42 +01:00 |
|
yanas
|
57b4a33b7e
|
feat(suite-native): add possibility to change device firmware language
|
2025-12-02 16:13:38 +01:00 |
|
yanas
|
c8484b2c57
|
feat(suite-native): modify layout of the firmware update screen
|
2025-11-28 14:20:05 +01:00 |
|
Tomas Boda
|
d0d6cc9ff8
|
chore(suite): bump @reduxjs/toolkit
|
2025-11-14 10:19:10 +01:00 |
|
juriczech
|
e7455fe9e6
|
fix(suite-native): touchable switch row code style
|
2025-11-11 09:42:36 +01:00 |
|
juriczech
|
2cbb0aa2dc
|
chore(suite-native): redundant check removal
|
2025-11-11 09:42:36 +01:00 |
|
Peter Sanderson
|
267d81dce4
|
feat(suite-native): passphrase settings option
|
2025-11-11 09:42:36 +01:00 |
|
Petr Knetl
|
a125ec32aa
|
chore(suite-native): bump react native related dependencies (2025-10)
|
2025-10-27 13:04:36 +01:00 |
|
Jiří Čermák
|
da15b18eff
|
chore: upgrade @reduxjs/toolkit to v2.9.1
|
2025-10-21 15:12:12 +02:00 |
|
Jiří Čermák
|
78f16f554b
|
chore: update @reduxjs/toolkit to version 2.9.0 across multiple packages
|
2025-10-21 15:12:12 +02:00 |
|