165 Commits

Author SHA1 Message Date
brantalikp
6ee643a4bf feat(suite-native): unify advanced settings card options 2026-03-02 10:44:08 +01:00
Michal Zak
171d554971 test(e2e-suite): add analytics events 'wallet/connect' 2026-03-02 09:12:46 +01:00
Jan Václavík
ec712ba46b chore(analytics-docs): Update ESLint configuration and add ts-morph to outdated dependencies list 2026-02-17 15:07:01 +01:00
Martin Varmuza
b2aa45e5d6 chore(connect-web): remove webextension specific webusb code 2026-02-16 12:01:06 +01:00
Ondrej Hajek
f226b4fc31 feat(e2e): New custom detox runner 2026-02-11 18:28:40 +01:00
Jiří Čermák
5ad0acdf2e feat: add @suite/yield-xyz package with generate API types & methods 2026-02-10 13:22:45 +01:00
Jirka Bažant
9c8c1f944d feat(suite-native): Trading: Use WebBrowser instead of WebView 2026-02-10 07:25:40 +01:00
Martin Vere Cihlar
6e42c44a70 test(e2e-suite): evolu client with working connection to server 2026-02-04 17:11:22 +01:00
Szymon Lesisz
1634ca8d83 fix(transport-bridge): match essential fields of the Descriptor 2026-02-03 14:39:44 +01:00
Peter Sanderson
47757c2428 feat: unsupported device modal, split modal again, tests
feat: implement unsuported modal for suite sync

fix: tests for fw upgrde needed

fix: text for unsupported device

fix: typings

feat: split flow into separate modals

fix: condition for labeling

fix: extract logic for labeling action selector + test

test: add test-cases for legacy labeling

fix: no device selected

chore: improve static mock typing

fix: tests, format
2026-01-29 17:24:46 +01:00
Petr Knetl
619b355e36 feat(suite-native): app logs modal in settings 2026-01-29 11:12:22 +01:00
vytick
da3cc7b52b chore(suite-native): bump react-navigation native deps 2026-01-26 19:05:11 +01:00
Tomas Martykan
7e0a549871 ci(connect): always bump all packages at once
ci(github): simplify connect-bump versions

We are moving to release all npm packages under same version as connect,
so all of them are going to be released every time, that means we can
get rid of all the code that was checking what packages required release
and instead release all of them which is simpler.

Co-authored-by: karliatto <yo@karliatto.com>
2026-01-23 11:11:12 +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
yanas
dcdb9669fe feat(suite-native): allow usage of custom Electrum backend for BTC 2026-01-19 13:16:48 +01:00
Martin Varmuza
372d11f819 chore: remove connect-iframe 2026-01-14 15:32:01 +01:00
Marek Polak
5ff326e491 chore(suite-native): remove deprecated node-libs-browser 2026-01-14 09:14:10 +01:00
brantalikp
cde81b1c79 chore(suite-native): dependencies update 2026-01-09 12:50:23 +01:00
Martin Varmuza
a902e2d3cb feat(connect): core-in-popup and iframe with popup modes are now removed 2026-01-08 17:47:11 +01:00
Matej Kriz
217ddc5ce5 chore(suite-native): move getRandomValues polyfill to globalPolyfills for clarity
- It was applied in all environments alreday, but it was hidden in the hook and someone might think it's applied only on __DEV__
2026-01-07 18:53:36 +01:00
Petr Knetl
5d094ed504 feat(suite-native): web storybook 2026-01-05 09:34:48 +01:00
Matus Balascak
e4b44ea619 feat(suite): implement evm-rpc worker 2025-12-22 12:43:42 +01:00
Martin Varmuza
86b78585f7 chore(address-validator): remove cbor-js dep, use already existing cbor dep 2025-12-17 20:26:13 +01:00
Matej Kriz
a712ef4e12 fix(suite-native): fix rozenite redux devtools and delete redux-devtools-expo-dev-plugin 2025-12-17 17:16:32 +01:00
Matej Kriz
7852e19e56 fix(suite-native): add shims for Set needed for evolu 2025-12-04 14:32:29 +01:00
brantalikp
35e09931ac feat(suite-native): backup risks animation refactor 2025-11-28 11:40:07 +01:00
Jiri Zbytovsky
c5b0c71726 chore(scripts): reassign some dependencies 2025-11-18 13:10:13 +01:00
brantalikp
da19f23936 chore(suite-native): reanimated 4 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
brantalikp
f3335f611a chore(suite): deps re-arrangement 2025-11-17 18:07:20 +01:00
Martin Vere Cihlar
c3adb03a2d refactor(e2e-suite): change hardcoded strings in asserts to references 2025-11-13 13:40:39 -04:00
Jiri Zbytovsky
cd4ca4bf41 chore(suite-desktop): simplify electron-builder hooks setup 2025-11-13 12:44:41 +01:00
Jiri Zbytovsky
d9e60d7a23 fix(device-authenticity): use @noble/curves for universal ed25519 support 2025-11-07 16:32:40 +01:00
juriczech
ced2b0fe62 fix(suite-native): biometrics lagging 2025-11-07 09:33:57 +01:00
Jan Komarek
e6c1240d36 chore(scripts): reorganize dependency lists 2025-10-30 18:39:34 +01:00
Petr Knetl
3547153576 chore(suite-native): move testing related dependencies to qa file 2025-10-27 11:15:27 +01:00
Vojtěch Tranta
47f4f63840 chore(suite): remove redundant react-router 2025-10-20 14:05:07 +02:00
brantalikp
1841b65eff fix(suite-native): add react-native/metro-config to prevent e2e failing 2025-10-20 11:35:17 +02:00
brantalikp
aa7f42eb86 chore(suite-native): install babel preset expo plugin 2025-10-20 11:35:17 +02:00
brantalikp
6a1176a102 chore(suite-native): expo 54: dependencies update 2025-10-20 11:35:17 +02:00
Jun Luo
d5f6a78178 feat(token-definitions): add home_domain and rating field for Stellar assets 2025-10-14 12:23:21 +08:00
brantalikp
11f42e5e63 chore(suite-native): depcheck cleanup 2025-10-10 13:53:11 +02:00
Jiri Zbytovsky
b2a19723e4 chore(scripts): bump tar & assign it to connect team 2025-10-10 13:03:28 +02:00
Jiří Čermák
d7b939aba0 feat(suite): sort token options by fiat amount in desc order
- Fix unwated scroll resets in `VirtualizedList` when options doesn't change.
- Refactor TokenSelect and sort token options by fiat amount in desc order.
- Refactor `TradingFormInputCryptoSelect` and sort token assets by fiat amount in desc. order.
- Extract logic for networks count to a separate useNetworksCount hook.
2025-10-10 09:51:20 +02:00
Vojtěch Tranta
777d60793b fix(suite): routing flashing 2025-10-01 11:12:21 +02:00
brantalikp
46a811d85f feat(suite-native): in app rating 2025-09-29 07:48:24 +02:00
Vojtěch Tranta
797583e096 feat(suite): DEV - add option to have react deve tools in electron desktop app 2025-09-25 15:10:27 +02:00
brantalikp
d7317c5295 chore(suite-native): enable rozenite react navigation plugin 2025-09-22 10:31:45 +02:00
Petr Knetl
840f17207e chore(suite-native): enable rozenite debugger plugins 2025-09-22 10:31:45 +02:00
Peter Sanderson
d1d3a11087 fix: 'solve' the depcheck for natvie/app 2025-09-18 13:04:25 +02:00