Tomas Boda
|
6d80f47903
|
chore: bump @reduxjs/toolkit
|
2026-02-16 16:11:39 +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 |
|
yanas
|
fa39d71b40
|
fix(suite-native): improve THP and device connection flows
|
2026-01-28 13:30:57 +01:00 |
|
vytick
|
da3cc7b52b
|
chore(suite-native): bump react-navigation native deps
|
2026-01-26 19:05:11 +01:00 |
|
juriczech
|
6920f34dfa
|
fix(suite-native): deps update
|
2026-01-22 15:16:17 +01:00 |
|
juriczech
|
df1f7fe2ba
|
feat(suite-native): passphrase packages
chore(suite-native): move files to @suite-native/passphrase
chore(suite-native): split confirm on trezor screen
|
2026-01-22 15:16:17 +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 |
|
Jirka Bažant
|
21566adcf6
|
chore(suite-native): Bump react-native-reanimated
|
2025-12-05 14:23:58 +01:00 |
|
yanas
|
2a0b5a47aa
|
feat(suite-native): adjust connect device flow on Android
|
2025-11-26 12:50:26 +01:00 |
|
brantalikp
|
da19f23936
|
chore(suite-native): reanimated 4
|
2025-11-18 12:02:18 +01:00 |
|
Tomas Boda
|
d0d6cc9ff8
|
chore(suite): bump @reduxjs/toolkit
|
2025-11-14 10:19:10 +01:00 |
|
juriczech
|
439ea30986
|
chore(suite-native): remove passphrase dead code
|
2025-11-11 09:42:36 +01:00 |
|
yanas
|
8860302bc5
|
feat(suite-native): replace pair new device hints with an animation
|
2025-11-07 12:21:43 +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 |
|
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 |
|
juriczech
|
f9af3fb5e8
|
feat(suite-native): remove is coin enabling init finished
|
2025-10-10 09:05:44 +01:00 |
|
Peter Sanderson
|
a4f8b09e38
|
fix: add depcheck scripts for all the package.json-s
|
2025-09-18 13:04:25 +02:00 |
|
Peter Sanderson
|
7027213e3f
|
fix: add TON of missing dependecies in package.json
|
2025-09-18 13:04:25 +02:00 |
|
brantalikp
|
910521a8df
|
chore(suite): url cleanup
|
2025-09-10 14:48:29 +02:00 |
|
Petr Knetl
|
0a294c7802
|
chore(suite-native): bump react navigation libs to 7.x.x
|
2025-08-26 15:32:48 +02:00 |
|
brantalikp
|
d89d5a0c8c
|
fix(suite-native): fix build and type errors
|
2025-06-23 17:46:37 +02:00 |
|
brantalikp
|
80db8af3e2
|
chore: update other packages
|
2025-06-23 17:46:37 +02:00 |
|
yanas
|
2724a4c4a1
|
feat(suite-native): add possibility to connect bluetooth devices
|
2025-06-03 21:34:48 +02:00 |
|
Martin Varmuza
|
345241d442
|
chore: fix lint & depcheck errors
|
2025-06-03 15:47:16 +02:00 |
|
tomasklim
|
887018eacb
|
chore: update redux libs
|
2025-05-17 08:58:34 +02:00 |
|
Jirka Bažant
|
7f1895cc72
|
chore(suite-native): Bump RN to 0.76.9, @sentry/react-native to 6.10
|
2025-04-08 12:07:18 +02:00 |
|
Petr Knetl
|
15f1d4d91d
|
fix(suite-native): device tutorial supports cancel
|
2025-03-26 09:38:22 +01:00 |
|
Nodonisko
|
39c71a19dd
|
chore: redux upgrade
|
2025-03-07 14:42:12 +01:00 |
|
Daniel Suchý
|
948878e401
|
fix(mobile): update and patch reanimated to fix crash (#16347)
|
2025-01-15 12:20:36 +01:00 |
|
yanas
|
2b8dfd43a4
|
feat(suite-native): replace illustrations and lotties with updated ones
|
2024-12-04 13:35:25 +01:00 |
|
Daniel Suchý
|
eda770d5a5
|
chore(mobile) : expo upgrade sdk 52 🚀 (#15383)
* chore: expo upgrade
* chore(mobile): expo sdk 52
* fix: android build
* chore(mobile): ⬆️ upgrade usb lib, jest, sentry
* fix(mobile): fix quick crypto android build
|
2024-11-19 16:14:41 +01:00 |
|
Peter Sanderson
|
abb41f8033
|
chore: remove glboal nx/workspace link scripts (it shall be run only globally) + resolve ugly igonores for devDependencies in import/no-extraneous-dependencies
|
2024-11-13 10:36:38 +01:00 |
|
Matej Kriz
|
6edf9c7509
|
fix(suite-native): update react-native-reanimated to prevent crash
- Facing this issue crashing the app after load https://github.com/software-mansion/react-native-reanimated/issues/6415
|
2024-10-24 17:26:47 +02:00 |
|
yanas
|
b43f5d3797
|
feat(suite-native): enable device PIN protection card for model T1B1
|
2024-10-24 13:09:26 +02:00 |
|
Daniel Suchý
|
b3924ee5a8
|
feat(mobile): new icons (#14963)
* feat(mobile): new mobile icons package + icon font
* chore: replace deprecated icons in mobile app
* fix: fix broken icons and add README
|
2024-10-22 16:18:52 +02:00 |
|
Tomas Martykan
|
b9e1c50614
|
feat(mobile): better connect popup flow
|
2024-09-26 15:11:22 +02:00 |
|
Martin Vytick Vytrhlík
|
1a7151936a
|
fix(suite-native): no loading when coin enabling is set but no coin is found
|
2024-09-13 13:00:18 +02:00 |
|
Adam Havel
|
492915d623
|
feat(components): add new set of icons
|
2024-09-04 15:53:48 +02:00 |
|
Daniel Suchý
|
d6343d4106
|
chore(mobile): upgrade deps to RN 0.75 (#14004)
|
2024-08-29 15:15:59 +02:00 |
|
Bohdan Juříček
|
8f68b00ed4
|
feat(suite-native): analytics (#13357)
|
2024-07-18 09:57:32 +01:00 |
|
Bohdan Juříček
|
d43582196c
|
Feat/native/feature requests passphrase (#13121)
* chore(suite-native): redux handles passphrase request
* chore(suite-native): move module-passphrase => module-connect-device
* feat(suite-native): modify screen cancelling based on flow
* refactor(suite-native): rename authorization module
* refactor(suite-native): rename authorize navigation stacks
* feat(suite-native): feature passphrase unlock screen
feat(suite-native): create navigation handler
* chore(suite-native): remove passphrase package
* fix(suite-native): handleCancel passphrase on Trezor
|
2024-07-10 15:03:09 +01:00 |
|