yanas
779607a19a
fix(suite-native): do not show setup card for unauthorized devices
2026-03-24 13:21:49 +01:00
brantalikp
6fb7d5225b
fix(suite-native): fix output button offset
2026-03-24 13:12:04 +01:00
Peter Sanderson
87f30cf8a7
fix: export from BlockchainLink
2026-03-24 13:09:08 +01:00
Matej Kriz
a9d3cc71a8
feat(suite-native): add option to use local expo-mcp
...
Read how to use it: https://docs.expo.dev/eas/ai/mcp/
2026-03-24 13:02:32 +01:00
yanas
0e74b5b141
chore(suite-native): remove obsolete unpair Bluetooth device
2026-03-24 11:39:16 +01:00
yanas
71a747ff8e
feat(suite-native): consolidate device unpair & forget
2026-03-24 11:39:16 +01:00
brantalikp
e3f03a4cb0
fix(suite-native): display network reserve banner only if relevant
2026-03-24 11:37:18 +01:00
Jiri Zbytovsky
736872a491
chore(e2e-native): commentary on deviceOnboardingActions
2026-03-24 10:09:10 +01:00
yanas
d3c4d9b576
chore(suite-native): remove unused disconnected device image
2026-03-24 09:26:31 +01:00
vytick
bee9c769be
chore(suite-native): bump shopify/flash-list to 2.3.0
2026-03-23 21:32:07 +01:00
vytick
530f0c3a3d
fix(suite-native): fix swap entering animation
2026-03-23 21:21:15 +01:00
Mattew Husak
23fd16c6e6
chore(suite): added N4W1 feature flag
2026-03-23 20:49:47 +01:00
Peter Sanderson
09360b8ab9
fix: dedupe ReducerState declaration, move to shared code
2026-03-23 15:45:07 +01:00
Peter Sanderson
35f81d9292
fix(redux): safe store typing fixes
2026-03-23 15:45:07 +01:00
Petr Knetl
40c2b72f65
fix(suite-native): add vite aliases for @formatjs polyfill imports in storybook
...
@formatjs packages export ./polyfill.js but are imported without the .js extension.
Vite enforces strict package exports resolution and fails on these specifiers.
2026-03-23 10:39:28 +01:00
Jirka Bažant
b14962d01c
chore(suite-native): remove Jest coverage from CI
2026-03-20 16:54:35 +01:00
Jirka Bažant
af6f32b5bf
chore(suite-native): limit trading-state unit test parallelism with --maxWorkers 2
2026-03-20 09:34:37 +01:00
Jirka Bažant
47029d9e48
feat(suite-native): Trading: sort available payment methods by rate value
2026-03-20 09:34:37 +01:00
Jirka Bažant
0256654df2
feat(suite-native): Trading: ProviderListItem displays rate instead of receive amount
2026-03-20 09:34:37 +01:00
Jirka Bažant
6cd791abea
chore(suite-native): Trading: formattedRate should display no fraction digits for fiat amount on right side
2026-03-20 09:34:37 +01:00
Jirka Bažant
169f8a3402
feat(suite-native): Trading: Update PaymentMethodListItem design and displayed values
2026-03-20 09:34:37 +01:00
Jirka Bažant
3a265c1dd3
chore(suite-native): Trading: Revert removal of formattedRate from useChangeStringsExtractor hook
2026-03-20 09:34:37 +01:00
vytick
2383da8cdb
feat(suite-native): show dex continue after trade prefetch
2026-03-19 22:06:48 +01:00
vytick
0f0fa7a1ef
feat(suite-native): preapprove selected dex quote for allowance
2026-03-19 22:06:48 +01:00
vytick
4d4bdf0473
refactor(trading): move approval steps logic to common
2026-03-19 22:06:48 +01:00
Jirka Bažant
ec73c94c3c
test(suite-native): increase timeout for waitFor in TradingExchangePreviewScreen test
2026-03-19 19:47:47 +01:00
Jirka Bažant
65436e506b
chore(suite-native): remove deprecated async render utilities from test-utils
2026-03-19 19:47:47 +01:00
Jirka Bažant
c0366dd86f
chore(suite-native): replace deprecated renderWithStoreProviderAsync with renderWithStoreProvider in module-trading
2026-03-19 19:47:47 +01:00
Jirka Bažant
67c2366ce6
chore(suite-native): replace deprecated renderWithStoreProviderAsync with renderWithStoreProvider across test suites
2026-03-19 19:47:47 +01:00
brantalikp
e4798d8af1
fix(suite-native): remove limit for evm acc
2026-03-19 19:14:29 +01:00
Tomas Boda
3b1dceed0c
fix(suite-native): retain amounts after switching off send max
2026-03-19 17:10:37 +01:00
yanas
19cbd09046
fix(suite-native): show device switcher icon also during Connect init
2026-03-19 16:23:05 +01:00
Mattew Husak
814a68d1bb
chore(common): fixed the eraseFetchedDataDebug name to be eraseFetchedData
2026-03-19 15:23:41 +01:00
Ondrej Hajek
1bda5edfc6
feat(ci): Suite Native tests now have proper nightly gh wf
2026-03-19 15:01:36 +01:00
Jiri Zbytovsky
4e72514fa0
chore(ci): add type-check to package.json requirements, match regex
2026-03-19 10:13:31 +01:00
Petr Knetl
67233046e7
chore(suite-native): upgrade expo SDK to 55.x
2026-03-18 16:48:47 +01:00
Petr Knetl
9fbd5d3852
fix(alerts): await async button handlers before closing sheet
...
Allow alert button handlers to return a Promise and properly await
them before dismissing the sheet animation.
2026-03-18 16:06:00 +01:00
juriczech
1b0e70132c
chore(suite): remove unused deps
2026-03-18 14:38:43 +01:00
juriczech
2074d32ee7
chore(suite-common): remove selectRoute from extraDependencies
2026-03-18 14:38:43 +01:00
juriczech
4433075941
chore(suite): remove selectRouterApp from extraDependencies
2026-03-18 14:38:43 +01:00
yanas
98ea2fd2c7
fix(suite-native): allow isDisabled to be passed to useTapGesture
2026-03-18 13:11:13 +01:00
yanas
3f56ea77b0
feat(suite-native): allow .onion Electrum server addresses
2026-03-18 12:17:32 +01:00
Jirka Bažant
b676f4c1bf
chore(suite-native): replace deprecated renderWithStoreProviderAsync with renderWithStoreProvider in TradingSettingsCard tests
2026-03-18 11:55:55 +01:00
Ondrej Hajek
14fa431832
chore(e2e): Unskipped Suite Native tests
2026-03-17 19:20:13 +01:00
Jiří Čermák
ad87eac457
refactor: replace custom eslint script with nx one
2026-03-17 16:51:40 +01:00
Jiří Čermák
c0e48c9a63
chore: ignore TS circular references
2026-03-17 16:51:40 +01:00
Jiří Čermák
47c184a859
chore: add type keyword to all types in imports and exports
2026-03-17 16:51:40 +01:00
juraj.bacovcin
c401c06885
feat(trading): extend trade support banner and simplify status and support url logic
2026-03-17 15:23:43 +01:00
Jirka Bažant
a057d52296
chore(suite-native): refactor usage of deprecated renderHookWithStoreProviderAsync in selected test suites
2026-03-17 13:55:05 +01:00
Jirka Bažant
072bc08ab3
chore(suite-native): test-utils - load init store only when actually requested
2026-03-17 13:55:05 +01:00