Tomas Boda
2553ff4838
chore: bump react-native-tcp-socket
2026-02-16 16:11:39 +01:00
Tomas Boda
6d80f47903
chore: bump @reduxjs/toolkit
2026-02-16 16:11:39 +01:00
Daniel Skýpala
a61e614ffe
chore: Bump react-native deps
2026-02-16 14:29:26 +01:00
Daniel Skýpala
dfac149085
chore: Bump sentry
2026-02-16 14:29:26 +01:00
Daniel Skýpala
dddbb03058
chore: Bump babel
2026-02-16 14:29:26 +01:00
Ondrej Hajek
f226b4fc31
feat(e2e): New custom detox runner
2026-02-11 18:28:40 +01:00
Jirka Bažant
9c8c1f944d
feat(suite-native): Trading: Use WebBrowser instead of WebView
2026-02-10 07:25:40 +01:00
Jun Luo
621923d2a5
feat(native): add support for Stellar tokens.
2026-02-06 18:11:35 +01:00
Matěj Husák
1b1679a7e3
fix(native): add labeling to suite ready native event
2026-02-06 02:33:49 +01:00
PeKne
33717e8f64
chore(suite-native): bump version to 26.2.1
2026-02-02 16:25:17 +01:00
Petr Knetl
619b355e36
feat(suite-native): app logs modal in settings
2026-01-29 11:12:22 +01:00
vytick
0e7d9e0daa
chore(suite-native): bump rozenite deps
2026-01-28 14:12:21 +01:00
vytick
da3cc7b52b
chore(suite-native): bump react-navigation native deps
2026-01-26 19:05:11 +01:00
brantalikp
e63e110ba7
chore(suite-native): change staking module to earn
2026-01-23 17:36:46 +01:00
Jiří Čermák
ed64ef4171
feat: create @suite-common/react-query package
...
- Include provider for React and React Native app.
- Since the configuration and related libraries differ, it does make sense to divide them.
- Define mutation and query keys (common, desktop, mobile).
- Re-export @tanstack/react-query hooks.
2026-01-23 10:40:47 +01:00
juriczech
6920f34dfa
fix(suite-native): deps update
2026-01-22 15:16:17 +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
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
pavelmario
aae811a678
chore(suite-native): bump suite-native version to 26.1.2
2026-01-14 10:56:21 +01:00
Marek Polak
5ff326e491
chore(suite-native): remove deprecated node-libs-browser
2026-01-14 09:14:10 +01:00
Jiri Zbytovsky
d0daabe73b
chore: bump Sentry deps
2026-01-09 13:42:56 +01:00
brantalikp
cde81b1c79
chore(suite-native): dependencies update
2026-01-09 12:50:23 +01:00
yanas
43d25e74db
fix(suite-native): rework application initialization logic
2026-01-09 10:04:32 +01:00
Matej Kriz
b4b66eef76
chore(suite-native): keep no-extraneous-dependencies rule enabled but allow devDependencies where needed
2026-01-07 18:53:36 +01:00
Vojtěch Tranta
d0db7e7032
fix: update project deps
2026-01-07 09:48:00 +01:00
PeKne
6bcedf8e1d
chore(suite-native): bump version to 26.1.1
2026-01-06 14:52:51 +01:00
Jiri Zbytovsky
3f002de2ad
chore(suite): bump react-intl
2026-01-05 10:19:42 +01:00
Petr Knetl
5d094ed504
feat(suite-native): web storybook
2026-01-05 09:34:48 +01:00
Jan Komarek
2b7f205267
chore: update tar and update expo to update tar transitive dependency
2025-12-19 11:31:30 +01:00
Matej Kriz
e6befef626
feat(suite-native): update rozenite and all plugins to be able to fix them
2025-12-17 17:16:32 +01:00
Tomas Boda
6147797599
chore: bump @reduxjs/toolkit
2025-12-15 10:47:12 +01:00
Matej Kriz
0798193831
fix(suite-native): update bridge port number in reverse-ports
2025-12-11 17:17:00 +01:00
juriczech
75d529c243
feat(suite-native): transaction detail module
2025-12-11 16:39:24 +01:00
Jirka Bažant
afc5335b0a
chore(suite-native): Bump @shopify/flash-list
2025-12-05 14:23:58 +01:00
Jirka Bažant
21566adcf6
chore(suite-native): Bump react-native-reanimated
2025-12-05 14:23:58 +01:00
Matej Kriz
7852e19e56
fix(suite-native): add shims for Set needed for evolu
2025-12-04 14:32:29 +01:00
pavelmario
88d9d0bbc9
chore(suite-native): bump suite-native version to 25.12.2
2025-12-03 07:12:00 +00:00
Jirka Bažant
92559fabdb
fix(suite-native): Resolve circular dependency of device and device-manager module
2025-12-01 12:01:55 +01:00
PeKne
76065756e3
chore(suite-native): bump version to 25.12.1
2025-12-01 10:09:56 +01:00
Vojtěch Tranta
a3ff0ff558
feat(suite): add option to pass extra dependencies factory to store and as extra thunk parameter and use it freely also from react context
...
fix: magic fix for extra in middlewares
fix(suite): make sure that the thunk middleware is added first so that other middlewares also can use it
2025-11-27 22:00:57 +01:00
Matej Kriz
fffde740aa
feat(suite-native): add demo account questionnaire
2025-11-25 18:07:47 +01:00
brantalikp
da19f23936
chore(suite-native): reanimated 4
2025-11-18 12:02:18 +01:00
brantalikp
219026c0b2
chore(suite-native): detox bump
2025-11-18 12:02:18 +01:00
brantalikp
9b0e267013
chore(suite-native): updgrade MMKV to version 4
2025-11-18 12:02:18 +01:00
Jiri Zbytovsky
09afb8370d
chore: bump babel packages
2025-11-14 15:05:52 +01:00
Tomas Boda
d0d6cc9ff8
chore(suite): bump @reduxjs/toolkit
2025-11-14 10:19:10 +01:00
Peter Sanderson
15432e2f11
chore: rename local-first-storage to suite-sync
2025-11-13 12:16:45 +01:00
juriczech
ced2b0fe62
fix(suite-native): biometrics lagging
2025-11-07 09:33:57 +01:00
yanas
c8f8ee0442
fix: patch react-native-ble-plx to prevent Android app crash
2025-11-06 14:50:41 +01:00