Tomas Boda
|
6d80f47903
|
chore: bump @reduxjs/toolkit
|
2026-02-16 16:11:39 +01:00 |
|
Jiri Zbytovsky
|
4cc7b5cb77
|
chore(suite-common): consistently export all reducer initial states
|
2026-02-16 16:04:12 +01:00 |
|
Jan Václavík
|
344c22e5c1
|
refactor(suite): Update event name in analytics reporting
|
2026-02-05 16:05:41 +01:00 |
|
yanas
|
28b111ce71
|
refactor(suite-native): simplify usage of requestPrioritizedDeviceAccess
|
2026-02-02 16:42:55 +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 |
|
Jan Václavík
|
e67dd4afb6
|
refactor(suite): Migration deviceConnectionDevicePairedEvent
|
2026-01-27 11:50:23 +01:00 |
|
yanas
|
3763b42ff4
|
fix(suite-native): improve UX of Bluetooth device connection
|
2026-01-27 09:56:02 +01:00 |
|
vytick
|
da3cc7b52b
|
chore(suite-native): bump react-navigation native deps
|
2026-01-26 19:05:11 +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 |
|
brantalikp
|
cde81b1c79
|
chore(suite-native): dependencies update
|
2026-01-09 12:50:23 +01:00 |
|
Tomas Boda
|
6147797599
|
chore: bump @reduxjs/toolkit
|
2025-12-15 10:47:12 +01:00 |
|
Tomas Boda
|
d0d6cc9ff8
|
chore(suite): bump @reduxjs/toolkit
|
2025-11-14 10:19:10 +01:00 |
|
Matej Kriz
|
e112744fe6
|
feat(suite-native): add device-connection/device-paired analytics report after sucessfull bluetooth pairing
|
2025-11-11 11:34:44 +01:00 |
|
yanas
|
d1f6c30c50
|
fix(suite-native): scan for Bluetooth devices only when the app is active
|
2025-11-04 10:12:03 +01:00 |
|
Petr Knetl
|
a125ec32aa
|
chore(suite-native): bump react native related dependencies (2025-10)
|
2025-10-27 13:04:36 +01:00 |
|
yanas
|
a820e842a7
|
chore(suite-native): remove IsBluetoothEnabled feature flag
|
2025-10-27 07:59:48 +01:00 |
|
Matej Kriz
|
c773fb0411
|
fix(suite-native): never try to use device name in BLE pairing instructions
- Prevent wrong device name to be used (i.e. "Portfolio tracker")
|
2025-10-24 17:22:16 +02:00 |
|
yanas
|
87c5e402c5
|
feat(suite-native): add T3W1 renders, animations and illustrations
(cherry picked from commit efe3b5a5be)
|
2025-10-22 14:11:28 +02: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 |
|
brantalikp
|
6a1176a102
|
chore(suite-native): expo 54: dependencies update
|
2025-10-20 11:35:17 +02:00 |
|
yanas
|
2be40d4e19
|
fix(suite-native): enable Bluetooth auto-connect on Connect press
|
2025-10-10 12:36:32 +02:00 |
|
Matej Kriz
|
66bba9e722
|
fix(suite-native): prevent unexpected line break on device name and color line
|
2025-10-10 09:25:19 +02:00 |
|
Matej Kriz
|
31f0d0e331
|
chore(suite-native): avoid instable selector warning
- prevent `An input selector returned a different result when passed same arguments.` warning
|
2025-10-08 16:21:49 +02:00 |
|
yanas
|
3c555e6058
|
refactor: introduce a common flag for Bluetooth OS unpairing
|
2025-10-07 14:38:41 +02:00 |
|
Matej Kriz
|
e6c232286f
|
chore(bluetooth): use stable empty array for nearby BLE devices selectors
|
2025-10-07 10:19:44 +02:00 |
|
yanas
|
46c27aa22d
|
chore(suite-native): make type the first attribute
|
2025-10-06 18:56:12 +02:00 |
|
brantalikp
|
782179c24f
|
fix(suite-native): Alert sheet cleanup
|
2025-10-06 15:36:36 +02:00 |
|
brantalikp
|
5691e88178
|
feat(suite-native): Alerts: add alert type
|
2025-10-06 15:36:36 +02:00 |
|
Tomas Martykan
|
e1544f7264
|
feat(suite): store device id (from features) in bluetooth knownDevices
|
2025-10-03 17:16:08 +02:00 |
|
brantalikp
|
fac837d07d
|
fix(suite-native): refactor block navigation hooks
|
2025-10-02 15:10:58 +02:00 |
|
Matěj Husák
|
89089f48ed
|
feat(suite): filter nearby devices in pairing mode, compare manufacturer data
|
2025-10-01 15:12:14 +02:00 |
|
yanas
|
8ad8a71627
|
feat(suite-native): respect Bluetooth auto-connect policy on mobile
|
2025-10-01 09:16:47 +02:00 |
|
Peter Sanderson
|
56859a952c
|
chore: introduce BluetoothDeviceId as branded type
|
2025-09-30 11:46:36 +02:00 |
|
yanas
|
d3f4ef6bd0
|
fix(suite-native): handle cancelling of Bluetooth pairing correctly
|
2025-09-29 15:08:57 +02:00 |
|
Jirka Bažant
|
ccb3fba4a8
|
chore(suite-native): simplify jest.config.js files across project
|
2025-09-26 10:50:51 +02:00 |
|
yanas
|
658e948c2a
|
feat(suite-native): show Bluetooth status on the Turn on & unlock screen
|
2025-09-25 17:09:29 +02:00 |
|
Matej Kriz
|
1d6efebd19
|
fix(suite-native): do not use name of selected device for pairing failed dialog
|
2025-09-25 15:09:09 +02:00 |
|
Petr Knetl
|
973cd5800a
|
fix(suite-native): platform specific alert import
|
2025-09-25 08:58:56 +02:00 |
|
Szymon Lesisz
|
170fd105a2
|
fix(suite): BT auto reconnection policy
|
2025-09-24 15:45:47 +02:00 |
|
Matej Kriz
|
b6e8769b7d
|
feat(suite-native): guide user on ios to bluetooth settings
|
2025-09-23 15:48:52 +02:00 |
|
yanas
|
5f6c3f18d1
|
feat(suite-native): show scanning loader on the Turn on & unlock screen
|
2025-09-23 15:09:25 +02:00 |
|
yanas
|
29e8f95b71
|
feat(suite-native): guide users to confirm pairing also on device
|
2025-09-22 21:27:29 +02:00 |
|
yanas
|
f859197422
|
feat(suite-native): prompt users to enable Location Services on old Androids
|
2025-09-19 07:59:25 +02:00 |
|
Peter Sanderson
|
7027213e3f
|
fix: add TON of missing dependecies in package.json
|
2025-09-18 13:04:25 +02:00 |
|
Matěj Husák
|
b18a1ebad9
|
fix(native): implemented filterOutOldDuplicatesByName on native
|
2025-09-15 14:28:27 +02:00 |
|
yanas
|
2c339f196f
|
feat(suite-native): instruct users to unpair Trezor also from OS settings
|
2025-09-12 15:28:16 +02:00 |
|
yanas
|
b2f000fa32
|
feat(suite-native): show pairing failed alert if pairing is not possible
|
2025-09-11 12:12:51 +02:00 |
|